Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
aitask-refresh-code-models
Research latest AI code agent models via web and update models_*.json configuration files.
majiayu000/claude-skill-registry 163
-
crustdata-automation
Automate Crustdata tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
pastel-celebration-lifestyle-portrait
This prompt instructs the AI to generate a high-resolution, photorealistic indoor lifestyle portrait that preserves the subject’s exact facial identity while placing her in a bright, modern living space styled for a pastel celebration. It specifies the framing, pose, wardrobe, bouquet and balloon props, background furnishings, lighting, color palette, and overall feminine mood to produce a polished, natural-looking waist-up/medium shot with sharp focus on the face and flowers and softly visible celebratory décor behind her.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
pennylane
Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device portability across IBM/Google/Rigetti/IonQ. Best for variational algorithms (VQE, QAOA), quantum neural networks, and integration with PyTorch/JAX/TensorFlow. For hardware-specific optimizations use qiskit (IBM) or cirq (Google); for open quantum systems use qutip.
majiayu000/claude-skill-registry 163
-
displaying-timelines
Displays chronological events and activity through timelines, activity feeds, Gantt charts, and calendar interfaces. Use when showing historical events, project schedules, social feeds, notifications, audit logs, or time-based data. Provides implementation patterns for vertical/horizontal timelines, interactive visualizations, real-time updates, and responsive designs with accessibility (WCAG/ARIA).
majiayu000/claude-skill-registry 163
-
section-writing-agent
Step 4 of the PaperOrchestra pipeline (arXiv:2604.05018). ONE single multimodal LLM call that drafts the remaining paper sections (Abstract, Methodology, Experiments, Conclusion), extracts numeric values from experimental_log.md into LaTeX booktabs tables, splices the generated figures from Step 2, and merges everything into the template that already contains Intro + Related Work from Step 3. TRIGGER when the orchestrator delegates Step 4 or when the user asks to "write the methodology and experiments sections" or "fill in the rest of the paper".
majiayu000/claude-skill-registry 163
-
voice-call
Start voice calls via the Clawdbot voice-call plugin.
majiayu000/claude-skill-registry 163
-
email-address-validation-single
Use AgentPMT external API to run the Email Address Validation - Single tool with wallet signatures, credits purchase, or credits earned from jobs.
majiayu000/claude-skill-registry 163
-
code-review
This skill should be used when reviewing pull requests, performing comprehensive code review, analyzing code changes before merge, or when the user asks for thorough/ultra-critical code review. Performs EXTREMELY CRITICAL 6-pass analysis identifying runtime failures, code consistency issues, architectural problems, environment compatibility risks, and verification strategies. Posts structured review to the active platform (GitHub PR, Forgejo MR, or tk ticket). Use when user asks to "review PR", "review this code", "review changes", "check this PR", "analyze PR", "post review", or for Phase 3 of devflow. Supports parallel review mode with multiplier (code-review-3, code-review 6X) for consensus-based reviews. This is an ultra-critical reviewer that does not let things slip and desires only perfection.
majiayu000/claude-skill-registry 163
-
scrum-master
Facilitate Scrum framework implementation, coach Agile teams, remove impediments, and drive continuous improvement. Use for: leading Scrum ceremonies, coaching teams on Agile practices, removing blockers, facilitating sprint planning and retrospectives, supporting Product Owners, promoting self-organization, and ensuring Scrum adherence.
majiayu000/claude-skill-registry 163
-
communicate-with-cd
Communication coaching for working with a Cd (The Questioner) DISC type — skeptical, independent, logical. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework.
majiayu000/claude-skill-registry 163
-
ruminant-medicine
Ruminant-specific medicine covering cattle, sheep, and goat clinical approaches. Four-compartment forestomach physiology, rumen pH/acidosis, displaced abomasum, metabolic diseases (ketosis, milk fever/hypocalcemia, grass tetany/hypomagnesemia), withdrawal times, Johne's disease, and herd health management.
majiayu000/claude-skill-registry 163
-
docx
全面的文档创建、编辑和分析功能,支持修订追踪、批注、格式保留和文本提取。当 Claude 需要处理专业文档(.docx 文件)时使用:(1) 创建新文档,(2) 修改或编辑内容,(3) 处理修订追踪,(4) 添加批注,或其他任何文档任务
majiayu000/claude-skill-registry 163
-
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
majiayu000/claude-skill-registry 163
-
geopandas
Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations, choropleth mapping, or any task involving reading/writing/analyzing vector geographic data. Supports PostGIS databases, interactive maps, and integration with matplotlib/folium/cartopy. Use for tasks like buffer analysis, spatial joins between datasets, dissolving boundaries, clipping data, calculating areas/distances, reprojecting coordinate systems, creating maps, or converting between spatial file formats.
majiayu000/claude-skill-registry 163
-
isomorphic-hunter
Cross-domain isomorphic pattern forge. Dokkado Five Rings x meta-pattern 3+ domain validation, with arxiv evidence hunting and smithery tool discovery. RSI-refined. Finds what's ACTUALLY universal.
majiayu000/claude-skill-registry 163
-
social-psychology
How individuals think about, influence, and relate to one another. Covers conformity (Asch line experiments, informational vs. normative influence), obedience (Milgram experiments, situational factors), attitudes (formation, change, cognitive dissonance, persuasion), group dynamics (groupthink, social facilitation, social loafing, deindividuation), and prejudice (stereotyping, implicit bias, stereotype threat, intergroup conflict, contact hypothesis). Use when analyzing social influence, group behavior, attitude formation, prejudice, or interpersonal processes.
majiayu000/claude-skill-registry 163
-
contracts
Contract lifecycle management - creation, consumption, modification, and resolution.
majiayu000/claude-skill-registry 163
-
af-cognito-expertise
Set up Cognito User Pools with custom attributes, auth triggers, and CDK escape hatches for GainInsight Standard projects. Use when configuring authentication, adding custom user attributes, or debugging auth flow issues.
majiayu000/claude-skill-registry 163
-
python-anti-patterns
Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.
majiayu000/claude-skill-registry 163
-
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
majiayu000/claude-skill-registry 163
-
ai-multimodal
Analyze images/audio/video with Gemini API (better vision than Claude). Generate images (Imagen 4), videos (Veo 3). Use for vision analysis, transcription, OCR, design extraction, multimodal AI.
majiayu000/claude-skill-registry 163
-
commit
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue re...
majiayu000/claude-skill-registry 163