By CopeeeTang
12 productivity skills for Claude Code: interview-mode, spawn, save-session, source-first, codex-review, experiment-runner, claw-guru, github-kb, code-simplifier, ultra-plan, init-project, handoff (compact conversation to OS tmp dir for fresh-agent pickup; complements save-session)
OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing, multi-agent setup, heartbeat, cron jobs, channel setup, Discord/Telegram/Slack/iMessage integration, pairing, auth, nodes, version upgrades, skills, sandboxing, model providers, webhooks, hooks, "openclaw not working", "gateway crashed", "command not found", session issues, memory, browser tool, CLI usage, installation, permissions, tool policy, remote access, and any other OpenClaw topic.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Use Codex to review code changes AND optionally execute fixes. Two modes — (1) review-only (默认,输出 findings 不动代码); (2) review-and-fix (autonomous, 找出 BLOCKER/MAJOR 后直接派 codex exec 修,最多 N 轮,每轮 Claude 重审). TRIGGER when 用户要 review 代码 / audit a diff / inspect uncommitted work / check branch vs base / 用 codex 修 bug / "review 完顺便修" / "review and fix" / "review 并改" / "review 后自动修"; user mentions /codex-review or invokes Codex for code work. DO NOT trigger for: 单纯写新代码 / feature implementation without prior review intent (let user pick the right entry point), broad architecture discussion without concrete diff.
Run, monitor, recover, and babysit ML evaluation experiments end-to-end. Covers the full lifecycle: intent alignment, dry-run validation, auto-launch, checkpoint recovery, real-time/cron-based self-healing monitoring, and post-completion validation. TRIGGER when: user wants to run/start/launch/rerun experiments or evaluations, monitor running experiments or check experiment logs, recover from failures like 429 quota errors or process death, set up monitoring for long-running tasks, or do a dry-run before committing to a full run. Also trigger for 'babysit', 'experiment-runner', and when user provides monitor CLI args like 'monitor experiments/X.json --log Y --expected N'. DO NOT trigger for: analyzing/comparing existing results (tables, charts, LaTeX), writing scripts to parse result files, code review or code modification, dataset creation or preprocessing, GPU/system monitoring, training job submission (use amlt-run-job), or autonomous development tasks.
GitHub Knowledge Base - Unified tool for managing local repos, discovering trending projects, and tracking tech hot topics. Use when: (1) searching local GitHub repos, (2) updating repo index, (3) discovering new repos via social media (Xiaohongshu, Twitter/X) and web search, (4) researching topics on Xiaohongshu, (5) fetching Twitter/X post content. Triggers: "github-kb", "search repos", "discover repos", "xiaohongshu", "rednote", "twitter", "X post", "tweet"
Own 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.
Productivity skills for Claude Code.
# Step 1: Add as a marketplace source
/plugin marketplace add CopeeeTang/copeee-skills
# Step 2: Install the plugin
/plugin install copeee-skills
| Skill | Command | Description |
|---|---|---|
| interview-mode | /interview | Structured requirements clarification before planning. Uses interactive AskUserQuestion UI for precise multi-choice questioning. |
| spawn | /spawn <task> | Task execution topology router. Analyzes dependencies and routes to 4 execution modes: Background Subagents, Agent Teams, Task Todo, or Codex delegation. |
| save-session | /save-session [project] | Save session action history before context compaction. Extracts key decisions, data, and next steps via subagent. |
| handoff | /handoff [next-focus] | Compact the current conversation into a handoff document written to OS tmp dir, so a fresh agent can pick up the work. Complements save-session (which archives into docs/history/). Adapted from mattpocock/skills. |
| Skill | Command | Description |
|---|---|---|
| code-simplifier | /simplify | Refine recently modified code for clarity and maintainability while preserving functionality. |
| codex-review | /codex | Use OpenAI Codex as a code reviewer — audits diffs, branches, and uncommitted changes with structured findings. |
| Skill | Command | Description |
|---|---|---|
| source-first | /source-first | Answer technical questions exclusively from primary sources (official docs, changelogs, source code). Never rely on memorized knowledge. |
| github-kb | /github-kb <cmd> | Local GitHub repo management + social media (Xiaohongshu, Twitter/X) trending project discovery. |
| Skill | Command | Description |
|---|---|---|
| experiment-runner | /experiment-runner | Full ML experiment lifecycle: intent alignment, dry-run validation, auto-launch, checkpoint recovery, and cron-based self-healing monitoring. |
| Skill | Command | Description |
|---|---|---|
| claw-guru | /claw-guru | OpenClaw live support — config debugging, gateway troubleshooting, channel setup. Always verifies against live docs. |
/interview # Clarify requirements (interactive Q&A)
/spawn # Decompose and dispatch parallel agents
... (work happens)
/codex # Cross-review with Codex
/save-session # Save progress before ending
MIT
npx claudepluginhub copeeetang/copeee-skills --plugin copeee-skillsClaude Code Session Manager — query, search, resume and manage Claude Code sessions across projects
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core 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
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development