用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/cerul-ai/cerul --skill cerul命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | cerul |
| description | Use Cerul when a user needs cited evidence from video or long-form media, or asks what was said, shown, or presented. |
| allowed-tools | Bash(cerul *) |
Use the public cerul CLI when the answer depends on video or other indexed
long-form media. Do not guess what a speaker said.
Before a request, run cerul capabilities so unavailable capabilities are not
invented. For retrieval, use a user-authorized scope:
cerul search "query" --library-id library_...
For a grounded answer using the constrained Agent facade:
cerul ask "question" --library-id library_...
Never print, request in chat, or persist API keys or installation tokens. If
authentication is missing, tell the user to configure CERUL_API_KEY, or the
local CERUL_BASE_URL plus CERUL_INSTALLATION_TOKEN, outside the conversation.
Do not expand the requested library or asset scope. Do not change a
local-only execution policy. Present Evidence timestamps and Artifact links
from the response; do not fabricate citations.