A meta-skill that enforces the house format for agentmemory skills so they stay skimmable and maintainable. You'll reach for this when writing a new skill from scratch, reviewing a contribution, or refactoring something that's grown messy. The format is opinionated: frontmatter with a two-sentence description that includes concrete "Use when" triggers, body under 100 lines with a fixed section order, and dense reference material split into separate markdown files. The real discipline is keeping facts generated from source rather than hand-typed, so CI can catch drift. It's designed for teams that treat skills as living documentation, not wiki pages.
npx -y skills add rohitg00/agentmemory --skill write-agentmemory-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills