← スキル一覧に戻る

research-capture
by mainbranch-ai
⭐ 0🍴 0📅 2026年1月16日
SKILL.md
name: research-capture description: Save AI research to dated markdown files. Use when researching topics, gathering information, or exploring questions that should be preserved for future reference.
Research Capture
Save research to markdown files so Claude remembers tomorrow.
Quick Start
/research-capture "What is the Bor Core Four framework?"
Creates: research/2026-01-13-bor-core-four-framework.md
Workflow
- Research the topic (web search, reasoning, synthesis)
- Create dated file in research/ folder
- Structure with frontmatter + sections
- Return file path to user
Output Format
---
date: 2026-01-13
topic: Bor Core Four Framework
sources:
- https://example.com/source1
- https://example.com/source2
tags: [frameworks, marketing, strategy]
---
# Bor Core Four Framework
## Summary
[2-3 sentence overview]
## Key Points
- Point 1
- Point 2
- Point 3
## Details
[Expanded research content]
## Sources
- [Source Title](url) - key insight from this source
- [Source Title](url) - key insight from this source
## Questions for Follow-up
- What remains unclear?
- What should be researched next?
File Naming
Pattern: research/YYYY-MM-DD-topic-slug.md
Examples:
research/2026-01-13-bor-core-four-framework.mdresearch/2026-01-13-facebook-ads-creative-testing.mdresearch/2026-01-13-claude-code-plugins.md
Guidelines
- Always include sources with URLs when available
- Keep summaries concise (2-3 sentences)
- Tag for discoverability
- End with follow-up questions to guide future research
- Create research/ folder if it doesnt exist
Why This Matters
Tomorrow, when you ask Claude about this topic, itll find this file. The paper trail compounds. Each research session builds on the last instead of starting from scratch.
スコア
総合スコア
45/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
レビュー
💬
レビュー機能は近日公開予定です