ソース情報
- リポジトリ
- antono/cerbo
- ソースの最終更新活動
- 2026年4月24日 22:58
- 検出された SKILL.md の言語
- 英語
- スター
- 4
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/antono/cerbo --skill cluster-7コマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| 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