TinyClaw: Add markdown-defined commands and skills via Terraphim shared parsing
まだ誰も着手していません。
評価
調査の方向性
Start with docs/plans/tinyclaw-openclaw-parity-design-2026-02-27.md and the existing Terraphim frontmatter/command parsing patterns. Then inspect crates/terraphim_tinyclaw/src/commands/, skills/markdown.rs, agent/agent_loop.rs, and main.rs, along with the shared parser modules. Done means markdown commands and skills load and execute, metadata is documented with examples, and tests cover parse failures, validation, and successful execution.
索引モデルが issue の本文から書いたものです。
説明
Summary
Add markdown-defined commands and markdown-defined skills to TinyClaw, leveraging Terraphim’s existing frontmatter/command parsing patterns.
Extend Existing Terraphim Functionality
- Reuse Terraphim markdown frontmatter parsing/runtime patterns.
- Adjust existing Terraphim crate boundaries/features if needed.
- Avoid new one-off TinyClaw-only parser implementations.
Implementation Notes
crates/terraphim_tinyclaw/src/commands/(new)crates/terraphim_tinyclaw/src/skills/markdown.rs(new)crates/terraphim_tinyclaw/src/agent/agent_loop.rscrates/terraphim_tinyclaw/src/main.rs- terraphim shared parser/runtime module(s) as needed
Acceptance Criteria
- TinyClaw loads markdown command definitions from configured directory.
- Slash command dispatcher can execute markdown-defined commands.
- TinyClaw can load markdown-defined skills (in addition to JSON skills).
- Format and metadata are documented with examples.
- Tests cover parse failures, validation, and execution happy paths.
References
docs/plans/tinyclaw-openclaw-parity-design-2026-02-27.md(Step 3)
- 主要言語
- Rust
- スター
- 62
- フォーク
- 5
- 平均マージ
- 2時間 27分
- マージ済み PR(30日)
- 1
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
terraphim/terraphim-ai のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
terraphim/terraphim-ai#885 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
terraphim/terraphim-ai#871 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
terraphim/terraphim-ai#810 · コメント 2 件 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
terraphim/terraphim-ai#729 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
terraphim/terraphim-ai#728 ·
terraphim/terraphim-ai の issue をすべて見る
似ている issue
-
risk:low runtime status:in-progress type:test
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
zeroclaw-labs/zeroclaw#11023 ·
-
good first issue refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
bevyengine/bevy#25861 ·