Goal: Distribute MinionHive across multiple Claude Code marketplaces and npm for maximum reach.
Status: Ready to submit - all materials prepared ✅
- Create npm account at https://www.npmjs.com/signup
- Verify email address
- (Optional but recommended) Enable 2FA for security
Choose one option:
Option A: Scoped Package @minionhive/core (Current)
- ✅ Professional appearance
- ✅ Can be part of @minionhive organization
- ❌ Requires creating organization on npm.com first
- Installation:
npm install -g @minionhive/core
Option B: Simple Package minionhive
- ✅ No organization needed
- ✅ Simpler to set up
- ✅ Shorter install command
- Installation:
npm install -g minionhive
Recommendation: Start with Option B (simpler), migrate to Option A later if needed.
-
Login to npm
npm login
- Enter username
- Enter password
- Enter email
- Enter 2FA code (if enabled)
-
Test package locally (optional)
npm pack # This creates a .tgz file you can test npm install -g ./minionhive-core-2.0.1.tgz -
Publish to npm
npm publish --access public
-
Verify publication
# Check on npm website https://www.npmjs.com/package/@minionhive/core # Or test install npm install -g @minionhive/core minionhive version
-
Update README badges
- npm badge will now show real version
- Add download count badge
- Test installation on clean machine
- Update GitHub README with npm installation instructions
- Tweet/announce on social media
- Add to personal portfolio
Time estimate: 15-30 minutes
- Website: https://skillstore.io
- What it is: Security-audited Claude Code plugin marketplace
- Benefits: Quality verification, one-click installs, credibility
- npm package published (from Phase 1)
- GitHub repository public and complete
- All documentation reviewed and polished
Create a SKILLSTORE-SUBMISSION/ folder with:
-
Plugin Metadata (
metadata.json){ "name": "MinionHive", "tagline": "Unleash the minions - they'll build it in parallel", "description": "A Claude Code plugin for safe parallel execution with AST-based conflict detection and comprehensive validation", "version": "2.0.1", "author": "MinionHive Contributors", "license": "MIT", "category": ["productivity", "development", "ai", "automation"], "tags": ["parallel-execution", "conflict-detection", "validation", "subagents", "AST", "concurrent"], "homepage": "https://github.com/GuitaristForEver/minion-hive", "repository": "https://github.com/GuitaristForEver/minion-hive", "npm": "https://www.npmjs.com/package/@minionhive/core", "documentation": "https://github.com/GuitaristForEver/minion-hive#readme", "icon": "assets/logo.png", "screenshots": [ "screenshots/parallel-execution.png", "screenshots/validation-report.png", "screenshots/conflict-analysis.png" ] } -
Features List (
FEATURES.md)- AST-based conflict detection
- Wave-based parallel execution
- Comprehensive validation framework
- Auto-fix capabilities
- 9 specialized agents
- 5 powerful commands
- 30-80% faster development
-
Use Cases (
USE-CASES.md)- Full-stack feature development
- Large-scale refactoring
- Multi-domain projects
- Quality assurance automation
-
Security Audit Preparation
- No external API calls (all local)
- No data collection
- Open source (auditable)
- Safe file operations only
- No elevated permissions needed
-
Screenshots (Create 3-5)
- Parallel execution in action
- Validation report example
- Conflict analysis output
- Installation process
- Agent coordination diagram
-
Create Skillstore Account
- Go to https://skillstore.io
- Sign up with email
- Verify account
-
Access Submission Portal
- Navigate to "Submit Plugin" or "Developer Portal"
- Start new submission
-
Fill Submission Form
- Upload metadata
- Provide GitHub repository link
- Upload screenshots
- Add demo video (optional but recommended)
- List key features
- Specify pricing (free)
-
Security Review Process
- Skillstore team reviews code
- May ask questions about implementation
- Usually takes 3-7 days
- Be responsive to feedback
-
Address Feedback
- Fix any security concerns
- Improve documentation if needed
- Re-submit if necessary
-
Publication
- Plugin goes live on Skillstore
- Gets featured (if high quality)
- Monitor reviews and feedback
Time estimate: 2-3 hours prep + 3-7 days review
- Website: https://buildwithclaude.com
- What it is: Curated collection of 400+ Claude plugins
- Benefits: Large audience, good for discovery
-
Visit Site
-
Find Submission Link
- Look for "Submit Plugin" or "Contribute"
- May be in footer or header
-
Provide Information
- Plugin name: MinionHive
- Description: Same as Skillstore
- GitHub link
- Installation instructions
- Category selection
-
Wait for Review
- Typically faster than Skillstore
- 1-3 days review time
Time estimate: 30-60 minutes
- Website: https://claudecodeplugins.io
- What it is: Open-source community directory
- Benefits: Community-driven, free, interactive tutorials
-
Check if Site Has Submission Form
- Visit https://claudecodeplugins.io
- Look for "Submit" or "Add Plugin"
-
Alternative: GitHub PR
- If it's GitHub-based, find their repository
- Fork the repo
- Add MinionHive to the plugin list
- Submit pull request
-
Provide Standard Information
- Same metadata as previous submissions
- Emphasize open-source nature
- Link to documentation
Time estimate: 30 minutes
- Website: https://ccmarket.dev
- What it is: Marketplace for specialized AI sub-agents
- Benefits: Focus on automation, developer audience
-
Visit Site
- Go to https://ccmarket.dev
-
Submit Plugin
- Follow their submission process
- Emphasize parallel execution capabilities
- Highlight automation features
-
List Key Selling Points
- 9 specialized agents
- Concurrent execution
- Safe conflict detection
- Proven performance gains
Time estimate: 45 minutes
-
Create Demo Video (3-5 minutes)
- Show installation
- Demonstrate /smart-implement
- Show parallel execution in action
- Display validation results
- Highlight speed improvements
- Upload to YouTube
-
Write Blog Post
- "Introducing MinionHive: Parallel AI Development"
- Technical deep-dive into AST conflict detection
- Before/after performance comparisons
- Real-world use cases
-
Social Media Announcement
- Twitter/X announcement thread
- LinkedIn post for developers
- Reddit (r/ClaudeAI, r/programming)
- Hacker News submission
- Dev.to article
-
Community Engagement
- Answer questions on GitHub issues
- Respond to marketplace reviews
- Join Claude Code Discord/Slack
- Help users with installation
-
Content Creation
- Tutorial videos
- Case studies
- Performance benchmarks
- Integration guides
Time estimate: Ongoing
- GitHub repository public ✅
- Documentation complete ✅
- README polished ✅
- Logo and branding ready ✅
- Examples provided ✅
- License added (MIT) ✅
- Create 3-5 screenshots
- (Optional) Record demo video
- Test on clean machine
- Create account
- Prepare metadata
- Upload materials
- Submit for review
- Address feedback
- Announce publication
Week 1: npm
- Day 1: Create npm account, publish package
- Day 2: Test installations, gather feedback
- Day 3: Fix any issues
Week 2: Skillstore
- Day 1-2: Create screenshots, prepare materials
- Day 3: Submit to Skillstore
- Day 4-10: Wait for security review
- Day 11: Address feedback, re-submit if needed
Week 3: Other Marketplaces
- Day 1: Build with Claude submission
- Day 2: Claude Code Skills Hub submission
- Day 3: Claude Code Market submission
- Day 4-7: Wait for reviews
Week 4: Marketing
- Day 1: Create demo video
- Day 2: Write blog post
- Day 3: Social media announcements
- Day 4-7: Community engagement
Total time: ~1 month to full distribution
Track these after publication:
- Downloads per week
- GitHub stars
- Issues opened/resolved
- Community contributions
- Number of installs
- User reviews/ratings
- Featured status
- Marketplace rankings
- Discord/Slack members
- Social media engagement
- Blog post views
- Video views
- Active users
- Executions per day
- Performance improvements reported
- Feature requests
After publication, maintain:
-
GitHub Issues
- Respond within 24-48 hours
- Label issues (bug, feature, question)
- Close resolved issues
-
Documentation Updates
- Add FAQ based on common questions
- Update guides with user feedback
- Create video tutorials
-
Version Updates
- Patch bugs quickly (2.0.x)
- Minor features monthly (2.x.0)
- Major updates quarterly (x.0.0)
-
Security
- Monitor for vulnerabilities
- Update dependencies
- Address security issues ASAP
Keep handy:
- GitHub: https://github.com/GuitaristForEver/minion-hive
- npm: (will be) https://www.npmjs.com/package/@minionhive/core
- Your email: [Add your email]
- Your Twitter/X: [Add if applicable]
- Most marketplaces prefer free plugins for initial listing
- Consider "pro" version later with advanced features
- Build reputation with free version first
- Open-source nature is a major selling point
- Community contributions increase credibility
Before submitting, think about:
- Support commitment: Can you commit to maintaining this?
- Response time: Can you respond to issues within 48 hours?
- Updates: Can you push updates monthly?
- Community: Will you engage with users?
- Pricing: Keep free or add paid tiers later?
Recommendation: Start free, build community, consider paid features in v3.0+
If something goes wrong:
- npm support: https://www.npmjs.com/support
- GitHub support: https://support.github.com
- Skillstore: [Check their support page]
- Community: Claude Code Discord/Slack
Immediate (This Week):
- Create npm account
- Publish to npm
- Test installation
Short-term (This Month):
- Create screenshots
- Submit to Skillstore
- Submit to other marketplaces
Long-term (Next 3 Months):
- Marketing campaign
- Community building
- Feature updates
- v2.1.0 release
Status: Ready to execute! 🚀
All preparation complete. Just need to start Phase 1 (npm) when ready.
Good luck! 🐝⚡