Install
$ agentstack add skill-jonayeon-claude-code-skills-work-ai-custom-local-skill-draft ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Custom Local Skill Draft: {{title}}
1. Why This Skill Should Exist
- Project / workflow:
- Repeated task:
- Current pain:
- Why external skills are not enough:
2. Trigger
- Use this skill when:
- Do not use this skill when:
- Typical user request examples:
3. Inputs The Skill Needs
- Codebase / folder context:
- Docs / design / ticket links:
- Required files:
- Required tools:
- Required secrets or environment:
4. Expected Output
- What a good result looks like:
- Output format:
- What decisions should be surfaced:
- What should be left to the user:
5. Guardrails
- Trust boundaries:
- Risky actions to avoid:
- What must be verified first:
- What should require confirmation:
6. Preferred Workflow
- Gather context
- Inspect code or documents
- Propose the narrowest viable approach
- Execute
- Verify
- Summarize next steps
7. SKILL.md Skeleton
---
name: {{title}}
description: [What this skill does and when to use it]
---
# {{title}}
## When to Use
- [Trigger 1]
- [Trigger 2]
## Inputs
- [Input 1]
- [Input 2]
## Workflow
1. [Step 1]
2. [Step 2]
3. [Step 3]
## Output
- [Expected output]
## Safety Notes
- [Guardrail 1]
- [Guardrail 2]
8. Validation Cases
- Happy path:
- Edge case:
- Failure mode:
- What would make this skill clearly useful:
9. Decision
- Build now / backlog / not worth it
- If build now, first version scope:
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: JoNaYeon
- Source: JoNaYeon/claude-code-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.