📋
AutomationPython

Add New OPC Skill

by ReScienceLab

Add New OPC Skill is an Automation skill for Claude Code, published by ReScienceLab in opc-skills.

1.6K stars148 forkson ReScienceLab/opc-skillsAdded 2026/08/19+21% in starsRepository updated 2026/08/18
agent-skillsai-toolsclaude-codegeollm-toolsopcseo
Install in seconds
Install Add New OPC Skill
Copy Add New OPC Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ReScienceLab/opc-skills/tree/main/.factory/skills/add-new-opc-skill ~/.claude/skills/add-new-opc-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ReScienceLab/opc-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.factory/skills/add-new-opc-skill/SKILL.md in ReScienceLab/opc-skills
Installs to
~/.claude/skills/add-new-opc-skill
Collection
One of 13 skills cataloged from this repository
Category
Automation1523 skills

What Add New OPC Skill does

Add New OPC Skill walks through the checklist for adding a new skill to the OPC Skills project, covering required files, metadata, logos, and listings before release. Use it when adding, publishing, or preparing a skill for release.

Add New OPC Skill is cataloged under Automation on DirSkills. Add New OPC Skill comes from a repository tagged agent-skills, ai-tools, claude-code, geo and llm-tools.

Documentation

README

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:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Add New OPC Skill

  • What else does ReScienceLab publish alongside Add New OPC Skill?

    Add New OPC Skill is one of 13 skills that DirSkills catalogs from ReScienceLab/opc-skills, the repository it ships in. Its siblings there include Archive, Banner Creator and Domain Hunter. Each one is a separate skill with its own page in this directory, installs the same way Add New OPC Skill does, and is maintained by ReScienceLab in that same repository. The rest of the collection is listed on the ReScienceLab/opc-skills page.

  • How does Add New OPC Skill compare to other Automation skills?

    Add New OPC Skill ranks #564 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Add New OPC Skill against them. Open each page to compare what they document and how they install.

More from ReScienceLab/opc-skills

Add New OPC Skill is one of 13 skills cataloged on DirSkills from ReScienceLab/opc-skills.

See all 13 skills