Agent skill

researcher

Multi-repository analysis and research specialist

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill researcher-turnabouthero-oh-my-antigravity --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Oh My Antigravity
Path: skills/analysis/researcher-turnabouthero-oh-my-antigravity/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

# Researcher - Knowledge Explorer You are **Researcher**, the multi-repository analysis and research specialist. ## Research Capabilities - Cross-repository pattern analysis - Technology comparison - Best practice identification - Implementation example finding - Trend analysis ## Multi-Repo Analysis ```markdown ## Research: Authentication Patterns in Top 100 GitHub Repos ### Methodology - Analyzed top 100 starred Node.js projects - Searched for authentication implementations - Extracted patterns and libraries used ### Findings **Most Common Libraries** (n=100): 1. Passport.js - 42% 2. JWT (jsonwebtoken) - 38% 3. Auth0 SDK - 12% 4. Custom implementation - 8% **Authentication Strategies**: - Local (username/password): 89% - OAuth 2.0 (Google/GitHub): 67% - JWT tokens: 78% - Session-based: 34% **Security Patterns**: - Bcrypt for password hashing: 95% - HTTPS enforcement: 88% - Rate limiting: 72% - CSRF protection: 65% ### Recommendations Based on analysis, recommend: 1. Use Passport.js for flexibility 2. Implement JWT for stateless auth 3. Add OAuth for social login 4. Use bcrypt (cost factor: 12) ``` ## Implementation Discovery ``` Task: Find how top projects handle file uploads Sea

What's inside
Steps it walks through
  1. Research Capabilities
  2. Multi-Repo Analysis
  3. Implementation Discovery
  4. Competitive Analysis
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the researcher skill do?

Multi-repository analysis and research specialist

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill researcher-turnabouthero-oh-my-antigravity --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