Company Skills Marketplace Template
Description
Fork-and-go template for a private team skills marketplace usable from Claude Code and Codex CLI
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
Company Skills Marketplace
A GitHub template for spinning up a **private skills marketplace** for your team in under 10 minutes. Works with both [Claude Code](https://claude.ai/code) and [Codex CLI](https://github.com/openai/codex).
**Stop copy-pasting skills around in Slack.** If your team uses Claude Code or Codex individually, this template gives you a shared execution layer: one private repo, one install command per teammate, and skills that update across the team automatically.
Why use this
- Tool-agnostic execution layer. New AI coding tools drop every month. You don't want your team's skills locked into one vendor's ecosystem — this template gives you a shared layer that works across two of the most popular AI agent harnesses (Claude Code and Codex CLI) from a single source of truth. Add another runtime later? Mirror the manifest and you're done.
- Scales with your team. Start with one
team-skillsplugin on day one. When you grow into distinct functions, scaffold new plugins per area of the business —sales-skills,ops-skills,marketing-skills— with one natural-language command. Teammates install only what's relevant to them. - Free to set up and run. No Teams or Enterprise plan required. No SaaS fee, no extra services, no infrastructure to host. You're using primitives that ship in the box with both runtimes.
- Version control and collaboration built in. Skills are just files in a Git repo, so every change is reviewable in PRs, every version is recoverable, and teammates can collaborate on skill authoring the way they already collaborate on code.
- Private by default. Your skills stay in your private GitHub repo. Auth piggybacks on the GitHub access your team already has.
What this is
Both Claude Code and Codex support private plugin marketplaces natively, with near-identical primitives. This template wires up both with sensible defaults so you don't have to read either spec:
- **Native marketplaces, both run
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