pwguler/skills

research

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

First seen Aug 4, 2026

Installation

$ npx skills add pwguler/skills --skill research

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from pwguler/skills · top by installs.

npx skills add pwguler/skills

Browse all from pwguler/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,014 B
  • docs SUMMARY.md 254 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 77 installs

SKILL.md

Spin up a background agent to do the research, so you keep working while it reads. When the harness runs no background agent, do the research in this session and say the session is blocked until it returns; the findings still land in a file.

Its job:

  1. Investigate the question against primary sources (official docs, source code, specs, first-party APIs), not a secondary write-up of them. Follow every claim back to the source that owns it.
  2. Write the findings to a single Markdown file, citing each claim's source.
  3. Write it to the output path the caller named. Absent one, save it where the repo already keeps such notes, matching the existing convention, and if there is none, put it somewhere sensible and say where.