Template
Reusable Agent Skills for quantitative finance research, extracted from the Aria toolchain.
npx -y skills add artherahq/skills --skill templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Replace this with one or two sentences that say exactly when to trigger the skill, in the words a user would actually use. Name the concrete situations. Add a "Do NOT trigger for …" clause if the skill is easy to over-fire. This field is the only thing the model sees when deciding whether to load the skill.
SKILL.md
1.0 KB, as published. Nobody here has run it
Your Skill Name
One paragraph: what discipline or capability this skill enforces, and why a naive attempt at the task gets it wrong.
When this matters
The situations that should fire this skill — including the phrasings a user is likely to use instead of the precise technical term.
Workflow — order matters
- First step.
- Second step.
- ...
Write these as instructions to an agent, not prose for a human.
Bundled resources
scripts/your_script.py— what it does and how to run it (give the exact command; prefer a self-testing--demopath).references/your_reference.md— when to read it.