Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

cast

cast には yaodub から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
3
Stars
39
更新
2026-07-13
Forks
2
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

cast-build
その他コンピュータ職

Author Cast agent code in advanced mode — blueprint files (identity, channels, props, assets) and per-agent service code under blueprint/service/. Use when the operator wants to write or change something inside one or more agent folders that the in-Cast consoles can't reach (custom service code, scripted blueprint edits, cross-agent folder ops like rename/restore/bulk-delete). Pair with /cast-refine for introspection-first improvement and /cast-debug for diagnosing misbehavior.

2026-07-13
cast-debug
ソフトウェア開発者

Diagnose Cast behavior end-to-end — agent misbehavior (why did the agent do X? why no reply?) or Cast-server / pipeline issues (why isn't this message arriving? why won't the container start?). Reads gateway DB, agent.db message_log, agent-runner log, session transcripts, and host server logs layer by layer. When the root cause is a defect in Cast itself, produces a standardized, redacted bug report (environment + diagnosis + evidence) ready to submit upstream. Pair with /cast-refine when the question is "what should grow?" rather than "what broke?" and /cast-build when you've diagnosed the issue and need to write the fix.

2026-06-03
cast-refine
その他コンピュータ職

Help a Cast agent become more itself — read across its blueprint, runtime state, memory, and operator-action history to surface blueprint refinement proposals. Use after the agent has weeks of real run history and the operator senses drift, friction, or untapped potential. Output is proposals (a dated artifact), not edits. Pair with /cast-build for implementation and /cast-debug when the question is "what broke?" rather than "what should grow?"

2026-06-03