mcpbeat

Research

joonghyun-lee-frieren/research

234 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
203
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Joonghyun-Lee-Frieren/oh-my-antigravity --skill research

The instruction itself

5 sections, as written by the author

Purpose

Use this skill when external documentation, standards, or library comparisons are needed.

Trigger

  • User asks for latest API behavior or version-sensitive guidance
  • Tradeoff decisions require evidence from primary sources

Workflow

  • Split the question into focused research sub-questions.
  • Prefer official docs/specs and primary maintainers.
  • Record version/date context and confidence.
  • Compare options with explicit criteria.
  • Produce implementation recommendations for this repository.

Output Template

## Key Findings
- ...

## Source-Based Comparison
- Option A: ...
- Option B: ...

## Recommendation
- ...

## Risks / Unknowns
- ...

Notes

  • Keep quotes short and provide links.
  • Escalate to planning ($plan) if research changes scope.

How to use it

Copy the folder

Take joonghyun-lee-frieren/research from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.