Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This collection of thirteen skills covers the full lifecycle of launching a solo venture: user demand research across Reddit, X, Product Hunt, and other platforms; logo and banner creation; domain hunting and price comparison; and SEO/GEO optimization for both traditional search and AI-powered engines. It is built for solopreneurs, indie hackers, and content creators who need to move from idea to market without a team.
WHO IT'S FOR
Solopreneurs
optimize website for AI and traditional search
Indie Hackers
validate product ideas through user demand research
Content Creators
create branded visuals and banners for online presence
Startup Founders
research competitors and market trends across platforms
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Installs: Installs only the reddit skill from the ReScienceLab/opc-skills repository using the universal installer. · Claude Code, Cursor, Windsurf, Factory Droid, OpenCode, Codex, GitHub Copilot, Gemini CLI, Goose
Before you start
An environment in which the documented `npx skills` command is available
No Reddit API key is required
In a terminal, install the reddit skill for the installer's selected or configured agent.
A search topic; this example uses `AI coding tools`
A time window; this example uses the current week
Use the reddit skill to search r/programming for posts about AI coding tools from this week. Return a concise list of the most relevant posts with their available metadata; do not post or comment on Reddit.
A Product Hunt developer token in `PRODUCTHUNT_ACCESS_TOKEN`
The installed producthunt skill directory
Use the producthunt skill to retrieve today's three featured Product Hunt posts and summarize each briefly. Confirm that `PRODUCTHUNT_ACCESS_TOKEN` is configured before retrieval.
Python 3.10 or newer with `google-genai` and `pillow` installed
An image description; replace the sample robot description as needed
An output path; replace `robot.png` as needed
Use the nanobanana skill to generate one standard-resolution image from this description: "a cute robot mascot, pixel art style". Save it as `robot.png`; treat the description and output path as replaceable sample inputs.