skill-name by resciencelab/opc-skills
npx skills add https://github.com/resciencelab/opc-skills --skill skill-name对该技能及其用途的简要描述。
列出任何设置要求:
示例设置:
export SKILL_API_KEY="your_api_key"
如何快速使用该技能:
cd <skill_directory>
python3 scripts/command.py --option value
python3 scripts/script.py "input"
输出:
Expected output here
python3 scripts/script.py "input" --flag --option value
所有命令均从技能目录运行。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
python3 scripts/script1.py --help
python3 scripts/script1.py "param1" --option value
python3 scripts/script2.py "param1" "param2"
script1.py - 描述此脚本的功能script2.py - 描述此脚本的功能症状 : 问题描述
解决方案 :
症状 : 问题描述
解决方案 :
完整工作流示例请参见 examples/ 目录。
此文件顶部的 YAML frontmatter 是必需的:
| 字段 | 类型 | 必需 | 描述 |
|---|---|---|---|
name | string | ✓ | 唯一标识符(kebab-case) |
description | string | ✓ | 技能功能及使用时机。内联包含触发关键词和“在...时使用”的上下文。 |
skills/your-skill-name/scripts/ 中添加 Python/shell 脚本examples/ 中添加使用示例skills.json 中更新你的技能条目每周安装次数
521
代码仓库
GitHub 星标数
628
首次出现时间
Jan 21, 2026
安全审计
安装于
opencode445
codex436
gemini-cli435
claude-code412
github-copilot412
cursor408
Brief description of the skill and its purpose.
List any setup requirements:
Example setup:
export SKILL_API_KEY="your_api_key"
How to use the skill quickly:
cd <skill_directory>
python3 scripts/command.py --option value
python3 scripts/script.py "input"
Output:
Expected output here
python3 scripts/script.py "input" --flag --option value
All commands run from the skill directory.
python3 scripts/script1.py --help
python3 scripts/script1.py "param1" --option value
python3 scripts/script2.py "param1" "param2"
script1.py - Description of what this script doesscript2.py - Description of what this script doesSymptom : Description of the problem
Solution :
Symptom : Description of the problem
Solution :
See examples/ directory for full workflow examples.
The YAML frontmatter at the top of this file is required:
| Field | Type | Required | Description |
|---|---|---|---|
name | string | ✓ | Unique identifier (kebab-case) |
description | string | ✓ | What the skill does and when to use it. Include trigger keywords and "Use when..." contexts inline. |
skills/your-skill-name/scripts/examples/skills.json with your skill entryWeekly Installs
521
Repository
GitHub Stars
628
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode445
codex436
gemini-cli435
claude-code412
github-copilot412
cursor408
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
136,300 周安装