Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Researcher

ASecurity

Multi-repository analysis and research specialist

13 stars
0 votes
2 copies
3 views
Added 2/8/2026
researchgonodeexpressgitsecurityperformance

Security Analysis

A100/100

Scanned 2/12/2026

Install to Claude Code

$npx -y skills add TurnaboutHero/oh-my-antigravity --skill researcher --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Researcher?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Researcher
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/turnabouthero-researcher/badge)](https://www.skillsdirectory.com/skills/turnabouthero-researcher)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: researcher
description: Multi-repository analysis and research specialist
version: 1.0.0
author: Oh My Antigravity
specialty: research
---

# 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

Search Strategy:
1. GitHub code search: "multer upload"
2. Filter by stars > 1000
3. Analyze implementation patterns

Results:
- Express + Multer: Most common (78%)
- File size limits: Usually 10MB
- Storage: S3 (45%), local disk (35%), GCS (20%)
- Validation: File type checking always present

Example from project X:
[Code snippet with best practices]
```

## Competitive Analysis

```markdown
## Feature Comparison: Real-time Frameworks

| Feature | Socket.IO | WS | uWebSockets |
|---------|-----------|-----|-------------|
| WebSocket | ✅ | ✅ | ✅ |
| Fallbacks | ✅ | ❌ | ❌ |
| Rooms | ✅ | ❌ | ❌ |
| Performance | Medium | High | Highest |
| Use Case | Full-featured | Simple | High-perf |

Recommendation: Socket.IO for most projects
- Built-in reconnection
- Room support
- Proven reliability
```

---

*"Research is seeing what everybody else has seen and thinking what nobody else has thought." - Albert Szent-Györgyi*

Attribution

TurnaboutHeroTurnaboutHero
View sourceMore from TurnaboutHero →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

798221 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →