Agent skill · Code Review & Quality

reviewing-ai-papers

Analyze AI/ML technical content (papers, articles, blog posts) and extract actionable insights filtered through enterprise AI engineering lens. Use when user provides URL/document for AI/ML content analysis, asks to "review this paper", or mentions technical content in domains like RAG, embeddings, fine-tuning, prompt engineering, LLM deployment.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill reviewing-ai-papers --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
Version: 0.1.0
Path: skills/analysis/reviewing-ai-papers/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

# Reviewing AI Papers When users request analysis of AI/ML technical content (papers, articles, blog posts), extract actionable insights filtered through an enterprise AI engineering lens and store valuable discoveries to memory for cross-session recall. ## Contextual Priorities **Technical Architecture:** - RAG systems (semantic/lexical search, hybrid retrieval) - Vector database optimization and embedding strategies - Model fine-tuning for specialized scientific domains - Knowledge distillation for secure on-premise deployment **Implementation & Operations:** - Prompt engineering and in-context learning techniques - Security and IP protection in AI systems - Scientific accuracy and hallucination mitigation - AWS integration (Bedrock/SageMaker) **Enterprise & Adoption:** - Enterprise deployment in regulated environments - Building trust with scientific/legal stakeholders - Internal customer success strategies - Build vs. buy decision frameworks ## Analytical Standards - **Maintain objectivity**: Extract factual insights without amplifying source hype - **Challenge novelty claims**: Identify what practitioners already use as baselines. Distinguish "applies existing techniques" from

What's inside
Steps it walks through
  1. Contextual Priorities
  2. Analytical Standards
  3. Analysis Structure
  4. For Substantive Content
  5. For Thin Content
  6. Memory Integration
  7. Output Standards
  8. Constraints
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the reviewing-ai-papers skill do?

Analyze AI/ML technical content (papers, articles, blog posts) and extract actionable insights filtered through enterprise AI engineering lens. Use when user provides URL/document for AI/ML content analysis, asks to "review this paper", or mentions technical content in domains like RAG, embeddings, fine-tuning, prompt engineering, LLM deployment.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill reviewing-ai-papers --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