一键导入
replace-with-tool-name
Use when REPLACE WITH TRIGGERING CONDITIONS (see ~/.claude/skills/skill-description-cso/SKILL.md — describe WHEN, not WHAT)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when REPLACE WITH TRIGGERING CONDITIONS (see ~/.claude/skills/skill-description-cso/SKILL.md — describe WHEN, not WHAT)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
This skill should be used when the user (老板) asks for an Anthropic-style product launch / intro video, a Cowork-aesthetic Remotion piece, a Claude Code intro animation, or any "cream + coral + Fraunces serif + JetBrains Mono terminal" branded explainer. Trigger on phrases like "做个 launch video", "Anthropic 那种感觉", "复现 Cowork 的编排", "Claude 介绍片", "网页里能跑的产品动画", and similar. Also trigger when work involves studying a reference video to reproduce its editing logic in Remotion.
Use when creating, scaffolding, or adding/renaming/removing subcommands or flags in a CLI tool that ships an installable Claude Code skill (e.g. `<tool> install-claude-skill`), or when asked to "update the <tool> skill" / "the skill is out of date" for such a tool
| name | REPLACE_WITH_TOOL_NAME |
| version | 1 |
| description | Use when REPLACE WITH TRIGGERING CONDITIONS (see ~/.claude/skills/skill-description-cso/SKILL.md — describe WHEN, not WHAT) |
# Replace with your actual install one-liner / download instructions.
curl -fsSL https://example.com/install.sh | sh
Document every subcommand below. Each entry: 1-line purpose, flags, one usage example.
REPLACE_WITH_TOOL_NAME login(purpose, flags, example)
REPLACE_WITH_TOOL_NAME install-claude-skillInstall or update this skill into ~/.claude/skills/REPLACE_WITH_TOOL_NAME/SKILL.md. The CLI also auto-runs this on startup when the installed copy is older than the embedded version:.
REPLACE_WITH_TOOL_NAME install-claude-skill
internal/skill/skill.md). Editing the installed copy at ~/.claude/skills/REPLACE_WITH_TOOL_NAME/SKILL.md is wasted work — it will be overwritten on the next startup.version: above whenever you change this file.