@amit-t/skill-write-a-skill
v1.0.1
Published
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Maintainers
Readme
@amit-t/skill-write-a-skill
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Category: ai-agent
Install
npx @amit-t/skill-write-a-skillThis installs the skill to your Devin for Terminal global skills directory (~/.config/cognition/skills/write-a-skill/).
Usage
Once installed, use in any Devin for Terminal session:
/write-a-skillWhat is this?
This is a Devin for Terminal skill — a reusable prompt/workflow that teaches the AI agent how to perform a specific task. Skills are defined as SKILL.md files and can be invoked by name.
Uninstall
rm -rf ~/.config/cognition/skills/write-a-skill