用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/antono/cerbo --skill cluster-7命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | cluster-7 |
| description | Skill for the Cluster_7 area of cerbo. 6 symbols across 1 files. |
6 symbols | 1 files | Cohesion: 71%
core/| File | Symbols |
|---|---|
core/src/page.rs | page_path, page_read, page_write, has_h1, humanize_slug (+1) |
Start here when exploring this area:
page_path (Function) — core/src/page.rs:23page_read (Function) — core/src/page.rs:46page_write (Function) — core/src/page.rs:52has_h1 (Function) — core/src/page.rs:78humanize_slug (Function) — core/src/page.rs:82| Symbol | Type | File | Line |
|---|---|---|---|
page_path | Function | core/src/page.rs | 23 |
page_read | Function | core/src/page.rs | 46 |
page_write | Function | core/src/page.rs | 52 |
has_h1 | Function | core/src/page.rs | 78 |
humanize_slug | Function | core/src/page.rs | 82 |
ensure_page_has_h1 | Function | core/src/page.rs | 99 |
| Flow | Type | Steps |
|---|---|---|
Page_write → Chrono_now | cross_community | 6 |
Page_read → Chrono_now | cross_community | 6 |
Page_write → Config_dir | cross_community | 5 |
Page_read → Config_dir | cross_community | 5 |
Start_watcher → Has_h1 | cross_community | 4 |
Start_watcher → Humanize_slug | cross_community | 4 |
Test_sync_markdown_titles → Has_h1 | cross_community | 4 |
Test_sync_markdown_titles → Humanize_slug | cross_community | 4 |
Test_page_write_infers_title → Has_h1 | cross_community | 3 |
| Area | Connections |
|---|---|
| Cluster_1 | 2 calls |
| Cluster_8 | 1 calls |
gitnexus_context({name: "page_path"}) — see callers and calleesgitnexus_query({query: "cluster_7"}) — find related execution flows