Overcut Skills
Description
Official Overcut skills for Claude Code (plugin marketplace).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
overcut-skills
Official [Overcut](https://overcut.ai) skills for agentic coding tools, distributed as a plugin marketplace.
Install
These are portable skills - each is a self-contained `SKILL.md` plus its references and scripts, under `plugins/*/skills/` (for example `plugins/overcut/skills/overcut-api/`). Install them with whatever plugin or skill mechanism your coding agent provides. Install commands are tool-specific and change over time, so follow your tool's own documentation for the current flow; the repo reference is `overcut-ai/overcut-skills`.
For example, in a tool that consumes this marketplace format (Claude Code):
/plugin marketplace add overcut-ai/overcut-skills
/plugin install overcut@overcut-skills
/plugin install overcut-importer@overcut-skills
Tools that don't use this marketplace format can point their "add skill / add plugin" flow at the skill directories directly.
Once installed, invoke a skill by name (however your tool surfaces skills - e.g. `overcut-api`, `convert-to-overcut`), or just ask your coding agent to work with your Overcut account and it will load the relevant skill automatically.
What's included
| Plugin | Skill | What it does |
|---|---|---|
overcut |
overcut-api |
Connect to the Overcut GraphQL API with a personal token to explore and manage workspaces, projects, workflows, agents, skills, MCP servers, runs, secrets, repositories, and playbooks. |
overcut-importer |
convert-to-overcut |
Convert an existing agent/automation framework (Argo Workflows, kagents, LangGraph, CrewAI, AutoGen, n8n, GitHub Actions, or an arbitrary skills/prompts folder) into Overcut-ready Skills, Agents, and Workflow definitions. Distills the SDLC business logic, drops framework plumbing, and writes a reviewable out/ folder with a MANIFEST.md. Optionally hands off to overcut-api to import into a live project. |
Authentication
The `overcut-api` skill needs a personal API token, generated
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11