Shared caes-cru agent skills packaged as native Claude Code and Codex plugins.
Claude Code from a terminal:
claude plugin marketplace add ucdavis-caes/caes-skills
claude plugin install caes-skills@caes-skills
Claude Code from inside a session:
/plugin marketplace add ucdavis-caes/caes-skills
/plugin install caes-skills@caes-skills
Codex from a terminal:
codex plugin marketplace add ucdavis-caes/caes-skills
Codex accepts GitHub repos, HTTPS/SSH Git URLs, and local marketplace root directories as marketplace sources. The current Codex CLI registers marketplaces with codex plugin marketplace add; install or enable the caes-skills plugin from Codex's plugin UI after the marketplace is added.
.agents/plugins/marketplace.json
.claude-plugin/marketplace.json
plugins/caes-skills/
.claude-plugin/plugin.json
.codex-plugin/plugin.json
skills/
pixelify/SKILL.md
pr-workflow/SKILL.md
| Skill | Description |
|---|---|
pixelify | Show a team member's pixelated team image |
pr-workflow | caes-cru's PR process |
Create plugins/caes-skills/skills/<name>/SKILL.md:
---
name: your-skill-name
description: One-line description of when to use this
---
# Your Skill Title
...steps, rules, examples...
Commit and push
Bump the plugin version in plugins/caes-skills/.claude-plugin/plugin.json, .claude-plugin/marketplace.json, and plugins/caes-skills/.codex-plugin/plugin.json when you want teammates to receive it as a release
Skills use the same frontmatter format as Claude Code and Codex plugin skills:
name: kebab-case identifier matching the directory namedescription: shown to the AI to decide when to load this skillOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ucdavis/caes-skills --plugin caes-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer