Skip to content

NoMercyLabs/agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Agents

Reusable, generic agents for Claude Code. Each is one self-contained .md. Drop any into your agents directory and invoke it by name.

Agents

Agent What it does
gist-author Creates or updates any GitHub gist reliably and cleanly — public/secret, in-place edits, and the gh pitfalls that silently corrupt gists. The foundation for anything gist-based.
catalogue-author Specialized: authors a concise, example-driven reference catalogue for a topic (self-reviewed for smells) and publishes it to a public gist + the catalogues repo.

Install

# user-level (available in every project)
cp agents/gist-author.md ~/.claude/agents/

# or project-level
cp agents/gist-author.md .claude/agents/

About

Reusable, generic Claude Code agents — drop them into .claude/agents/ and invoke by name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors