Creator · ReScienceLab
Last updated · Sep 2, 2026
Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Sandbox only
Install targets
Codex install prompt
Install the "add-new-opc-skill" agent skill from https://github.com/ReScienceLab/opc-skills/tree/main/.factory/skills/add-new-opc-skill. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"resciencelab-add-new-opc-skill","task":"Install add-new-opc-skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add ReScienceLab/opc-skills --skill add-new-opc-skill
Maintenance
fresh
6d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
1.7K
79/100 Quality · 78/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review · Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
1.7K GitHub stars
Repo activity
1.7K stars, 158 forks
Maintenance
6d since push
License
Apache-2.0
Install
npx skills add ReScienceLab/opc-skills --skill add-new-opc-skill
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add ReScienceLab/opc-skills --skill add-new-opc-skillDo not use when
Alternative
175.1K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
85.2K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
1.8K Stars
npx skills add Alisa0808/vox-director --skill vox-director
Alternative
175.1K Stars
npx skills add anthropics/skills --skill canvas-design
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20add-new-opc-skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20add-new-opc-skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/resciencelab-add-new-opc-skill/install
Agent should check
Copy prompt
Task: Use add-new-opc-skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20add-new-opc-skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/resciencelab-add-new-opc-skill/install
Install command: npx skills add ReScienceLab/opc-skills --skill add-new-opc-skill
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/resciencelab-add-new-opc-skill/install
LLM text format
/api/skills/resciencelab-add-new-opc-skill/install?format=text
Find alternatives
/api/skills/search?q=add-new-opc-skill&limit=3
Agent prompt
Use add-new-opc-skill for this task. Review https://www.openagentskill.com/api/skills/resciencelab-add-new-opc-skill/install, then install with: npx skills add ReScienceLab/opc-skills --skill add-new-opc-skillRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/resciencelab-add-new-opc-skill
LLM text
/api/registry/manifest/resciencelab-add-new-opc-skill?format=text
Install alias
/api/registry/install/resciencelab-add-new-opc-skill
Recommend
/api/registry/recommend?task=Use%20add-new-opc-skill%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents, Cursor
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
GitHub automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS1.7K GitHub stars
Stars/forks activity
INFO1.7K stars, 158 forks; issue activity unavailable in current metadata
Recent maintenance
PASS6d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Operate local tools
I need my agent to operate local files and desktop apps in a repeatable workflow.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Scrape, clean, and reuse web data
A practical workflow for agents that crawl public pages, extract clean content, normalize data, and hand it to downstream research or RAG workflows.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
--- name: add-new-opc-skill description: Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release. ---
# Add New OPC Skill
Use this skill when adding a new skill to the OPC Skills project. Follow every step below to ensure the skill meets all publishing requirements.
## Pre-flight
Before starting, confirm: - You are on a feature branch: `feature/skill/<skill-name>` (branched from `develop`) - The skill name is kebab-case (e.g., `my-new-skill`)
## Checklist
### 1. Skill Directory Structure
Create the skill directory with required files:
``` skills/<skill-name>/ ├── SKILL.md (required) Main skill documentation ├── scripts/ (if skill has scripts) │ └── *.py / *.sh ├── examples/ (recommended) Usage examples │ └── *.md └── references/ (optional) API docs, templates └── *.md ```
**SKILL.md** must include YAML frontmatter:
```yaml --- name: <skill-name> description: Clear description. Include trigger keywords and "Use when..." contexts. --- ```
Use `template/SKILL.md` as a starting point:
```bash cp -r template skills/<skill-name> ```
### 2. Skill Logo
Generate a pixel-art style SVG logo matching existing skill logos:
```bash # Use the logo-creator skill python3 skills/nanobanana/scripts/batch_generate.py \ "Pixel art <subject> logo, 8-bit retro style, black pixels on white background, minimalist icon, clean crisp edges, no text, centered" \ -n 20 --ratio 1:1 \ -d .skill-archive/logo-creator/<date>-<skill-name> \ -p logo
# Open preview to pick a logo cp skills/logo-creator/templates/preview.html .skill-archive/logo-creator/<date>-<skill-name>/ open .skill-archive/logo-creator/<date>-<skill-name>/preview.html
# After picking (e.g., #5): python3 skills/logo-creator/scripts/crop_logo.py <input>.png <output>-cropped.png python3 skills/logo-creator/scripts/vectorize.py <output>-cropped.png skill-logos/<skill-name>.svg ```
Verify: `skill-logos/<skill-name>.svg` exists and matches the pixel-art style of other logos.
### 3. skills.json Entry
Add a complete entry to the `skills` array in `skills.json`. All fields are required unless noted:
```json { "name": "<skill-name>", "version": "1.0.0", "description": "Full description of the skill.", "logo": "https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/skill-logos/<skill-name>.svg", "icon": "<simpleicons-name>", "color": "<hex-without-hash>", "triggers": ["trigger1", "trigger2"], "dependencies": {}, "auth": { "required": false, "type": null, "keys": [] }, "install": { "user": { "claude": "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a claude", "droid": "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a droid", "opencode": "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a opencode", "codex": "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a codex" }, "project": { "claude": "npx skills add ReScienceLab/opc-skills --skill <skill-name>", "droid": "npx skills add ReScienceLab/opc-skills --skill <skill-name>", "cursor": "npx skills add ReScienceLab/opc-skills --skill <skill-name>", "opencode": "npx skills add ReScienceLab/opc-skills --skill <skill-name>", "codex": "npx skills add ReScienceLab/opc-skills --skill <skill-name>" } }, "commands": [ "python3 scripts/example.py \"{input}\"" ], "links": { "github": "https://github.com/ReScienceLab/opc-skills/tree/main/skills/<skill-name>" } } ```
**Field notes:** - `icon`: Use a [Simple Icons](https://simpleicons.org/) name, or generic like `"globe"`, `"archive"`, `"image"` - `color`: 6-char hex without `#` (e.g., `"6B7280"`) - `dependencies`: Object with skill names as keys and version ranges as values (e.g., `{"twitter": ">=1.0.0"}`) - `auth.keys`: Array of `{"env": "VAR_NAME", "url": "https://...", "optional": true/false}` - `commands`: List of CLI commands the skill exposes (empty array `[]` if instructions-only)
Validate after editing:
```bash python3 -c "import json; json.load(open('skills.json')); print('valid')" ```
### 4. README.md
Add the skill to the "Included Skills" table in `README.md`:
```markdown | <img src="./skill-logos/<skill-name>.svg" width="24"> | [<skill-name>](./skills/<skill-name>) | Short description | ```
Insert in the appropriate position within the existing table.
### 5. Website (worker.js)
Add the skill to the hardcoded skills array in `website/worker.js` inside the `fetchCompareData()` function. Find the `],\n };\n}` closing of the skills array and add before it:
```javascript { name: "<skill-name>", version: "1.0.0", description: "<description>", icon: "<icon>", color: "<color>", triggers: ["trigger1", "trigger2"], dependencies: [], auth: { required: false, note: "..." }, install: { user: { claude: "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a claude", droid: "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a droid", opencode: "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a opencode", codex: "npx skills add ReScienceLab/opc-skills --skill <skill-name> -a codex", }, project: { claude: "npx skills add ReScienceLab/opc-skills --skill <skill-name>", droid: "npx skills add ReScienceLab/opc-skills --skill <skill-name>", cursor: "npx skills add ReScienceLab/opc-skills --skill <skill-name>", opencode: "npx skills add ReScienceLab/opc-skills --skill <skill-name>", codex: "npx skills add ReScienceLab/opc-skills --skill <skill-name>", }, }, commands: [], links: { github: "https://github.com/ReScienceLab/opc-skills/tree/main/skills/<skill-name>", }, }, ```
### 6. CHANGELOG.md
Add the skill to the **Skill Compatibility & Dependency Matrix** table:
```markdown | **<skill-name>** | 1.0.0 | - | - | ```
Add an entry under `## [Unreleased]` (or the release version section):
```markdown ### <skill-name> #### [1.0.0] - YYYY-MM-DD - **Added**: Initial release - <description> ```
## Verification
Before committing, verify all items:
```bash # 1. SKILL.md exists with valid frontmatter head -5 skills/<skill-name>/SKILL.md
# 2. Logo SVG exists ls -la skill-logos/<skill-name>.svg
# 3. skills.json is valid JSON with all fields python3 -c " import json config = json.load(open('skills.json')) skill = [s for s in config['skills'] if s['name'] == '<skill-name>'][0] required = ['name','version','description','logo','icon','color','triggers','dependencies','auth','install','links'] missing = [f for f in required if f not in skill] print('PASS' if not missing else f'MISSING: {missing}') "
# 4. README.md lists the skill grep '<skill-name>' README.md
# 5. worker.js has the skill grep '<skill-name>' website/worker.js
# 6. CHANGELOG.md has the skill in matrix grep '<skill-name>' CHANGELOG.md ```
## Git Workflow
```bash # Branch git checkout develop && git pull git checkout -b feature/skill/<skill-name>
# Commit git add skills/<skill-name>/ skill-logos/<skill-name>.svg skills.json README.md website/worker.js CHANGELOG.md git commit -m "feat(skill): add <skill-name> skill"
# PR to develop git push -u origin feature/skill/<skill-name> gh pr create --base develop ```
Source provenance
Decision snapshot
1,748 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for add-new-opc-skill, ready for a manual X post.
add-new-opc-skill: Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all... 1.7K stars https://www.openagentskill.com/skills/resciencelab-add-new-opc-skill?ref=x
Listing + install path for add-new-opc-skill: https://www.openagentskill.com/skills/resciencelab-add-new-opc-skill?ref=x Install: npx skills add ReScienceLab/opc-skills --skill add-new-opc-skill
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to ReScienceLab but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/resciencelab-add-new-opc-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/resciencelab-add-new-opc-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/resciencelab-add-new-opc-skill/audit)
[](https://www.openagentskill.com/skills/resciencelab-add-new-opc-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)ReScienceLab
@resciencelab
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
175.1K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
85.2K StarsVox Director
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
175.1K StarsPermission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness