How to Install OPC Skills in Claude Code (2-Minute Tutorial)
By OPC Team | January 28, 2026 | 5 min read
TL;DR β Install 9 AI automation skills in Claude Code using /plugin marketplace add ReScienceLab/opc-skills. Get reddit research (no API key), domain hunting, SEO optimization, logo creation, and more. Takes 2 minutes. Saves $127/month vs paid tools. Reduces manual tasks by 85%. Complete guide with troubleshooting, skill overviews, and real user success stories below.
Why Install OPC Skills?
If you're a solopreneur running a one-person company, you know the pain: 10-15 hours per week wasted on manual research, domain hunting, logo creation, and repetitive tasks.
OPC Skills changes this:
- 85% time reduction on research and automation tasks
- $127/month saved vs paid automation tools
- 9 specialized skills designed for indie hackers
- 2-minute installation from Claude Code marketplace
- 100% open source under MIT license
Prerequisites
Before we begin, make sure you have:
- β Claude Code installed (Download here)
- β
Basic familiarity with command palette (
/commands) - β±οΈ 2 minutes of your time
That's it! No configuration, no dependencies, no complex setup.
Installation Steps
Step 1: Open Claude Code Command Palette
Launch Claude Code and press / to open the command palette. This is where you'll run all plugin commands.
Step 2: Add OPC Skills Marketplace
Type and run this command:
/plugin marketplace add ReScienceLab/opc-skills
What happens: Claude Code fetches the OPC Skills marketplace catalog containing all 9 skills from GitHub. This takes about 5-10 seconds.
β Success message: "Marketplace 'opc-skills' added successfully"
Step 3: Browse Available Skills
See what's available:
/plugin marketplace list opc-skills
You'll see all 9 skills with brief descriptions. Each skill is independently installableβno need to install everything.
Step 4: Install Skills You Need
Install individual skills:
# No API key required - perfect for beginners
/plugin install reddit@opc-skills
# Domain research - also no API key
/plugin install domain-hunter@opc-skills
# SEO optimization
/plugin install seo-geo@opc-skills
Or install multiple at once:
/plugin install reddit@opc-skills twitter@opc-skills seo-geo@opc-skills
Step 5: Verify Installation
Check your installed plugins:
/plugin list
You should see your installed OPC Skills listed with version numbers.
Success! π You now have AI-powered automation skills ready to use.
The 9 Skills Overview
1. π requesthunt - Product Validation
What it does: Scrapes Reddit, X, and GitHub to find user feature requests, complaints, and pain points for product validation.
Example use case: "Find complaints about calendar apps on Reddit from the last month"
Time saved: Research that takes 3-4 hours manually β 5 minutes automated
Real impact: A developer used requesthunt to validate their SaaS idea. Found 237 relevant user complaints in under 10 minutes, identifying clear market gaps.
Requirements: Requires API key (Get free trial)
2. π domain-hunter - Domain Research
What it does: Finds available domains, compares registrar prices across 10+ TLDs, discovers active promo codes automatically.
Example use case: "Find available .io domains for my AI SaaS startup and compare prices"
Time saved: 2+ hours of manual comparison β instant results
Cost saved: Average $15-30 per domain by finding the best registrar and promo codes
Real case study: How Domain Hunter Saved $50 - GoDaddy wanted $47.95/year, paid $14.98 instead.
Requirements: No API key needed
3. π΄ reddit - Reddit Research
What it does: Search and retrieve content from Reddit via the public JSON API. Get posts, comments, subreddit info, and user profiles.
Example use case: "Get top posts from r/startups this week about bootstrapping"
Time saved: Manual Reddit scrolling (1-2 hours) β instant structured data
Use cases:
- Market research and trend analysis
- Competitor monitoring
- Audience discovery
- Feature request hunting
Requirements: No API key (uses Reddit's free public API)
4. π¦ twitter - Twitter/X Research
What it does: Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, trending topics, and community discussions.
Example use case: "Find viral tweets about AI coding tools from this week"
Time saved: Manual Twitter search and analysis (2-3 hours) β 5 minutes
Use cases:
- Social listening and trend tracking
- Influencer research
- Viral content analysis
- Competitive intelligence
Requirements: twitterapi.io API key (Free tier available)
5. π¨ logo-creator - AI Logo Generation
What it does: Creates logos using AI image generation (Gemini), removes backgrounds, crops to aspect ratio, exports as SVG.
Example use case: "Create a minimal, modern logo for a tech startup called 'DataFlow'"
Time saved: Hiring designer ($200-500) or DIY (3-5 hours) β 5 minutes
Output formats: PNG, SVG, transparent background
Dependencies: Requires nanobanana skill
Requirements: Gemini API key (Free tier: 1,500 requests/day)
6. πΌοΈ banner-creator - Social Media Banners
What it does: Creates banners for GitHub, Twitter, LinkedIn, YouTube with AI generation and precise cropping.
Example use case: "Create a GitHub banner (1280x640) for my open source project"
Formats supported:
- Twitter header: 1500x500px
- LinkedIn banner: 1584x396px
- YouTube banner: 2560x1440px
- GitHub banner: 1280x640px
Time saved: Canva subscription ($12.99/mo) or designer ($50-100) β free
Dependencies: Requires nanobanana skill
Requirements: Gemini API key
7. π€ nanobanana - Gemini Image Generation
What it does: Text-to-image generation, image editing, batch generation, and 2K/4K output using Google Gemini 3 Pro Image.
Example use case: "Generate 20 product mockup variations for my landing page"
Features:
- Text-to-image with custom prompts
- Image-to-image editing
- Batch generation (up to 20 images at once)
- Multiple aspect ratios
- High-resolution output (2K/4K)
Requirements: Gemini API key (Free tier available)
8. π producthunt - Product Hunt Research
What it does: Search and retrieve content from Product Hunt. Get posts, topics, trending products, user profiles, and collections.
Example use case: "Find top AI tools launched on Product Hunt this month"
Use cases:
- Competitive analysis
- Launch research
- Trending product discovery
- Influencer/maker outreach
Requirements: Product Hunt API token (Free for personal use)
9. π seo-geo - SEO & GEO Optimization
What it does: Optimizes your website for both traditional search engines (Google, Bing) and AI search engines (ChatGPT, Perplexity, Gemini, Claude).
Example use case: "Audit my website for AI search visibility and suggest improvements"
Features:
- SEO audit: Technical SEO, meta tags, schema markup
- GEO optimization: AI-friendly content structure, citations, schema
- Keyword research: Find opportunities for traditional + AI search
- Backlink analysis: Understand your link profile
- Schema generation: Automatic JSON-LD markup
Impact: +40% AI visibility (based on Princeton GEO research)
Use cases:
- AI search optimization (ChatGPT, Perplexity rankings)
- Schema markup generation
- Content optimization for AI citations
- Competitive SEO analysis
Requirements: Optional DataForSEO API key for advanced features (basic features work without)
Dependencies: Requires twitter and reddit skills for research features
Troubleshooting Common Issues
β Error: "Marketplace not found"
Cause: Repository name typo or network connectivity issue
Fix:
# Ensure exact spelling (case-sensitive)
/plugin marketplace add ReScienceLab/opc-skills
# Check your internet connection
# Verify GitHub is accessible: https://github.com
β Error: "Plugin installation failed"
Cause: Network timeout, GitHub rate limit, or temporary API issue
Fix:
- Wait 1 minute and retry
- Check internet connection stability
- Verify GitHub status: https://www.githubstatus.com
- Try installing one skill at a time instead of multiple
β Skills not appearing in command palette
Cause: Plugin installed but not activated
Fix:
# Enable the plugin
/plugin enable reddit@opc-skills
# List all plugins to verify status
/plugin list
# Check for "enabled" status
β "Missing API key" errors when using a skill
Cause: Skill requires authentication but API key not configured
Fix: Each skill's documentation has setup instructions:
# Example: For Gemini-based skills (logo-creator, banner-creator, nanobanana)
export GEMINI_API_KEY="your_key_here"
# For Twitter skill
export TWITTERAPI_API_KEY="your_key_here"
# For RequestHunt skill
export REQUESTHUNT_API_KEY="your_key_here"
Tip: Add these to your ~/.bashrc or ~/.zshrc to persist across sessions.
β Permission denied or file access errors
Cause: Claude Code doesn't have permissions to write to plugin directory
Fix:
# Check permissions
ls -la ~/.claude/plugins
# Fix permissions if needed
chmod -R 755 ~/.claude/plugins
π Still Having Issues?
- GitHub Issues: Report a bug
- Email Support: yilin.jing@rescience.com
- Documentation: Full skill docs
What's Next?
π― Try Your First Skill
Start with something simple:
# Example: Reddit research (no API key needed)
"Search r/programming for posts about AI coding tools from this week"
# Example: Domain hunting (no API key needed)
"Find available .io domains similar to 'codecraft' and compare prices"
π Read Skill Documentation
Each skill has detailed docs with examples:
- All skills on GitHub: Skills directory
- Interactive skill browser: opc.dev/skills
- Skills.sh registry: Browse OPC Skills
π Install Skill Suites
Install multiple related skills for specific workflows:
Market Research Suite:
/plugin install reddit@opc-skills
/plugin install twitter@opc-skills
/plugin install requesthunt@opc-skills
/plugin install producthunt@opc-skills
Design Suite:
/plugin install logo-creator@opc-skills
/plugin install banner-creator@opc-skills
/plugin install nanobanana@opc-skills
SEO & Content Suite:
/plugin install seo-geo@opc-skills
/plugin install reddit@opc-skills
/plugin install twitter@opc-skills
Cost Comparison: OPC Skills vs Alternatives
| Task | Manual Time | Paid Tools | OPC Skills |
|---|---|---|---|
| Reddit research | 2 hours | $29/mo (Brand24) | Free |
| Twitter monitoring | 2 hours | $99/mo (Hootsuite) | $0.15/1k requests |
| Domain hunting | 1 hour | $15/domain (lost savings) | Free |
| Logo creation | $200-500 (designer) | $20/logo (Fiverr) | $0 (Gemini free tier) |
| Banner creation | $50-100 (designer) | $12.99/mo (Canva Pro) | $0 (Gemini free tier) |
| SEO audit | 3 hours | $99/mo (Ahrefs) | Free |
| Product Hunt research | 1 hour | Manual only | Free |
| AI image generation | $20/mo (Midjourney) | $30/mo (DALL-E) | $0 (Gemini free tier) |
| Total monthly | 10-15 hours | $127-$300/mo | $0-15/mo |
ROI: Installing OPC Skills saves 10+ hours per week and $127-300 per month compared to paid tools.
Real User Success Stories
"Domain Hunter saved me $33 on a single .io domain by comparing 8 registrars and finding an active promo code. I used to spend 30 minutes doing this manually. Now it's instant."
β Case study: How Domain Hunter Saved $50
"I used requesthunt to validate my calendar app idea. Found 237 relevant user complaints about existing tools in under 10 minutes. Before OPC Skills, this research would have taken me 3-4 hours of manual Reddit scrolling."
β Featured in: What is OPC?
"Logo-creator generated 20 logo variations in 5 minutes. I picked one, removed the background, and exported as SVG. Saved me $200+ vs hiring a designer on Fiverr."
β Solopreneur, Tech Startup
Frequently Asked Questions
Q: Do I need Claude Code Pro to use OPC Skills?
A: No, OPC Skills work with the free version of Claude Code. All 9 skills are compatible with both free and Pro versions.
Q: Can I use OPC Skills with other AI tools besides Claude Code?
A: Yes! Use the universal installation method:
npx skills add ReScienceLab/opc-skills
This works with Cursor, Windsurf, Droid, OpenCode, and 12+ other AI coding tools. See the full compatibility list.
Q: Are OPC Skills completely free?
A: Yes, all 9 skills are open source (MIT license) and free to use. Some skills integrate with third-party APIs that may require paid keys:
- Free forever: reddit, domain-hunter, seo-geo (basic features)
- Free tier available: logo-creator, banner-creator, nanobanana (Gemini), twitter (limited)
- Paid API required: requesthunt, producthunt, twitter (heavy usage)
Q: How do I update OPC Skills to the latest version?
A: Run this command in Claude Code:
/plugin marketplace update opc-skills
This refreshes the marketplace catalog and updates all installed skills to the latest versions. Updates are non-breaking and preserve your configurations.
Q: What if I get errors about missing API keys?
A: Only some skills require API keys. Start with skills that don't:
- β No API key: reddit, domain-hunter
- β Free tier: nanobanana, logo-creator, banner-creator (Gemini)
- β οΈ Paid API: requesthunt, twitter, producthunt
Each skill's SKILL.md has detailed setup instructions for API keys.
Q: How much can I actually save using OPC Skills?
A: Based on our research:
- Time savings: 85% reduction on research tasks (10-15 hours/week β 2-3 hours/week)
- Cost savings: Average $127/month vs paid automation tools
- Per-task savings: $15-30 per domain, $200-500 per logo, $99/month on SEO tools
Real example: Domain Hunter saved $33 on a single .io domain purchase.
Q: Can I contribute new skills to OPC Skills?
A: Absolutely! OPC Skills is open source. Here's how:
- Fork the GitHub repository
- Create your skill following the
SKILL.mdtemplate - Add scripts in the
scripts/directory - Submit a pull request
See the Contributing Guide for details.
Q: Which skill should I install first as a beginner?
A: Start with reddit skill:
- β No API key required
- β Immediately useful for market research
- β Simple to understand
- β Demonstrates the core concept of skills
Try: "Search r/startups for posts about AI tools from this week"
Q: Do skills work offline?
A: Most skills require internet (they call external APIs). However:
- Offline-capable: Skills with local processing (if added in future)
- Online required: reddit, twitter, domain-hunter, requesthunt, producthunt, seo-geo (need API calls)
- Hybrid: nanobanana, logo-creator, banner-creator (need Gemini API but cache results)
Q: Are my API keys safe when using OPC Skills?
A: Yes. API keys are stored locally in your environment variables. They're never sent to OPC servers (we don't have any). Skills make direct API calls to service providers (Reddit, Twitter, Gemini, etc.).
Q: How often are skills updated?
A: OPC Skills follows semantic versioning:
- Patch updates (bug fixes): As needed
- Minor updates (new features): Monthly
- Major updates (breaking changes): Rarely, with migration guides
Check CHANGELOG.md for version history.
Summary
What you accomplished:
β Installed OPC Skills marketplace in Claude Code β Learned about all 9 automation skills β Know how to troubleshoot common issues β Understand which skills need API keys β Ready to automate solopreneur tasks
Time to complete: ~2 minutes Skills available: 9 Cost: $0 (open source) Time saved: 85% reduction on research tasks Money saved: $127/month average
Recommended Next Steps
- Try your first skill: Start with reddit or domain-hunter (no API key needed)
- Read skill docs: Visit opc.dev/skills for detailed guides
- Join the community: GitHub Discussions
- Learn advanced patterns: Read Ralph Autonomous Agent Loop
- Share your success: Tweet @ReScienceLab with #OPCSkills
Need help? Email yilin.jing@rescience.com or open an issue.
Happy automating! π