Agent Skills by Emmitt
Showing 11 vetted skills indexed across 1 GitHub repositories.
train-agent
Scaffold .agent.md files with proper frontmatter for new roles.
setup
Scaffold a themed AI agent team with routing and memory backends.
work-cycle
Coordinate distributed worker agents through claim-to-close task cycles.
train-skill
Scaffolds SKILL.md files with frontmatter and progressive disclosure sections for the agentskills.io format.
orchestrate
Plan and coordinate multi-agent workflows with structured prompts and handoffs.
markdown-issues
Track team tasks as Markdown files in open, in_progress, and closed directories.
markdown-memory
Store and organize persistent decisions, insights, and session context in a code repository.
beads
Persist multi-session AI work context in a git-backed memory layer.
github-issues
Manage agent work items through GitHub Issues lifecycle labels.
markdown-inbox
Deliver markdown messages between agents via per-agent inbox directories.
routing
Map thematic agent names to functional roles for task routing.