Files
trailofbits-skills-curated/README.md
T
Dan Guido 75e2f22c29 Remove ask-questions-if-underspecified seed plugin
Humanizer and skill-extractor now serve as the reference examples
in CLAUDE.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 11:24:15 -05:00

3.1 KiB

Curated Skills Marketplace

A curated, community-vetted Claude Code plugin marketplace. Every skill here has been reviewed for quality and safety before inclusion.

Why Curated?

The Claude Code skills ecosystem is growing fast, but not everything out there is trustworthy. Some published skills have been found to contain backdoors or malicious hooks. This repo exists as a gate—a place where the community can submit skills they use and trust, with review and CI checks enforcing quality and safety standards.

If you're using a skill from the wild, consider submitting it here so others can benefit from reviewed, vetted versions.

Installation

Add the Marketplace

/plugin marketplace add trailofbits/skills-curated

Browse and Install Plugins

/plugin menu

Local Development

To add the marketplace locally (e.g., for testing or development), navigate to the parent directory of this repository:

cd /path/to/parent  # e.g., if repo is at ~/projects/skills-curated, be in ~/projects
/plugins marketplace add ./skills-curated

Available Plugins

Writing

Plugin Description
humanizer Identifies and removes AI writing patterns to make text sound natural

Development

Plugin Description
skill-extractor Extract reusable skills from work sessions

Trophy Case

Bugs discovered using curated skills. Found something? Let us know!

When reporting bugs you've found, feel free to mention:

Found using Curated Skills

Skill Bug

Other Marketplaces We Like

Marketplace Focus
anthropics/claude-plugins-official Anthropic's official plugins
anthropics/knowledge-work-plugins Anthropic's official knowledge work plugins
vercel-labs/agent-browser Browser automation for AI agents
obra/superpowers Advanced workflow patterns, TDD enforcement, multi-skill orchestration
EveryInc/compound-engineering-plugin Production engineering workflows and multi-agent review
coreyhaines31/marketingskills Marketing-focused skills

Contributing

We welcome contributions! Please see CLAUDE.md for skill authoring guidelines.

Every submission goes through code review. We check for:

  • Malicious hooks, scripts, or commands
  • Quality and completeness (frontmatter, required sections, examples)
  • Genuine value-add over Claude's built-in capabilities

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.