AgentStack
SKILL verified MIT Self-run

Research

skill-paulo-yamagishi-claude-code-setup-research · by paulo-yamagishi

Fetch official docs and community sources for a Claude Code topic, then integrate findings

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-paulo-yamagishi-claude-code-setup-research

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Research? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Research

Research a Claude Code topic using official docs and community sources, then integrate verified findings.

Steps

  1. Parse topic: Use $ARGUMENTS as the research topic (e.g., "hooks", "plugins", "model configuration").
  1. Fetch official docs:
  • WebFetch https://docs.anthropic.com/en/docs/claude-code and navigate to the relevant section
  • Extract current official information about the topic: features, config format, options, limitations
  1. Search community sources:
  • WebSearch for: "claude code" $ARGUMENTS site:reddit.com — recent discussions and tips
  • WebSearch for: "claude code" $ARGUMENTS — blog posts, tutorials, announcements
  • Extract actionable tips, undocumented patterns, and real-world usage insights
  1. Read existing repo content:
  • Grep for $ARGUMENTS across core/, projects/, skill/, .claude/skills/ to find what we already cover
  • Read the most relevant files to understand current state of our documentation
  1. Cross-reference and classify findings into three sections:

Confirmed new info — Information verified against official docs that is not yet in our guides. Include source URL.

Community tips — Plausible patterns from real usage not found in official docs. Mark each as [UNVERIFIED]. Include source URL.

Outdated content in our repo — Anything in our guides that contradicts current official docs. Include file path and line number.

  1. Present report to the user with the three sections above.
  1. Ask user which findings to integrate, then update the relevant core/ or projects/ files accordingly.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.