用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/antono/cerbo --skill cluster-1命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | cluster-1 |
| description | Skill for the Cluster_1 area of cerbo. 13 symbols across 4 files. |
13 symbols | 4 files | Cohesion: 83%
core/| File | Symbols |
|---|---|
core/src/page.rs | vault_root, page_create, page_delete, attachment_list, attachment_add (+4) |
core/src/slug.rs | derive_slug, slug_from_title |
src-tauri/src/slug.rs | slug_from_title |
src-tauri/src/page.rs | attachment_open |
Start here when exploring this area:
slug_from_title (Function) — src-tauri/src/slug.rs:3attachment_open (Function) — src-tauri/src/page.rs:85derive_slug (Function) — core/src/slug.rs:10slug_from_title (Function) — core/src/slug.rs:40vault_root (Function) — core/src/page.rs:13| Symbol | Type | File | Line |
|---|---|---|---|
slug_from_title | Function | src-tauri/src/slug.rs | 3 |
attachment_open | Function | src-tauri/src/page.rs | 85 |
derive_slug | Function | core/src/slug.rs | 10 |
slug_from_title | Function | core/src/slug.rs | 40 |
vault_root | Function | core/src/page.rs | 13 |
page_create | Function | core/src/page.rs | 29 |
page_delete | Function | core/src/page.rs | 133 |
attachment_list | Function | core/src/page.rs | 144 |
attachment_add | Function | core/src/page.rs | 166 |
attachment_upload | Function | core/src/page.rs | 188 |
attachment_delete | Function | core/src/page.rs | 207 |
attachment_path | Function | core/src/page.rs | 220 |
attachment_ops | Function | core/src/page.rs | 385 |
| Flow | Type | Steps |
|---|---|---|
Attachment_ops → Chrono_now | cross_community | 7 |
Attachment_open → Chrono_now | cross_community | 7 |
Attachment_delete → Chrono_now | cross_community | 7 |
Page_write → Chrono_now | cross_community | 6 |
Page_list → Chrono_now | cross_community | 6 |
Attachment_ops → Config_dir | cross_community | 6 |
Attachment_open → Config_dir | cross_community | 6 |
Page_read → Chrono_now | cross_community | 6 |
Page_delete → Chrono_now | cross_community | 6 |
Attachment_upload → Chrono_now | cross_community | 6 |
| Area | Connections |
|---|---|
| Cluster_0 | 1 calls |
| Cluster_4 | 1 calls |
gitnexus_context({name: "slug_from_title"}) — see callers and calleesgitnexus_query({query: "cluster_1"}) — find related execution flows