用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tutti-os/omni-catcher --skill create-content命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Create or organize bookmarks for tools, products, datasets, references, and useful web resources.
Decide whether an Omni Catcher request creates content, organizes existing content, or queries the existing library.
Create or organize knowledge notes, articles, papers, tutorials, and long-form captured content.
正在显示 SKILL.md
基于 SOC 职业分类
| name | create-content |
| description | Create one or more Omni Catcher Markdown items directly in the local data directory. |
Use the note, bookmark, and todo skills that match the content. You may use shell commands or short scripts to inspect existing files and create Markdown files under notes/, bookmarks/, or todos/.
index.jsonl; Omni Catcher rebuilds it after the run.notes/, bookmarks/, and todos/.Every created file must contain YAML frontmatter with: id, type, status: confirmed, source: agent, title, summary, createdAt, confirmedAt, and tags. Notes/bookmarks should also include urls when applicable. Todo files should include urgency, importance, and todoProgress: todo.