← スキル一覧に戻る

vault-capture
by xavierchoi
⭐ 8🍴 1📅 2026年1月24日
SKILL.md
name: vault-capture description: > Use when user intends to quickly save thoughts, ideas, or information. Triggered when someone wants to preserve something for later review or processing. Creates a fleeting note in 00_Inbox.
Vault Capture
Behavior
- Create new note in
00_Inbox/ - Filename:
YYYY-MM-DD-{slug}.md(slug from content, max 5 words, kebab-case) - Apply template structure from
${CLAUDE_PLUGIN_ROOT}/templates/tpl-fleeting.md - Fill in content from user input
Frontmatter
---
type: fleeting
created: {today's date YYYY-MM-DD}
source: capture
tags: []
---
Template Reference
Use the fleeting template structure:
- Title from first meaningful phrase
- Content as provided by user
- Footer with capture timestamp
After Capture
- Confirm creation with filename
- Show brief preview of captured content
- Optionally ask if they want to add tags or process immediately
Examples
User: "Remember this: AI agents work best with clear goals"
→ Creates 00_Inbox/2024-01-15-ai-agents-clear-goals.md
User: "Quick thought about the marketing campaign"
→ Creates 00_Inbox/2024-01-15-marketing-campaign-thought.md
スコア
総合スコア
35/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です