OPC Skills - AI Agent Skills for Solopreneurs

AI Agent Skills for Solopreneurs

Works with Claude Code, Cursor, Windsurf, Droid, and 12+ other AI tools

9 Skills Available 16+ AI Tools Supported 100% Free & Open Source MIT License
Claude Claude
Cursor Cursor
Windsurf Windsurf
OpenAI OpenAI
GitHub Copilot GitHub Copilot
Cline Cline
Replit Replit
LM Studio LM Studio
Ollama Ollama
Claude Claude
Cursor Cursor
Windsurf Windsurf
OpenAI OpenAI
GitHub Copilot GitHub Copilot
Cline Cline
Replit Replit
LM Studio LM Studio
Ollama Ollama
npx skills add ReScienceLab/opc-skills

Browse on skills.sh →

Available Skills

requesthunt skill icon

requesthunt

v1.0.0 57 installs

Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, and GitHub.

REQUESTHUNT_API_KEY requesthunt.com/dashboard
requesthuntrequest huntfeature requestuser demanddemand research
npx skills add ReScienceLab/opc-skills --skill requesthunt
Example Commands
python3 scripts/list_requests.py --topic "{topic}" --limit 20python3 scripts/search_requests.py "{query}" --expand --limit 20python3 scripts/scrape_topic.py "{topic}" --platforms reddit,x,githubpython3 scripts/get_topics.pypython3 scripts/get_usage.py
domain-hunter skill icon

domain-hunter

v1.0.0 61 installs

Search domains, compare registrar prices, and find promo codes. Help users find and purchase domain names at the best price.

TWITTERAPI_API_KEY twitterapi.io (twitter)
Depends on: twitterreddit
domainregistrarbuy domaindomain price.ai domain.com domain
npx skills add ReScienceLab/opc-skills --skill twitter --skill reddit --skill domain-hunter
Example Commands
whois {domain}.{tld}WebSearch: cheapest .{tld} domain registrar
logo-creator skill icon

logo-creator

v1.0.0 79 installs

Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG.

GEMINI_API_KEY aistudio.google.com/apikey
REMOVE_BG_API_KEY www.remove.bg/api (optional)
RECRAFT_API_KEY www.recraft.ai/api (optional)
Depends on: nanobanana
logobrandiconfaviconmascotemblemcreate logodesign logo
npx skills add ReScienceLab/opc-skills --skill nanobanana --skill logo-creator
Example Commands
python3 /scripts/batch_generate.py "{prompt}" -n 20 --ratio 1:1 -d ./logos -p logopython3 scripts/crop_logo.py {input.png} {output.png}python3 scripts/remove_bg.py {input.png} {output.png}python3 scripts/vectorize.py {input.png} {output.svg}
banner-creator skill icon

banner-creator

v1.0.0 59 installs

Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio for GitHub, Twitter, LinkedIn, etc.

Depends on: nanobanana
bannerheaderhero imagecover imagecreate bannergithub bannertwitter headerreadme banner
npx skills add ReScienceLab/opc-skills --skill nanobanana --skill banner-creator
Example Commands
python3 /scripts/batch_generate.py "{prompt}" -n 20 --ratio 21:9 -d ./banners -p bannerpython3 scripts/crop_banner.py {input.png} {output.png} --ratio 2:1 --width 1280
nanobanana skill icon

nanobanana

v1.0.0 86 installs

Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, aspect ratios, and 2K/4K output.

generate imagecreate imagenano bananananobananagemini imageAI image
npx skills add ReScienceLab/opc-skills --skill nanobanana
Example Commands
python3 scripts/generate.py "{prompt}" -o {output.png}python3 scripts/generate.py "{prompt}" -i {input.jpg} -o {output.png}python3 scripts/batch_generate.py "{prompt}" -n 20 -d ./images -p image
reddit skill icon

reddit

v1.0.0 81 installs
Free

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API.

redditsubredditr/
npx skills add ReScienceLab/opc-skills --skill reddit
Example Commands
python3 scripts/get_posts.py {subreddit} --limit 20python3 scripts/search_posts.py "{query}" --limit 20python3 scripts/get_subreddit.py {subreddit}python3 scripts/get_post.py {post_id}python3 scripts/get_user.py {username}
twitter skill icon

twitter

v1.0.0 61 installs

Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.

TWITTERAPI_API_KEY twitterapi.io
twitterXtweet
npx skills add ReScienceLab/opc-skills --skill twitter
Example Commands
python3 scripts/get_user_info.py {username}python3 scripts/search_tweets.py "{query}" --type Latest --limit 20python3 scripts/get_user_tweets.py {username} --limit 20python3 scripts/get_tweet.py {tweet_id}python3 scripts/get_followers.py {username} --limit 100
producthunt skill icon

producthunt

v1.0.0 56 installs

Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API.

PRODUCTHUNT_ACCESS_TOKEN producthunt.com/v2/oauth/applications
producthuntproduct huntPHlaunch
npx skills add ReScienceLab/opc-skills --skill producthunt
Example Commands
python3 scripts/get_posts.py --limit 20python3 scripts/get_post.py {slug_or_id}python3 scripts/get_topics.py --query "{query}" --limit 20python3 scripts/get_user.py {username}python3 scripts/get_collections.py --featured --limit 20
seo-geo skill icon

seo-geo

v1.0.0 93 installs

SEO & GEO (Generative Engine Optimization) for websites. Optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Includes Princeton GEO research methods for +40% AI visibility.

DATAFORSEO_LOGIN dataforseo.com (optional)
DATAFORSEO_PASSWORD dataforseo.com (optional)
TWITTERAPI_API_KEY twitterapi.io (twitter)
Depends on: twitterreddit
SEOGEOsearch optimizationschema markupJSON-LDmeta tagskeyword researchAI visibilityChatGPT rankingPerplexity
npx skills add ReScienceLab/opc-skills --skill twitter --skill reddit --skill seo-geo
Example Commands
python3 scripts/seo_audit.py "{url}"python3 scripts/keyword_research.py "{keyword}" --limit 20python3 scripts/serp_analysis.py "{keyword}" --depth 20python3 scripts/backlinks.py "{domain}" --limit 20python3 scripts/domain_overview.py "{domain}"

Frequently Asked Questions

What is OPC Skills?

OPC Skills is a curated collection of 9 AI agent skills for solopreneurs, indie hackers, and one-person companies. These skills extend AI coding assistants like Claude Code, Cursor, and Codex with automation capabilities like domain hunting, social media research, and product analytics. According to the Agent Skills standard, skills are modular instructions that help AI agents perform specialized tasks efficiently.

What are AI agent skills?

AI agent skills are modular capabilities that extend AI coding assistants like Claude Code, Cursor, and Codex. According to agentskills.io, skills enable AI agents to perform specialized tasks such as searching domains, researching social media, hunting for promo codes, and analyzing product launches. Each skill typically includes instructions, scripts, and resources in a self-contained folder with a SKILL.md file. Skills are installed via simple one-line commands and work across 5+ major AI coding platforms.

How do I install OPC Skills?

Run this command in your terminal: npx skills add ReScienceLab/opc-skills. For a specific skill, use npx skills add ReScienceLab/opc-skills --skill reddit. Works with Claude Code, Cursor, Windsurf, Droid, and 12+ other AI tools.

What platforms are supported?

OPC Skills supports 5 major AI coding platforms: Claude Code (Anthropic), Factory Droid, Cursor, OpenCode, and Codex (OpenAI). Each skill can be installed with a single command for any of these platforms.

How do I install Claude Code extensions?

Use the one-command install: npx skills add ReScienceLab/opc-skills. This works for Claude Code and 12+ other AI coding assistants. Browse available skills at https://skills.sh/ReScienceLab/opc-skills.

Are these skills compatible with Cursor AI?

Yes! OPC Skills work with Claude Code, Cursor, Codex, Windsurf, Droid, and 12+ other AI coding assistants. Just run npx skills add ReScienceLab/opc-skills and the CLI will automatically detect your installed tools.

How to extend Claude Code with custom skills?

Install skills using: npx skills add ReScienceLab/opc-skills. Skills are stored in ~/.claude/skills/ for user-level or .claude/skills/ for project-level. Each skill is a markdown file with instructions that Claude Code follows.

Copied to clipboard!