Claude Code plugins for structured data analysis, qualitative research, and autonomous goal pursuit
npx claudepluginhub tilmon-engineering/claude-skillsStructured research methods for AI agents - hypothesis testing, exploratory analysis, comparative analysis, and qualitative research
Enable AI agents to iteratively self-direct in pursuit of open-ended goals with state continuity across conversations through iteration journals
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Institutional knowledge marketplace for AI agent teams, maintained by Tilmon Engineering.
This marketplace hosts a collection of Claude Code plugins that capture institutional knowledge and enable AI agents to perform specialized tasks with rigorous, repeatable methodologies.
Structured research methods for AI agents conducting rigorous, reproducible data analysis and qualitative research.
Version: 1.0.0
Key capabilities:
Enable AI agents to iteratively self-direct in pursuit of open-ended goals with state continuity across conversations through iteration journals.
Version: 1.0.0
Key capabilities:
Install from GitHub:
claude plugin install tilmon-engineering/claude-skills
Strongly recommended dependency: ed3d-plugins provides plan-and-execute workflows, brainstorming, TDD, and other development skills that complement these plugins.
claude plugin install ed3dai/ed3d-plugins
To add a new plugin to this marketplace:
plugins/[plugin-name]/.claude-plugin/plugin.json with metadataskills/ and/or agents in agents//.claude-plugin/marketplace.json to include new pluginclaude plugin validate .plugins/[plugin-name]/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── skills/ # Optional: Claude Code skills
├── agents/ # Optional: Specialized agents
├── templates/ # Optional: Template files
└── README.md # Plugin documentation
MIT - See LICENSE for details.