@GitHub_Daily: 一人一公司,在写代码之余还得搞 SEO、找域名、做 Logo,样样都耗时间。 OPC Skills 能够给 Agent 工具装一套面向独立开发者的自动化 Skill。 目前收录了 10 个,包括 SEO 优化、域名比价、Logo 生成、去…
摘要
OPC Skills 是一个开源项目,为 Claude Code、Cursor、Codex 等 Agent 工具提供面向独立开发者和一人公司的自动化技能,目前收录了 SEO 优化、域名比价、Logo 生成、Reddit/X 需求挖掘等 10 个技能。
查看缓存全文
缓存时间: 2026/08/14 07:30
一人一公司,在写代码之余还得搞 SEO、找域名、做 Logo,样样都耗时间。
OPC Skills 能够给 Agent 工具装一套面向独立开发者的自动化 Skill。
目前收录了 10 个,包括 SEO 优化、域名比价、Logo 生成、去 Reddit 和 X 上挖需求等技能。
GitHub:http://github.com/ReScienceLab/opc-skills…
兼容 Claude Code、Cursor、Codex 在内的 16 个主流 Agent 工具。
适合独立开发者和一人公司,把重复性杂活交给 Agent 处理。
ReScienceLab/opc-skills
Source: https://github.com/ReScienceLab/opc-skills
OPC Skills
AI Agent Skills for Solopreneurs, Indie Hackers, and One-Person Companies
Extend Claude Code, Cursor, Codex, and more with automation skills.
Browse Skills · Quick Install · View All Skills
What are Skills?
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.
Included Skills
| Skill | Description | |
|---|---|---|
| seo-geo | SEO & GEO optimization for AI search engines (ChatGPT, Perplexity, Google) | |
| requesthunt | Research user demand from Reddit, X, and GitHub | |
| domain-hunter | Find domains, compare registrar prices, and discover promo codes | |
| logo-creator | Create logos with AI, crop, remove background, export as SVG | |
| banner-creator | Create banners for GitHub, Twitter, LinkedIn, etc. | |
| nanobanana | Generate images using Gemini 3 Pro Image (Nano Banana Pro) | |
| Search and retrieve content from Reddit via the public JSON API | ||
| Search and retrieve content from Twitter/X via twitterapi.io | ||
| producthunt | Search Product Hunt posts, topics, users, and collections | |
| archive | Archive session learnings and debugging solutions with indexed markdown |
Quick Install
Claude Code Plugin Marketplace
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-skills
Universal Installation (16+ AI Tools)
Install 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 droid
Browse and discover skills at skills.sh 🎯
Skills with Dependencies
Some skills require other skills to function properly:
- domain-hunter → requires
twitterandreddit - logo-creator → requires
nanobanana - banner-creator → requires
nanobanana
Install them together:
npx skills add ReScienceLab/opc-skills --skill reddit --skill twitter --skill domain-hunter
Supported AI Tools
OPC Skills work with 16+ AI coding agents via npx skills add:
- Claude Code - Desktop app for AI-assisted coding
- Cursor - AI-first code editor
- Factory Droid - AI software engineering agent
- Windsurf - AI-powered IDE
- OpenCode - Open-source AI coding assistant
- Codex - AI code generation tool
- GitHub Copilot - AI pair programmer
- Gemini CLI - Command-line AI assistant
- Goose - Terminal-based AI agent
- Kilo Code - Lightweight AI coding tool
- Roo Code - AI code assistant
- Trae - AI development companion
- And more…
See the full compatibility list for all supported tools.
Documentation & Resources
Explore OPC Skills through multiple channels:
- DeepWiki - AI-powered interactive documentation with code exploration and Q&A
- Skills Browser - Browse and discover all available skills
- Official Website - Guides, tutorials, and usage examples
- Agent Skills Standard - Learn about the skills specification
Using DeepWiki
DeepWiki provides an AI assistant that can answer questions about the codebase:
- Ask: “How does the domain-hunter skill work?”
- Ask: “Show me the dependencies between skills”
- Ask: “Explain the skill installation process”
The documentation auto-syncs with the repository, so it’s always up to date.
Creating New Skills
See the template in ./template/ directory for the basic structure:
- Create a folder in
skills/with your skill name - Add a
SKILL.mdfile with YAML frontmatter - (Optional) Add scripts, examples, or other resources
Required 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.
Star History
Contributing
- Fork this repository
- Create a new skill folder in
skills/ - Add a
SKILL.mdwith proper frontmatter - Submit a pull request
License
Apache 2.0
相似文章
@IndieDevHailey: 终于有人把一人公司方法论做成可执行 Skill ! 方糖 OPC 技能集 在 GitHub 已经拿到 15.4k star。 它把一人企业全流程拆成 9 个 Agent Skill,直接可安装、可对话、可执行。 从资源盘点到转化闭环,一条…
方糖 OPC 技能集是一个在 GitHub 上获得 15.4k star 的开源项目,将一人公司方法论拆解为 9 个可安装、可对话、可执行的 Agent Skill,帮助独立创业者从资源盘点到转化闭环建立完整的个人业务系统。
@QingQ77: 个人每天在用的 AI Skill 集合,帮我把多平台内容自动转文字、管知识库、监测行业情报。 https://github.com/chubbyguan/chubbyskills… 这套开源技能包一共 11 个,都是作者自己日常在用的东西…
一套包含11个AI技能的开源工具包,支持多平台内容自动转录、知识库管理、行业情报监测等,可直接在Claude Code等AI代理中加载使用。
@axichuhai: https://x.com/axichuhai/status/2062146611472400461
分享8个精选的AI Skill(技能),涵盖基础配置、产品开发和内容创作,帮助提升AI生产力,适用于Claude Code和CodeX等Agent。
@aronhouyu: https://x.com/aronhouyu/status/2063561548145275255
介绍了一个名为awesome-codex-skills的开源仓库,收录了上千个针对Codex(以及Claude Code、Gemini CLI等)的预设技能(Skills),涵盖开发、数据、协作等场景,并提供了安装和使用指南,帮助用户复用工作流。
@GitHub_Daily: 用 Claude Code 和 Codex 同时开好几个任务,在终端里切来切去查看,效率实在低。 最近找到 Orca,用来统一管理多个 AI 编程智能体,让它们并行干活,结果集中在一个界面里查看。 核心是支持并行工作区,把一个需求同时发给…
Orca 是一个统一的 AI 编程智能体管理工具,支持并行工作区,可同时向 Claude Code、Codex 等 AI 助手发送任务,各在独立 git 分支中生成代码并对比结果,并配有手机 App 实时跟进。