Template
Explain what this skill does, when it should be used, and the user phrases that should trigger it.From its SKILL.md
npx -y skills add jqaisystems/jqai-ai-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.
SKILL.md
0.9 KB, 173 tokens by cl100k_base, as published. Nobody here has run it
Skill Name
Briefly state the outcome this skill helps produce.
When to use
Use this skill when the user needs:
- A specific workflow this skill handles.
- A repeatable review or generation task.
- Domain knowledge that should not be rewritten from scratch each time.
Workflow
- Gather the minimum context needed.
- Inspect the relevant files, inputs, or references.
- Apply the skill-specific process.
- Validate the result.
- Report what changed or what was found.
Rules
- Keep edits scoped to the user's request.
- Do not expose secrets or private data.
- Prefer existing project conventions over new abstractions.
- Ask a concise question only when a safe assumption is not possible.
Output
Describe the expected final output, including file paths, summaries, reports, or generated assets.
What ships with it: 4 files
161 B alongside SKILL.md
agents/
- openai.yaml158 B
assets/
- .gitkeep1 B
references/
- .gitkeep1 B
scripts/
- .gitkeep1 B