Claude Code plugins for ollama integration, AI-assisted development, Python/Node.js CI/CD automation, and package quality assurance
npx claudepluginhub dansasser/claude-code-marketplaceMulti-agent CI/CD pipeline ensuring Python packages pass cross-platform, multi-version, and quality gates before shipping to GitHub or PyPI.
Automated PR preparation with local CI validation, smart error recovery, and Mermaid diagram generation. Takes any branch state to published package.
Auto-apply CodeRabbit PR review fixes from AI agent prompts
Auto-apply OpenAI Codex PR review fixes
AI video production pipeline using Remotion. Generate promotional videos, explainers, data dashboards, testimonials, and more from simple prompts. Includes voiceover (ElevenLabs), b-roll (Krea.ai), animated captions (Whisper), and YouTube upload.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Claude Code plugins for ollama integration, AI-assisted development, Python/Node.js CI/CD automation, AI video production, and package quality assurance.
Intelligent multi-agent system for delegating analysis, code review, and complex reasoning tasks to local ollama models.
Features:
Version: 1.0.1 Category: Productivity License: MIT
Multi-agent CI/CD pipeline ensuring Python packages pass cross-platform, multi-version, and quality gates before shipping.
Features:
Commands:
/preflight - Run full 8-gate pipeline/gate <n> - Run specific gate/status - Check pipeline status/ship - Run pipeline and create PR/lint, /xplat, /security, /coverage - Quick checksVersion: 1.0.0 Category: Development Tools License: MIT
Automated PR preparation with local CI validation, smart error recovery, and Mermaid diagram generation.
Features:
Commands:
/prep-pr - Full PR preparation pipeline/prep-pr --no-push - Run CI only, don't push/prep-pr --resume - Resume from last failure/prep-pr --merge - Auto-merge after CI passes/prep-pr --release - Create version tag after mergeError Recovery:
Version: 1.0.0 Category: Development Tools License: MIT
AI video production pipeline using Remotion. Turns simple prompts into fully produced short-form videos with voiceover, b-roll, animated captions, and YouTube upload.
Features:
Commands:
/remotion-gorombo:explainer [topic] - Teach a topic in 5 scenes/remotion-gorombo:product-promo [URL] - Promote a product/service/remotion-gorombo:data-visualization [CSV] - Animate data as dashboard/remotion-gorombo:research-report [topic] - Research + visualize stats/remotion-gorombo:testimonial [business] - Social proof from reviews/remotion-gorombo:blog-promo [URL] - Tease a blog post/remotion-gorombo:before-after [URL] - Old way vs new wayVersion: 1.3.0 Category: Content Creation License: MIT
# In Claude Code, run:
/plugin marketplace add dansasser/claude-code-marketplace
After adding the marketplace, you can browse and install plugins:
# Browse available plugins
/plugin
# Or install directly
/plugin install claude-ollama-agents
If you prefer manual installation:
# Clone this repository
git clone https://github.com/dansasser/claude-code-marketplace.git
# Navigate to the plugin you want
cd claude-code-marketplace/plugins/claude-ollama-agents
# Run the installer
./install.sh
Plugins in this marketplace may have specific requirements. Check each plugin's README for details.