research-doc
Installation
SKILL.md
Quick Usage (Already Configured)
Create a research doc and push
- Parse the topic from the user prompt after "hey research".
- Ensure
research/exists; create it if missing. - Create
research/YYYY-MM-DD-<topic-slug>.md(lowercase, hyphenated).- If the file already exists for the same day/topic, append
-2,-3, etc.
- If the file already exists for the same day/topic, append
- Draft content using the template below.
git add research/YYYY-MM-DD-<topic-slug>.mdgit commit -m "docs: add research on <topic>"git push(set upstream if missing).
Research Template
# <Topic>
## Summary