Agent skills that run bash, that ask for Grep, in other format
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- agnixagent-sh/agnix
Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 455 rules.
otherbashBash(agnix:*)Bash(cargo:*)Read - connector-reviewopen-metadata/OpenMetadata
Review an OpenMetadata connector against golden standards. Runs multi-agent analysis covering architecture, code quality, type safety, testing, and performance. When a PR number is
otherbashBashReadGlob - test-locallyopen-metadata/OpenMetadata
Build and deploy a full local OpenMetadata stack with Docker to test your connector in the UI. Handles code generation, build optimization, health checks, and guided testing.
otherbashBashReadGlob - java-checkstyleopen-metadata/OpenMetadata
Run `mvn spotless:apply` to fix Java checkstyle / formatting failures and verify the result. Invoke after authoring or modifying any `.java` files, or when CI reports a "Java check
otherbashBashReadGrep - dev-setupopen-metadata/OpenMetadata
Set up, verify, or repair a local OpenMetadata development environment on macOS or Linux. Installs the toolchain (Java 21, Maven, Node 22, Yarn 1.x, Python 3.10+, ANTLR 4.9.2, Dock
otherbashBashReadGlob - scaffold-connectoropen-metadata/OpenMetadata
Build a new OpenMetadata connector from scratch — scaffold JSON Schema, Python boilerplate, and AI context using schema-first architecture with code generation across Python, Java,
otherbashBashReadWrite - ui-checkstyleopen-metadata/OpenMetadata
Run the exact ESLint + Prettier + organize-imports sequence that CI's `UI Checkstyle` workflow runs — on just the files the PR changed — and fail the task if any file ends up with
otherbashBashReadGrep - honcho-integrationplastic-labs/honcho
Integrate Honcho memory into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, and accessing Honcho's representation.
otherbashReadGlobGrep - honcho-cliplastic-labs/honcho
Inspect and debug Honcho workspaces via the `honcho` CLI. Use when investigating peer representations, memory state, session context, or dialectic quality — any task that requires
otherbashBash(honcho:*)Bash(jq:*)Read - agent-evalsifxprime/kodelyth-ecc
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
otherbashyamlReadWriteEdit - gan-style-harnesssifxprime/kodelyth-ecc
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
otherbashmarkdownReadWriteEdit - eval-harnesssifxprime/kodelyth-ecc
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
otherbashmarkdownReadWriteEdit - 5writingjihe520/MathModelAgent
数学建模竞赛论文撰写阶段,支持 Typst 和 LaTeX 双引擎。根据 ANALYSIS_MODELING_REPORT.md、RESULTS_REPORT.md 和 figures/*.pdf 选择比赛模板、排版引擎、组织章节,并在论文正文中按章节直接插入图表。
otherbashlatextypstBash(*)ReadWrite - 6verityjihe520/MathModelAgent
数学建模竞赛最终验证和验收阶段,支持 Typst 和 LaTeX 双引擎。用于论文写完后检查章节数量、标题顺序、图表引用、数值一致性、占位符、内部文件泄露、参考文献、代码可复现性、编译和提交就绪状态。
otherbashmarkdownBash(*)ReadWrite - mathmodel-figure-templatesjihe520/MathModelAgent
Use this skill in the MathModel LaTeX sandbox when the user asks to reproduce built-in scientific visualization templates, especially prompts from the Improve tab mentioning $mathm
otherbashBash(*)ReadWrite - 4drawiojihe520/MathModelAgent
数学建模非数据型图示绘制阶段。根据 ANALYSIS_MODELING_REPORT.md、RESULTS_REPORT.md 和已有 figures/ 生成技术路线图、子问题求解流程图、模型结构图、数据处理流程图等 DrawIO 图,并导出论文可引用 PDF。
otherbashmarkdownBash(*)ReadWrite - overleaf-syncwanshuiyin/Auto-claude-code-research-in-sleep
Two-way sync between a local paper directory and an Overleaf project, so ARIS audit/edit workflows stay on the local copy while collaborators edit in the Overleaf web UI. Use when
otherbashBash(*)ReadGrep - proof-checkerwanshuiyin/Auto-claude-code-research-in-sleep
Rigorous mathematical proof verification and fixing workflow. Reads a LaTeX proof, identifies gaps via cross-model review (external reviewer backend, ultra reasoning), fixes each g
otherbashjsonmarkdownBash(*)ReadGrep+3 files - idea-creatorwanshuiyin/Auto-claude-code-research-in-sleep
Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a re
otherbashjsonmarkdownBash(*)ReadWrite+9 files - auto-review-loopwanshuiyin/Auto-claude-code-research-in-sleep
Autonomous multi-round research review loop. In Copilot CLI it defaults to the native complementary rubber-duck subagent with host-event model evidence; elsewhere it uses Codex, wh
otherbashjsonjsonlmarkdownBash(*)ReadGrep+4 files - meta-optimizewanshuiyin/Auto-claude-code-research-in-sleep
Analyze ARIS usage logs and propose optimizations to SKILL.md files, reviewer prompts, and workflow defaults. Outer-loop harness optimization inspired by Meta-Harness (Lee et al.,
otherbashdiffjsonlmarkdownBash(*)ReadGrep+7 files - research-wikiwanshuiyin/Auto-claude-code-research-in-sleep
Persistent research knowledge base that accumulates papers, ideas, experiments, claims, and their relationships across the entire research lifecycle. Inspired by Karpathy's LLM Wik
otherbashmarkdownBash(*)ReadWrite+2 files - result-to-claimwanshuiyin/Auto-claude-code-research-in-sleep
Use when experiments complete to judge what claims the results support, what they don't, and what evidence is still missing. Codex MCP evaluates results against intended claims and
otherbashmarkdownBash(*)ReadGrep+3 files - paper-writewanshuiyin/Auto-claude-code-research-in-sleep
Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan.
otherbashlatexpythonBash(*)ReadWrite - paper-illustrationwanshuiyin/Auto-claude-code-research-in-sleep
Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Claude-supervised iterativ
otherbashlatexmarkdownBash(*)ReadWrite - run-experimentwanshuiyin/Auto-claude-code-research-in-sleep
Deploy and run ML experiments on local, remote, Vast.ai, or Modal serverless GPU. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs.
otherbashmarkdownpythonBash(*)ReadGrep - research-reviewwanshuiyin/Auto-claude-code-research-in-sleep
Get a deep critical review of research from an external reviewer backend (Codex or manual). Use when user says "review my research", "help me review", "get external review", or wan
otherbashBash(*)ReadGrep+2 files - vast-gpuwanshuiyin/Auto-claude-code-research-in-sleep
Rent, manage, and destroy GPU instances on vast.ai. Use when user says "rent gpu", "vast.ai", "rent a server", "cloud gpu", or needs on-demand GPU without owning hardware.
otherbashjsonmarkdownBash(*)ReadWrite - training-checkwanshuiyin/Auto-claude-code-research-in-sleep
Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running an
otherbashpythonBash(*)ReadGrep+2 files - wiki-enrichwanshuiyin/Auto-claude-code-research-in-sleep
Fill in the per-paper TODO sections of research-wiki/papers/<slug>.md pages that literature-ingest skills leave as bare scaffolds. Use when user says 'enrich wiki', 'fill paper TOD
otherbashBash(*)ReadWrite+1 files - paper-compilewanshuiyin/Auto-claude-code-research-in-sleep
Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says "编译论文", "compile paper", "build PDF", "生成PDF", or wants to compile LaTeX into a submission-ready PDF.
otherbashmarkdownBash(*)ReadWrite - paper-slideswanshuiyin/Auto-claude-code-research-in-sleep
Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "mak
otherbashjsonlatexmarkdownBash(*)ReadWrite - experiment-bridgewanshuiyin/Auto-claude-code-research-in-sleep
Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实
otherbashmarkdownBash(*)ReadWrite+3 files - patent-reviewwanshuiyin/Auto-claude-code-research-in-sleep
Get an external patent examiner review of a patent application. Use when user says "专利审查", "patent review", "审查意见", "examiner review", or wants critical feedback on patent claims a
otherbashmarkdownBash(*)ReadGrep - grant-proposalwanshuiyin/Auto-claude-code-research-in-sleep
Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF
otherbashjsonmarkdownBash(*)ReadWrite+3 files - auto-paper-improvement-loopwanshuiyin/Auto-claude-code-research-in-sleep
Autonomously improve a generated paper via GPT-6-Astra xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve"
otherbashjsonmarkdownyamlBash(*)ReadWrite+1 files - meta-applywanshuiyin/Auto-claude-code-research-in-sleep
Privileged applier that LANDS meta-optimize / corpus-audit patches the user approved — the ONLY skill permitted to mutate the skill corpus from a self-modification proposal, with c
otherbashBash(*)ReadWrite+5 files - auto-review-loop-minimaxwanshuiyin/Auto-claude-code-research-in-sleep
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or
otherbashjsonmarkdownBash(*)ReadGrep+4 files - citation-auditwanshuiyin/Auto-claude-code-research-in-sleep
Zero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper actually supports — catching hallucinated
otherbashjsonmarkdownBash(*)ReadGrep+1 files - research-pipelinewanshuiyin/Auto-claude-code-research-in-sleep
Full end-to-end research pipeline: from a broad research direction through idea discovery, experiments, and review all the way to a polished paper PDF. Use when user says "全流程", "f
otherbashmarkdownBash(*)ReadWrite+5 files - serverless-modalwanshuiyin/Auto-claude-code-research-in-sleep
Run GPU workloads on Modal — training, fine-tuning, inference, batch processing. Zero-config serverless: no SSH, no Docker, auto scale-to-zero. Use when user says "modal run", "mod
otherbashmarkdownpythonBash(*)ReadGrep - paper-planwanshuiyin/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
otherbashmarkdownBash(*)ReadWrite+3 files - paper-writingwanshuiyin/Auto-claude-code-research-in-sleep
Workflow 3: Full paper writing pipeline that goes from a narrative report to a polished, submission-ready PDF. Use when user says "写论文全流程", "write paper pipeline", "从报告到PDF", "pape
otherbashjsonmarkdownBash(*)ReadWrite+5 files - paper-figurewanshuiyin/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.
otherbashlatexmarkdownpythonBash(*)ReadWrite - experiment-queuewanshuiyin/Auto-claude-code-research-in-sleep
SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队
otherbashmarkdownregexyamlBash(*)ReadGrep+1 files - mermaid-diagramwanshuiyin/Auto-claude-code-research-in-sleep
Generate Mermaid diagrams from user requirements. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and 18 more diagram types.
otherbashmarkdownBash(*)ReadWrite - auto-review-loop-llmwanshuiyin/Auto-claude-code-research-in-sleep
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review"
otherbashjsonmarkdownBash(*)ReadGrep+4 files - kill-argumentwanshuiyin/Auto-claude-code-research-in-sleep
Two-thread adversarial review: a fresh reviewer constructs the strongest 200-word rejection memo, then a second fresh reviewer defends the paper point-by-point and surfaces still-u
otherbashjsonmarkdownBash(*)ReadWrite+2 files - research-litwanshuiyin/Auto-claude-code-research-in-sleep
Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or ne
otherbashBash(*)ReadGlob+6 files - resubmit-pipelinewanshuiyin/Auto-claude-code-research-in-sleep
Workflow 5: orchestrate a text-only resubmit of a polished paper to a different venue under hard constraints (no new experiments, no bib edits, no framework changes, never overwrit
otherbashyamlBash(*)ReadWrite+1 files - paper-poster-htmlwanshuiyin/Auto-claude-code-research-in-sleep
DEFAULT poster pipeline — build an academic conference poster (ICML/NeurIPS/ICLR/CVPR/...) as a single HTML/CSS file with measurement-driven hard gates, real paper figures, a two-h
otherbashBash(*)ReadWrite - paper-illustration-image2wanshuiyin/Auto-claude-code-research-in-sleep
Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to
otherbashlatexBash(*)ReadWrite+1 files - integrity-forensicswanshuiyin/Auto-claude-code-research-in-sleep
Run the Anti-Autoresearch integrity-forensics sweep (span-anchored evidence ledger → GPT auditors propose findings → a rules-only reporter that lists every proposal with what the a
otherbashBash(*)ReadWrite - hotpath_bumppawurb/hotpath-rs
Bump the hotpath version number across the workspace and related files. Updates crate versions in Cargo.toml files (exact patch version) and version references in the backend middl
otherbashrusttomlBashReadEdit - hotpath_initpawurb/hotpath-rs
Configure hotpath profiling in a Rust project. Adds the hotpath dependency with feature-gated setup, instruments main with hotpath::main, functions with measure/measure_all, and wr
otherbashrusttomlBashReadEdit - aris-auto-review-loopOpenLAIR/dr-claw
Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says
otherbashjsonmarkdownBash(*)ReadGrep - aris-auto-paper-improvement-loopOpenLAIR/dr-claw
Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or
otherbashjsonmarkdownBash(*)ReadWrite - aris-infraOpenLAIR/dr-claw
ARIS (Auto-claude-code-research-in-sleep) infrastructure setup and configuration. Configures MCP servers for cross-model adversarial review, installs Python tools, and validates en
otherbashtomlBashReadWrite - aris-experiment-bridgeOpenLAIR/dr-claw
Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实
otherbashmarkdownBash(*)ReadWrite - aris-compute-guardOpenLAIR/dr-claw
Mandatory pre-flight compute resource check before running experiments. Detects whether local/remote GPU or compute resources are actually available. If resources are unavailable,
otherbashBash(nvidia-smi*)Bash(python*)Bash(ssh*)
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.