Create a new skill from a description.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add Voxos-ai-Inc/tas --skill nu --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nu?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/voxos-ai-inc-tas)More formats (shields.io, HTML) on the badges page.
# /nu — Create New Skill
Create a new skill from a description.
## Usage
`/nu <slug> <description>`
## Behavior
1. Create directory `~/.claude/skills/<slug>/`
2. Create `SKILL.md` inside that directory based on the description provided
3. Follow the standard skill template:
- Name and one-line description
- Usage section with examples
- Step-by-step behavior instructions
- Output format specification
- Notes / constraints
4. Report the new skill path and confirm it's ready to use
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!