Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
paper-figure wanshuiyin/Auto-claude-code-research-in-sleep Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 62e3777 |
novelty-check wanshuiyin/Auto-claude-code-research-in-sleep Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb |
monitor-experiment wanshuiyin/Auto-claude-code-research-in-sleep Monitor running experiments, check progress, collect results. Use when user says "check results", "is it done", "monitor", or wants experiment output. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5f3df55 |
research-review wanshuiyin/Auto-claude-code-research-in-sleep Get a deep critical review of research from Gemini via gemini-review MCP. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5f3df55 |
paper-figure wanshuiyin/Auto-claude-code-research-in-sleep Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5f3df55 |
paper-plan wanshuiyin/Auto-claude-code-research-in-sleep Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dc00dfb |
mem-search thedotmack/claude-mem Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: cde4faa |
task-management joelhooks/joelclaw Manage Joel's task system in Todoist. Triggers on: 'add a task', 'create a todo', 'what's on my list', 'today's tasks', 'what do I need to do', 'remind me to', 'inbox', 'complete', 'mark done', 'weekly review', 'groom tasks', 'what's next', or when actionable items emerge from other work. Also triggers when Joel mentions something he needs to do in passing — capture it. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 56913ee |
game-light-tracker openclaw/skills Track live NFL, NBA, NHL, or MLB games and automatically change Hue light colors based on which team is leading. Use when user wants to sync smart lights with live sports scores for visual game tracking. Supports NFL, NBA, NHL, and MLB games with customizable team colors. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ab849e1 |
backend-dev marmelab/atomic-crm Coding practices for backend development in Atomic CRM. Use when deciding whether backend logic is needed, or when creating/modifying database migrations, views, triggers, RLS policies, edge functions, or custom dataProvider methods that call Supabase APIs. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 8126ceb |
talk-stage5-script FlorianBruniaux/claude-code-ultimate-guide Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 746adc8 |
create-motion redongreen/uSpec Generate motion specification annotations from After Effects timeline data. Use when the user mentions "motion", "motion spec", "animation spec", "timeline", or wants to document a component's animation properties. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b1213ef |
annotating-task-lineage astronomer/agents Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0642adb |
creating-openlineage-extractors astronomer/agents Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0642adb |
debugging-dags astronomer/agents Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0642adb |
testing-dags astronomer/agents Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and troubleshoot issues". For simple test requests ("test dag", "run dag"), the airflow entrypoint skill handles it directly. This skill is for iterative test-debug-fix cycles. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0642adb |
github-actions-templates wshobson/agents Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5d65aa1 |
api-rest-collection igmarin/rails-agent-skills Use when creating or modifying REST API endpoints (Rails controllers, engine routes, API actions). Requires generating or updating an API Collection file (e.g., Postman Collection v2.1) so the new or changed endpoints can be tested. Trigger words: endpoint, API route, controller action, API collection, request collection. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ae8ea63 |
rails-graphql-best-practices igmarin/rails-agent-skills Use when building or reviewing GraphQL APIs in Rails with the graphql-ruby gem. Covers schema design, N+1 prevention with dataloaders, field-level auth, query limits, error handling, and testing resolvers/mutations with RSpec. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ae8ea63 |
rspec-service-testing igmarin/rails-agent-skills Use when writing RSpec tests for service objects, API clients, orchestrators, or business logic in spec/services/. Covers instance_double, FactoryBot hash factories, shared_examples, subject/let blocks, context/describe structure, aggregate_failures, change matchers, travel_to, and error scenario testing. | Skills | 86 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ae8ea63 |
Can't find what you're looking for? Evaluate a missing skill.