flutter / flutter/agent-plugins
Add support for resources
オープン
Generator
P2
- 主要言語
- Dart
- スター
- 2.9k
- フォーク
- 178
- 平均マージ
- 4日 2時間
- マージ済み PR(30日)
- 9
説明
This issue is tracking support for generating a skill with separate resources:
```
pdf-skill/
├── SKILL.md (main instructions)
├── FORMS.md (form-filling guide)
├── REFERENCE.md (detailed API reference)
```
The Gemini step should decide that it wants a separate resource, and a post-processing step would pull that chunk out into a separate markdown file.
コントリビューションガイド
調査の方向性
まず、issue で言及されている Gemini ステップと post-processing ステップを追跡し、生成された skill がどのように表現され、出力ファイルがどこに書き込まれるかを確認します。別のリソースをどのように識別して抽出すべきかを判断します。生成された skill が、SKILL.md とともに FORMS.md や REFERENCE.md などの個別の Markdown リソースを含められるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart
- 領域
- ai, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100