research-doc

Installation
SKILL.md

Quick Usage (Already Configured)

Create a research doc and push

  1. Parse the topic from the user prompt after "hey research".
  2. Ensure research/ exists; create it if missing.
  3. Create research/YYYY-MM-DD-<topic-slug>.md (lowercase, hyphenated).
    • If the file already exists for the same day/topic, append -2, -3, etc.
  4. Draft content using the template below.
  5. git add research/YYYY-MM-DD-<topic-slug>.md
  6. git commit -m "docs: add research on <topic>"
  7. git push (set upstream if missing).

Research Template

# <Topic>

## Summary
Related skills
Installs
2
GitHub Stars
11
First Seen
Mar 13, 2026