Back to list
mainbranch-ai

research-capture

by mainbranch-ai

0🍴 0📅 Jan 16, 2026

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

  1. Research the topic (web search, reasoning, synthesis)
  2. Create dated file in research/ folder
  3. Structure with frontmatter + sections
  4. 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.md
  • research/2026-01-13-facebook-ads-creative-testing.md
  • research/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.

Score

Total Score

45/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon