🔬

Research

Research tools and academic skills

3205 skills in this category

skill-improve

This skill should be used when improving existing Claude Code skills. Triggers include "improve this skill", "skill feels shallow", "upgrade skill", or when self-evaluating skill quality. Codifies the self-eval → research → rewrite → validate pattern.

lnittman/skills
0
0
Mis Ă  jour 1w ago

create-meta-prompts

Create prompts optimized for Claude-to-Claude pipelines with research, planning, and execution stages

sekka/dotfiles
0
0
Mis Ă  jour 1w ago

github-actions

Marketplace

GitHub Actions CI/CD reference for workflow templates, caching strategies,and automation patterns. Includes homelab integration with self-hosted runners.Use when creating workflows, debugging CI failures, or setting up deployments.Triggers: github actions, ci, cd, workflow, pipeline, runner, artifact.

poindexter12/waypoint
0
0
Mis Ă  jour 1w ago

ansible

Marketplace

Ansible automation reference for playbooks, roles, inventory, variables, and modules.Includes Proxmox VE and Docker integration via community.general and community.docker collections.Use when writing playbooks, troubleshooting Ansible runs, or designing automation workflows.Triggers: ansible, playbook, inventory, role, task, handler, vars, jinja2, galaxy, proxmox_kvm, proxmox_lxc, docker_container, docker_compose.

poindexter12/waypoint
0
0
Mis Ă  jour 1w ago

tech-ecosystem-analyzer

This skill should be used when users request comprehensive analysis of technology ecosystems, comparing multiple libraries/frameworks/tools with quantitative metrics from GitHub and web research. Trigger words include "ecosystem analysis", "compare libraries", "analyze React/Vue/Python ecosystem", "trending libraries", "technology stack comparison", or requests to evaluate multiple technical tools with data-driven insights.

windowh1/wbl_residency
0
0
Mis Ă  jour 1w ago

gemini-image-generator

Generate images using Google's Gemini API. Use when creating images from text prompts, editing existing images, or combining reference images for AI-generated visual content.

ckorhonen/claude-skills
0
0
Mis Ă  jour 1w ago

human-docs

Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

golang-dev-guidelines

Marketplace

Use this skill when planning, researching, writing, reviewing, refactoring, or testing Go code (including creating unit tests, test files, and mocks). It provides comprehensive Go development guidelines including proverbs, SOLID principles, and testing standards. Apply these guidelines to ensure code quality, maintainability, and consistency in any Go project.

dnlopes/claude-code-plugins
0
0
Mis Ă  jour 1w ago

global-conventions

Follow project-wide development conventions for project structure, documentation, version control, code review, environment configuration, dependency management, and security practices. Use this skill when setting up new projects, organizing file structures, writing project documentation, creating Git branches and commits, configuring environment variables, managing dependencies, setting up CI/CD pipelines, or implementing security practices. Apply when working on project setup tasks, creating documentation files (README.md, ARCHITECTURE.md, DATABASE_SCHEMA.md, API_REFERENCE.md, SETUP.md), Git workflow operations, .env files, package.json/bun.lockb, Docker configurations, or any cross-cutting project concerns. This skill ensures hybrid code organization (global shared code by type + feature-specific code with nested subdirectories), required documentation (README, ARCHITECTURE, DATABASE_SCHEMA, API_REFERENCE, SETUP - written before coding then updated), GitHub Flow workflow (main branch production-ready, feat

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

document-processor

Marketplace

Extract and process content from PDFs and DOCX files. Handles large files, OCR for scanned documents, page splitting, and markdown conversion. Use when: (1) Processing PDF references in notes, (2) Extracting text from large documents for analysis, (3) Converting DOCX to markdown, (4) Handling scanned/image PDFs with OCR, (5) Integrating with Obsidian or note-taking workflows, (6) Splitting large documents into manageable chunks.Invoke with: /process-document, /extract-pdf, /extract-docx, or say "use document-processor skill to..."

adnanmueller/am-dev-plugins
0
0
Mis Ă  jour 1w ago

gpt-image-1-5

Generate and edit images using OpenAI's GPT Image 1.5 model. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports text-to-image generation and image editing with optional mask. DO NOT read the image file first - use this skill directly with the --input-image parameter.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

documentation-generator

RAN documentation generation with cognitive consciousness, automated technical writing, and intelligent knowledge synthesis for comprehensive RAN system documentation. Use when generating RAN technical documentation, creating API documentation, automating knowledge base creation, or enabling intelligent documentation systems.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

code-explorer

Search and analyze code repositories on GitHub and Hugging Face (Models, Datasets, Spaces). This skill should be used when exploring open-source projects, finding implementation references, discovering ML models/datasets, or analyzing how others have solved similar problems.

YoungjaeDev/tarogak
0
0
Mis Ă  jour 1w ago

neurosurgery-literature

Use when searching for neurosurgery literature, developing PubMed search strategies, identifying MeSH terms, or building systematic search queries. Invoke for literature searching in neurosurgery topics.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

web-research-documenter

This skill should be used when users request research on a topic with the intent to save findings to a document. It provides a systematic workflow for conducting web research, synthesizing information from multiple sources, and creating well-structured documentation. Trigger words include "research and save", "look up and document", "find information about and write", or any request that combines information gathering with file creation.

windowh1/wbl_residency
0
0
Mis Ă  jour 1w ago

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

penne-0505/docs_driven_dev_template
0
0
Mis Ă  jour 1w ago

permissions-manager

Configures Claude Code permissions via natural language for CLI tools (git, gcloud, aws, kubectl, maven, gradle, npm, docker), project types (Rust, Java, TypeScript, Python), and file patterns. Use when asked to "configure permissions", "enable git", "allow docker", "setup project permissions", "apply permission profile", or "make files editable". Auto-detects project types and researches unknown tools.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

gemini-imagegen

This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

skill-creator

Guide for creating effective Agent Skills following Anthropic best practices. Use when creating new Skills, updating existing Skills, validating Skill structure, or packaging Skills for distribution. Includes workflows, validation scripts, and comprehensive reference documentation.

OleksiiPopovDev/claude
0
0
Mis Ă  jour 1w ago

la-bench-parser

Parse LA-Bench format JSONL files to extract experimental protocol data by ID. This skill should be used when working with LA-Bench datasets to retrieve structured experimental instructions, materials, protocol steps, expected outcomes, and references for a specific experiment entry.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago