Agent skill

research

Find authoritative answers from official docs, RFCs, standards, and academic sources — never from blogs or opinions

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill core-andreibesleaga-gabbe --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/core-andreibesleaga-gabbe/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research Skill ## Goal Find accurate, current answers from authoritative sources only. Prevent API hallucination, deprecated usage, and wrong regulatory interpretation. All findings stored in semantic memory for reuse. ## Authoritative Source Tiers | Tier | Sources | Trust Level | |---|---|---| | **Tier 1 (Primary)** | Official language docs (MDN, nodejs.org, laravel.com, docs.python.org), Official specs (RFC.editor.org, W3C, ECMA), Security standards (OWASP, NIST, CIS, CVE.mitre.org) | Highest | | **Tier 2 (Academic/Official)** | arXiv.org, IEEE Xplore, ACM Digital Library, Official GitHub repos (github.com/[org]/[repo]), Official changelogs/release notes | High | | **Tier 3 (Verified Industry)** | Anthropic docs, AWS docs, GCP docs, Azure docs, Microsoft Docs | Medium | | **NOT Acceptable** | Blog posts, Medium, Reddit, StackOverflow opinions, Dev.to | Do not cite | ## Steps 1. **Formulate the precise research question** - Include: exact library/framework name + version number - Include: what you need to know (API signature, behavior, requirements) - Example: "What are the valid values for the SameSite attribute in Set-Cookie header per RFC 6265?" 2. **Use Context-7 MCP first**

What's inside
Steps it walks through
  1. Goal
  2. Authoritative Source Tiers
  3. Steps
  4. Constraints
  5. Output Format
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research skill do?

Find authoritative answers from official docs, RFCs, standards, and academic sources — never from blogs or opinions

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill core-andreibesleaga-gabbe --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going