requesthunt — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited requesthunt (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<p align="center"> <img src="website/opc-banner.png" alt="OPC Skills - AI Agent Skills for Solopreneurs" width="100%"> </p>
<p align="center"> <a href="https://opc.dev"><img src="https://img.shields.io/badge/Website-opc.dev-black?style=flat-square" alt="Website"></a> <a href="https://skills.sh/ReScienceLab/opc-skills"><img src="https://img.shields.io/badge/Browse-skills.sh-blue?style=flat-square" alt="Browse on skills.sh"></a> <a href="https://deepwiki.com/ReScienceLab/opc-skills"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> <a href="https://code.claude.com/docs/en/plugin-marketplaces"><img src="https://img.shields.io/badge/Claude_Code-Marketplace-orange?style=flat-square&logo=anthropic" alt="Claude Code Marketplace"></a> <a href="https://github.com/ReScienceLab/opc-skills/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-green?style=flat-square" alt="MIT License"></a> <a href="https://github.com/ReScienceLab/opc-skills/stargazers"><img src="https://img.shields.io/github/stars/ReScienceLab/opc-skills?style=flat-square" alt="GitHub Stars"></a> </p>
<p align="center"> <a href="https://github.com/ReScienceLab/opc-skills/issues"><img src="https://img.shields.io/github/issues/ReScienceLab/opc-skills?style=flat-square" alt="GitHub issues"></a> <a href="https://github.com/ReScienceLab/opc-skills/pulls"><img src="https://img.shields.io/github/issues-pr/ReScienceLab/opc-skills?style=flat-square" alt="GitHub pull requests"></a> <img src="https://img.shields.io/github/last-commit/ReScienceLab/opc-skills?style=flat-square" alt="Last commit"> <a href="https://github.com/ReScienceLab/opc-skills/graphs/contributors"><img src="https://img.shields.io/github/contributors/ReScienceLab/opc-skills?style=flat-square" alt="Contributors"></a> <a href="https://x.com/Yilin0x"><img src="https://img.shields.io/badge/Twitter-@Yilin0x-black?style=flat-square&logo=x" alt="Twitter"></a> <a href="https://discord.gg/Y2yBpRXvVa"><img src="https://img.shields.io/badge/Discord-Join-5865F2?style=flat-square&logo=discord&logoColor=white" alt="Discord"></a> </p>
<p align="center"> <strong>AI Agent Skills for Solopreneurs, Indie Hackers, and One-Person Companies</strong> </p>
<p align="center"> Extend Claude Code, Cursor, Codex, and more with automation skills.<br> <a href="https://opc.dev">Browse Skills</a> · <a href="#quick-install">Quick Install</a> · <a href="#included-skills">View All Skills</a> </p>
Skills are folders of instructions, scripts, and resources that AI agents load dynamically to improve performance on specialized tasks. Each skill is self-contained with a SKILL.md file containing instructions and metadata.
For more information about the Agent Skills standard, see agentskills.io.
| Skill | Description | |
|---|---|---|
| <img src="./skill-logos/seo-geo.svg" width="24"> | seo-geo | SEO & GEO optimization for AI search engines (ChatGPT, Perplexity, Google) |
| <img src="./skill-logos/requesthunt.svg" width="24"> | requesthunt | Research user demand from Reddit, X, and GitHub |
| <img src="./skill-logos/domain-hunter.svg" width="24"> | domain-hunter | Find domains, compare registrar prices, and discover promo codes |
| <img src="./skill-logos/logo-creator.svg" width="24"> | logo-creator | Create logos with AI, crop, remove background, export as SVG |
| <img src="./skill-logos/banner-creator.svg" width="24"> | banner-creator | Create banners for GitHub, Twitter, LinkedIn, etc. |
| <img src="./skill-logos/nanobanana.svg" width="24"> | nanobanana | Generate images using Gemini 3 Pro Image (Nano Banana Pro) |
| <img src="./skill-logos/reddit.svg" width="24"> | Search and retrieve content from Reddit via the public JSON API | |
| <img src="./skill-logos/twitter.svg" width="24"> | Search and retrieve content from Twitter/X via twitterapi.io | |
| <img src="./skill-logos/producthunt.svg" width="24"> | producthunt | Search Product Hunt posts, topics, users, and collections |
| <img src="./skill-logos/archive.svg" width="24"> | archive | Archive session learnings and debugging solutions with indexed markdown |
Install directly from Claude Code's plugin marketplace:
# Add the OPC Skills marketplace
/plugin marketplace add ReScienceLab/opc-skills
# Install specific skills
/plugin install requesthunt@opc-skills
/plugin install domain-hunter@opc-skills
/plugin install seo-geo@opc-skills
# List all available skills
/plugin marketplace list opc-skillsInstall with one command - works with Claude Code, Cursor, Windsurf, Droid, and 12+ other AI tools:
# Install all skills
npx skills add ReScienceLab/opc-skills
# Install specific skill
npx skills add ReScienceLab/opc-skills --skill reddit
# Install to specific agent
npx skills add ReScienceLab/opc-skills -a droidBrowse and discover skills at [skills.sh](https://skills.sh/ReScienceLab/opc-skills) 🎯
Some skills require other skills to function properly:
twitter and redditnanobananananobananaInstall them together:
npx skills add ReScienceLab/opc-skills --skill reddit --skill twitter --skill domain-hunterOPC Skills work with 16+ AI coding agents via npx skills add:
See the full compatibility list for all supported tools.
Explore OPC Skills through multiple channels:
DeepWiki provides an AI assistant that can answer questions about the codebase:
The documentation auto-syncs with the repository, so it's always up to date.
See the template in ./template/ directory for the basic structure:
skills/ with your skill nameSKILL.md file with YAML frontmatterRequired fields in SKILL.md:
---
name: my-skill-name
description: A clear description of what this skill does and when to use it
---For detailed guidance, check out existing skills or visit the Agent Skills specification.
skills/SKILL.md with proper frontmatterApache 2.0
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.