@valiron/skill
v1.0.2
Published
Install Valiron agent skill into your project for any AI coding assistant
Maintainers
Readme
@valiron/skill
Install the Valiron agent skill into your project — works with Copilot, Cursor, Claude Code, Windsurf, and any AI coding assistant.
Usage
npx @valiron/skillThe CLI will ask which platform you use and place the skill file in the right location:
| Platform | File Location |
|----------|---------------|
| Claude Code | .claude/skills/valiron/SKILL.md |
| GitHub Copilot | .github/copilot-instructions.md |
| Cursor | .cursor/rules/valiron.mdc |
| Windsurf | .windsurfrules |
| Generic / Other | AGENTS.md |
What It Does
The skill file gives your AI coding assistant context about Valiron — the SDK, API, trust model, and middleware — so it can help you integrate Valiron into your project.
Documentation
- valiron.co — homepage
- SDK Reference — TypeScript SDK
- API Reference — HTTP endpoints
- Quickstart — get started in 2 minutes
License
MIT © Valiron
