mcpbeat

Research Claude Skills

2 269 research skills from 396 authors. They find sources and get you up to speed on unfamiliar ground. Half of them fit into 2 278 tokens or less — that is what one costs your context window when the agent loads it. 663 ship runnable scripts rather than instructions alone. 4 of them cannot work without an MCP server, most often rube. We also found 264 copies of these same skills sitting in other people's repositories — counted once here, not 264 times.

2 269 unique 396 authors 1 169 updated this month 93 from vendors

2 278
tokens, median
what a typical one costs in context
663
ship scripts
code that runs, not instructions alone
4
need a server
most often rube
264
copies elsewhere
counted once here, not once per repository

1 633–1 680 of 2 269

page 35 of 48
Tech Selection Research
by aAAaqwq

Use when the user wants to research, compare, or evaluate a technology, framework, platform, or engineering tool for product R&D decision-making, such as "调研 FastAPI", "技术选型", "compare Spring Boot vs NestJS", "写 ADR", "评估是否适合", "PoC 方案", or "technology radar".

4k tokens scripts
Thinking Ogilvy
by aAAaqwq

蒸馏David Ogilvy思维模式的实用框架——广告教父、调研驱动、大创意、品牌形象

4k tokens zh
Wiki Page Writer
by aAAaqwq

Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating tech...

714 tokens
B0
by risingwavelabs

| Delegate tasks to AI agents via Box0. Use when the user asks to review code, check security, run tests, compare tools, get multiple perspectives, research a topic, analyze data, write docs, or any task that could benefit from specialized or parallel execution. Also use when the user mentions agent names or says "ask", "delegate", "get opinions from", or "have someone".

112k tokens scripts
Hitkeep AI Visibility Analyst
by PascaleBeier

Analyze HitKeep AI visibility data. Use for AI crawler fetches, AI-referred visits, assistant names or families, citation yield, resource types, top paths, fetch failures, Search Console context, GPTBot, ClaudeBot, ChatGPT, Claude, Perplexity, AI search, or whether assistants are discovering and sending traffic to a site.

554 tokens
Cre Legal
by ahacker-1

CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.

39k tokens
Docs Writer
by incubrain

Creates and edits Dark Sky Conservation policy documentation for Maharashtra government officials and academics. Handles audience-appropriate tone, section-specific content rules (Research/Policy/Pilots), and orchestrates technical validation passes. Use when working on docs/content/ markdown files.

7k tokens
Deep Dive
by nelsonwerd

>- Rigorous multi-agent deep-dive analysis for complex investigative tasks — auditing codebases, evaluating strategies or systems, validating designs, doing open-ended research. Deploys 4–6 specialist agents in parallel across distinct lanes, then synthesis, then adversarial red-team review, then optional patching — producing structured markdown research files plus a plain-English executive briefing with honest 1–10 confidence ratings. ALWAYS invoke when the user says any of "deep dive", "thorough audit", "rigorous analysis", "comprehensive review", "audit this codebase", "analyze the strategy", "evaluate this design", "review this thoroughly", or "research deep dive". Also invoke proactively for any open-ended investigative task involving a codebase, strategy, system design, or research question that warrants 30+ minutes of structured analysis — even when the user doesn't use these exact phrases.

15k tokens
Job Scout
by KerberosClaw

Use when the user is considering applying to, interviewing with, or accepting an offer from a company and wants due diligence on the company and optionally a specific role. Requires a company name, optionally a job title, then researches current public data, employee reviews, salary signals, product/tech quality, and red flags before giving a grounded recommendation. NOT for generic career coaching or resume editing.

2k tokens zh
Sci Ssci Polishing
by Yila-AI

Use when researchers need Chinese academic prose translated into publication-oriented English or English manuscript paragraphs and complete sections polished for SCI, SSCI, or interdisciplinary submission.

6k tokens scripts
Science Research Writing
by Yila-AI

Use when researchers need to plan, draft, revise, or audit an empirical research paper from their own materials, including Introduction, Methods, Results, Discussion, Conclusion, Abstract, and Title, with evidence-preserving and target-journal-aware guidance.

10k tokens scripts
File Classification
by cxcscmu

Classify academic papers and documents into subject categories using keyword-based text analysis.

488 tokens
Simpo Loss
by cxcscmu

Implements the SimPO (Simple Preference Optimization) loss function from the paper "SimPO: Simple Preference Optimization with a Reference-Free Reward". Use this when implementing or understanding SimPO training objectives.

638 tokens
Arxiv Paper Lookup
by cxcscmu

Look up arxiv paper metadata (title, abstract, subject) from arxiv IDs to classify papers by topic without reading full PDFs.

519 tokens
Simpo Implementation
by cxcscmu

Guidelines for implementing the SimPO loss function as per the SimPO paper.

358 tokens
Run2 Simpo Loss
by cxcscmu

Complete SimPO loss implementation with exact formula derivation from the paper.

547 tokens
Run2 Keyword Classification
by cxcscmu

Classify academic papers into subject categories using weighted keyword matching with regex word boundaries and case-insensitive search.

689 tokens
Run2 Nlp Paper Reproduction
by cxcscmu

Complete setup guide for reproducing NLP paper results with HuggingFace TRL/transformers on Python 3.12 - use when setting up environments for preference optimization experiments.

728 tokens
Ohio Attractions And Pois Research
by cxcscmu

Identify major attractions, points of interest, and notable sites across three Ohio cities that appeal to general travelers. Use this when building activities for a multi-city itinerary.

422 tokens
Simpo Loss Implementation
by cxcscmu

How to implement the SimPO (Simple Preference Optimization) loss function based on the SimPO paper. Use this when implementing the simpo_loss method in SimPOTrainer.

946 tokens
Implement Simpo Loss
by cxcscmu

Use this skill to implement the simpo_loss function in SimPOTrainer based on the SimPO paper. The loss combines a length-normalized reward with a margin gamma and uses BCE loss without a reference model.

788 tokens
Implement Simpo Loss
by cxcscmu

Implements the SimPO (Simple Preference Optimization) loss function with length normalization and reward margin as specified in the research paper.

263 tokens
PDF Classifier
by cxcscmu

Classifies PDF academic papers by subject area using text extraction from first pages. Use this skill whenever you need to categorize, sort, or organize PDF papers by topic, research field, or subject matter.

729 tokens
PDF File Organizer
by cxcscmu

Organizes PDF, PPTX, and DOCX academic files into subject folders by extracting and analyzing their title/abstract text. Use this skill whenever the user needs to sort or categorize a batch of research papers or documents into topic-based folders (e.g., LLM, quantum computing, biology, physics, music). Handles arXiv papers and other academic documents automatically.

884 tokens
Paper Classifier
by cxcscmu
573 tokens
Itinerary Data Researcher
by cxcscmu
331 tokens
Environment Setup
by cxcscmu

Procedures for setting up the environment for research projects involving Python, PyTorch, and NLP models. Use whenever environment requirements (environment.yml) are present.

259 tokens
Reproducing Dl Papers
by cxcscmu

How to reproduce Deep Learning papers. Use this skill whenever the user asks to implement an algorithm, loss function, architecture, or technique based on an academic paper (PDF, Arxiv, etc).

362 tokens
Nlp Research Repo Package Installment
by cxcscmu

Align Python version and repo-declared dependencies (requirements.txt / environment.yml) before installing packages for NLP research code reproduction.

508 tokens
Research Presentation
by Yila-AI

Create, revise, and quality-check source-grounded research presentations from papers, research notes, data, or manuscripts. Use for paper-to-slides, research presentation, scientific presentation, journal club, lab meeting, conference talk, seminar, thesis defense, dissertation defense, PPT/PPTX, 学术PPT, 科研汇报, 论文汇报, 组会汇报, 答辩PPT, and related slide-deck tasks.

12k tokens scripts
Travel Guidebook
by geekjourneyx

Create beautifully designed travel guidebook PDFs from trip itineraries. End-to-end workflow from deep research to Playwright PDF export, featuring zero AI-generated images, Tabler Icons, inline SVG decorations, and Claude's warm parchment aesthetic. Use this skill whenever the user mentions 路书, 旅行指南, travel guidebook, 行程手册, trip planner, 自驾游攻略, itinerary book, 攻略, 出行指南, 旅行计划, 行程规划, or wants to turn trip notes into a printable guide. Also triggers for multi-day travel planning, route guides, road trip planners, 旅行攻略制作, 旅行PDF, or converting travel research into a professionally designed document.

2225k tokens zh
Vaultr Notes
by skoowoo

Guide for working with Vaultr, an AI-native personal note-taking system. Use this skill whenever the user wants to search, find, read, write, save, create, modify, delete, or capture notes — including journal entries, research notes, quick thoughts, knowledge retrieval, or any note-taking task. Trigger when the user says things like 'save this as a note', 'find my notes about X', 'create a note', 'look up my notes on X', 'read my note about Y', 'delete a note', 'quick note', 'short note', 'what do I know about X', or any variation of managing notes in Vaultr.

2k tokens
Chinese Reference Formatter Skill
by Zechang-Xiong

Use when a user needs通用中文参考文献、GB/T 7714-style bibliography entries, Chinese academic reference formatting, or BibTeX completion from Chinese or English literature titles, including 根据文献名补全参考文献、生成中文论文参考文献格式、format Chinese academic references.

10k tokens scripts
Academic Repo Analyzer
by Azhi-ss

Quick-understanding doc for ML/DL, AI4Science, and research codebases — task type, stack, architecture, and figure-worthy innovations. Use when the user wants repo analysis, 仓库分析, or to understand a codebase before figure planning.

10k tokens scripts
Academic Paper Analyzer & Figure Planner
by Azhi-ss

Plan figures for an academic paper or document — map sections to figure types, count, priority, and aspect ratios. Use this skill whenever the user provides paper text, a PDF, an outline, section drafts, or asks what figures their paper needs, including "论文需要哪些图", "论文配图规划", "paper figure planning", "which figures should my paper have", "帮我规划配图". Produces a Figure Plan with must/strong/nice priorities and per-figure visual elements.

5k tokens
Academic Figure Prompt — Modern ML Airy Style
by Azhi-ss

Generate publication-ready figure prompts in the modern pastel/airy ICLR/NeurIPS style with soft panels, tokens, pills, and rounded type. Use this skill whenever the user wants a pastel, airy, soft, or modern ML figure — including "pastel风格", "ICLR那种", "现代柔彩", "airy figure prompt", "token flow diagram", "2024-2025 conference style". Produces a layered English image prompt with P1/P2/P3 color schemes. For classic box-border CVPR/Nature diagrams, route to academic-figure-prompt instead.

5k tokens
Academic Figure Prompt
by Azhi-ss

Generate publication-ready figure prompts for image models (GPT-Image-2, Gemini NanoBanana, etc.) in the classic academic style. Use this skill whenever the user wants a box-border architecture diagram, framework/network/module figure, or JSON figure spec — including "生成框架图", "画架构图", "JSON配图规范", "academic figure prompt", "框架图JSON". Produces a structured JSON spec AND a 200-400 word English image prompt with icons, dimension labels, and panel grouping. For pastel/airy ICLR-style figures, route to academic-figure-prompt-pastel instead.

13k tokens
Academic Figure Color Expert
by Azhi-ss

Make palette decisions for academic figures — choose between classic and pastel style families, then recommend a colorblind-safe scheme with exact hex values based on venue, domain, figure type, and module count. Use this skill whenever the user asks about colors, palettes, style for a figure, including "用什么配色", "推荐配色", "what palette for NeurIPS", "Nature Blue", "classic vs pastel", "色盲友好配色", or any color-related question about academic diagrams.

5k tokens
Academic Figure Architecture Extractor & Analyzer
by Azhi-ss

Extract and analyze architecture diagrams from academic PDFs or existing figure images. Use this skill whenever the user provides a PDF or image containing an architecture diagram and wants to extract, analyze, or redraw it — including "从PDF提取架构图", "架构图分析", "extract figures from pdf", "architecture diagram extraction", "analyze this diagram". Runs a local PDF extraction script and produces structured redraw parameters for downstream prompt skills.

7k tokens scripts
Academic Figure Workflow Orchestrator
by Azhi-ss

Entry-point assistant for academic figure generation. Use this skill whenever the user wants to generate academic figures, paper diagrams, or architecture visualizations — including "帮我画图", "从仓库到配图走一遍", "完整论文配图工作流", "帮我分析这个仓库然后出图", or any end-to-end request from code/paper to figure. The assistant analyzes the input, presents a Figure Plan for user confirmation, then generates colors, prompts, and (when an image model is available) the final image. Routes repo-first (code) or paper-first (document/PDF) inputs.

6k tokens
Content Pipeline
by runxhq

Turn governed source evidence into a citation-bound reader-facing draft, channel package, and provider-neutral publication handoff.

3k tokens
Deep Research
by runxhq

Produce a decision-ready deep-research brief from bounded governed evidence and preserve every material source binding.

5k tokens
Prior Art
by runxhq

Inspect bounded local repository and Runx catalog evidence before a design, draft, or operator decision, then produce citation-bound findings and a reuse, amendment, new-work, or stop recommendation. Use when existing tools, skills, standards, or project patterns must constrain downstream work; use research or web-fetch first for external sources.

5k tokens
Research
by runxhq

Produce bounded, source-backed research packets for product, ecosystem, and operator decisions.

6k tokens
Research Analyze
by runxhq

Internal evidence-index analysis and verification stage for the canonical research skill.

2k tokens
Web Research
by existential-birds

Use when the user wants web research: gathering cited, multi-angle evidence on a specific question. Triggers on: \"research X for me\", \"do web research on\", \"look up sources for\", \"find citations for\", \"gather evidence on\", \"what does the web say about X\". Also invoked programmatically by other beagle skills (prfaq-beagle Ignition, brainstorm-beagle reference points, strategy-interview context grounding) via the companion contract. Does NOT trigger on codebase lookups (\"find this function\", \"search the repo\"), local file search, LLM-as-judge evaluation, or paywalled/auth-gated scraping. Produces a written plan, parallel-subagent findings, and a cited synthesis report on disk — never inline prose, never unsourced claims.

9k tokens
Baidu API Search
by valenovo

面向 Agent 的百度 API 搜索 Skill。用于中文“查一下/搜索/联网查/最近/最新/热点”等场景,调用百度百科和百度 AI Search API,保留原始结果、去重并生成 research pack。

27k tokens scripts zh
Agentfolio
by christophacham

Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.

1k tokens