Use this workflow when a repeated agent task has become stable enough to reuse.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add sleep2agi/agent-network --skill 1.0.0 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 1.0.0?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sleep2agi-1-0-0-4469f659)More formats (shields.io, HTML) on the badges page.
# Skill writing guide
Use this workflow when a repeated agent task has become stable enough to reuse.
## Write the trigger
State when the skill should run and when it should not. Prefer observable
conditions over broad topic labels.
## Record the smallest reliable workflow
1. List required inputs and preconditions.
2. Put safety or authorization checks before mutations.
3. Describe the normal path in executable order.
4. Name failure states and safe recovery actions.
5. Keep environment-specific values in configuration, not in the skill.
## Make claims testable
For each important guarantee, add a check that fails when the guarantee is
removed. Record the exact command and expected result. Do not use a green
build as evidence for behavior the build does not exercise.
## Remove private context
Before public submission, remove tokens, internal hostnames, personal paths,
private URLs, customer data, and identities that are not part of the public
workflow. Choose an explicit license and publish changed content as a new
version.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.