Install
$ agentstack add skill-crystian-skills-template ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Your Skill Name
> One-line elevator pitch. What problem does this skill solve?
A short paragraph of context: who the skill is for, when it fires, and what the user should expect.
When to use this skill
- Trigger phrase 1.
- Trigger phrase 2.
- Explicit invocation:
/crystools-skills:your-skill-name.
When NOT to use it
- Clearly state what's out of scope. This prevents overlap with other skills.
Execution
1. Resolve inputs
Explain how the skill picks up its inputs (conversation, arguments, files).
2. Do the work
Step-by-step instructions. Keep them imperative and concrete.
3. Present results
How the skill should present output to the user. Format, verbosity, confirmation prompts.
Guardrails
- Never edit files without user confirmation.
- Never run destructive operations.
- Add any skill-specific guardrails here.
References
Heavier material lives in references/ and is loaded on demand:
references/examples.md— read when the user asks for examples.references/rubric.md— read when running the quality review.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: crystian
- Source: crystian/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.