Install
$ agentstack add skill-ntaffzii-skill-agents-in-progress ✓ 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
In Progress Skill Incubator
Use this skill for draft skills that need iteration before becoming public or team-ready.
Purpose
skills/in-progress/ is a staging area. A draft belongs here when the idea is useful but the trigger, workflow, scope, or validation is still uncertain.
Rules
- Draft skills should not be listed as stable skills in the root README.
- Keep experiments small enough to promote or retire quickly.
- Do not add large references until the core workflow works.
- Do not promote a skill without realistic trigger examples.
Workflow
- Define the experiment
- State the repeated task the draft skill should improve.
- Name the expected trigger phrases.
- Identify what the agent should do differently after loading it.
- Draft narrowly
- Give the skill one main job.
- Prefer workflow steps over broad advice.
- Add stop conditions when misuse is likely.
- Test with realistic prompts
- Try at least three prompts that should trigger the skill.
- Try one prompt that should not trigger it.
- Note where the instructions are too vague or too broad.
- Decide status
- Promote to a domain bucket when the workflow is stable and useful.
- Keep in progress when examples still fail or scope is unclear.
- Move to
deprecated/when the idea is no longer worth pursuing.
- Promote cleanly
- Move the skill folder into the right bucket.
- Update README references if the skill is public.
- Update workflows or registries only when the skill is part of a repeatable job.
Promotion Checklist
nameis lowercase and hyphenated.descriptionclearly says when to use the skill.- The body has a workflow, rules, and verification or output guidance.
- The skill has one main job.
- It does not duplicate another stable skill.
- Any long examples or references are moved into
references/.
Output Format
End with:
- Draft status
- What changed
- What still needs testing
- Promote, keep, or retire recommendation
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.