Install
$ agentstack add skill-ntaffzii-skill-agents-deprecated ✓ 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
Deprecated Skill Maintenance
Use this skill when a skill is no longer recommended but should remain understandable.
Purpose
skills/deprecated/ keeps retired skills visible until users and workflows have moved away from them. Deprecation should explain what replaced the skill and why.
When To Deprecate
- Another skill fully replaces it.
- The workflow is unsafe or misleading.
- The scope became too broad or unclear.
- The domain changed and the instructions are stale.
- It was an experiment that should not be promoted.
Rules
- Do not delete a retired skill until replacements and references are clear.
- Do not leave active workflows pointing at deprecated skills.
- Keep the deprecation reason short and factual.
- Preserve useful reference material when it can be safely reused.
Workflow
- Identify replacement
- Name the new skill or workflow if one exists.
- If no replacement exists, state that clearly.
- Move carefully
- Move the old skill folder into
skills/deprecated/. - Keep its
SKILL.mdreadable. - Add a deprecation note near the top.
- Update references
- Remove it from README stable skill lists.
- Remove it from workflow recommendations.
- Update
data/workflows.jsonordata/tools.jsonif needed.
- Explain the reason
- State why the skill was retired.
- State what to use instead.
- Preserve any useful reference links.
- Validate
- Run skill and workflow validation.
- Confirm no active workflow depends on the deprecated skill.
Deprecation Note Template
## Deprecated
Status: Deprecated
Reason: ...
Use instead: `replacement-skill`
Date: YYYY-MM-DD
Output Format
End with:
- Deprecated skill
- Replacement
- References updated
- Validation result
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ntaffzii
- Source: ntaffzii/Skill-Agents
- License: MIT
- Homepage: https://github.com/ntaffzii/ai-desk-tools
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.