Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Dev tools

17,418 results · page 100 of 581

  • asplos-author-responseSkillDev tools

    Use when drafting an ASPLOS author response inside the short fixed window — triaging reviews into factual errors versus questions versus disagreements, budgeting for the ~800 words reviewers are expected to read, arguing only from evidence already in the submission, and positioning the paper for the

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • asplos-experimentsSkillDev tools

    Use when designing or auditing the evaluation of an ASPLOS paper — choosing among real silicon, FPGA prototypes, and simulators with cycle-accuracy caveats stated, selecting workload suites and baselines that hold up across three communities, attributing wins via ablation, and reporting energy, area

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • asplos-reproducibilitySkillDev tools

    Use when hardening an ASPLOS paper's results for independent repetition — pinning simulator versions and configs, recording kernel/firmware/BIOS state, packaging FPGA bitstreams and RTL, documenting hardware dependencies an evaluator may lack, and writing availability statements that match what the

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • ccs-camera-readySkillDev tools

    Use when preparing an accepted ACM CCS paper for the ACM Digital Library proceedings, covering de-anonymization, the ACM sigconf final format, ACM rights and eRights forms, badge placement from artifact evaluation, incorporation of shepherd and minor-revision requirements, disclosure-timing coordina

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • ccs-review-processSkillDev tools

    Use when explaining or planning around ACM CCS peer review, the two-cycle HotCRP workflow, decision categories including minor revision, the rebuttal window, the adversarial reviewer pool, ethics and disclosure scrutiny, meta-review dynamics, and ACM proceedings outcomes.

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • ccs-submissionSkillDev tools

    Use when auditing an ACM CCS submission for HotCRP readiness, dual-cycle abstract registration and full-paper deadlines, the 12-page ACM sigconf body, anonymization, the ethics considerations appendix, artifact-availability posture, dual-submission policy, per-cycle submission caps, desk-reject trig

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • manimce-best-practicesSkillDev tools

    Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes.

    Ready to connect★ 1k

    github.com/adithya-s-k/manim_skill1k stars

    View details
  • manimgl-best-practicesSkillDev tools

    Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3) User runs `manimgl` CLI commands, (4) Working with InteractiveScene, self.frame, self.embed(), ShowCreation(), or ManimGL-specific patterns.

    Ready to connect★ 1k

    github.com/adithya-s-k/manim_skill1k stars

    View details
  • api-contract-reviewSkillDev tools

    Use when auditing CloudBase cloud API wrappers, MCP tools, generated action metadata, or related docs for outdated or incorrect action names, parameters, casing, request shapes, or missing contract tests, especially during periodic quality review or before preparing corrective PRs.

    Ready to connect★ 1k

    github.com/tencentcloudbase/cloudbase-ai-toolkit1k stars

    View details
  • auth-nodejs-cloudbaseSkillDev tools

    CloudBase Node SDK auth guide for server-side identity, user lookup, and custom login tickets. This skill should be used when Node.js code must read caller identity, inspect end users, or bridge an existing user system into CloudBase; not when configuring providers or building client login UI.

    Ready to connect★ 1k

    github.com/tencentcloudbase/cloudbase-ai-toolkit1k stars

    View details
  • cloudbase-platformSkillDev tools

    CloudBase platform overview and routing guide. This skill should be used when users need high-level capability selection, platform concepts, console navigation, or cross-platform best practices before choosing a more specific implementation skill.

    Ready to connect★ 1k

    github.com/tencentcloudbase/cloudbase-ai-toolkit1k stars

    View details
  • codebuddy-ide-mcp-upgradeSkillDev tools

    Upgrades the CloudBase MCP bundled in CodeBuddy IDE (the genie extension), and syncs the IDE-side whitelist when MCP is released. Use when the user mentions things like "update the MCP in the IDE", "the built-in MCP version is too old", "the CloudBase features integrated in the IDE are insufficient"

    Ready to connect★ 1k

    github.com/tencentcloudbase/cloudbase-ai-toolkit1k stars

    View details
  • http-api-cloudbaseSkillDev tools

    CloudBase official HTTP API client guide. This skill should be used when backends, scripts, or non-SDK clients must call CloudBase platform APIs over raw HTTP instead of using a platform SDK or MCP management tool.

    Ready to connect★ 1k

    github.com/tencentcloudbase/cloudbase-ai-toolkit1k stars

    View details
  • mcp-attribution-worktreeSkillDev tools

    Triage, repair, and close MCP attribution issues from the local report API with evidence-driven decisions and isolated Worktrunk worktrees. Use this skill when Codex needs to process `tool` attribution issues and skills-related attribution issues, inspect related runs, decide whether the issue is ac

    Ready to connect★ 1k

    github.com/tencentcloudbase/cloudbase-ai-toolkit1k stars

    View details
  • academic-researcherSkillDev tools

    Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews, writing research summaries, analyzing methodologies, formatting citations, or when user mentions academic research, scholarly writing, papers

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-ablation-plannerSkillDev tools

    Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission. Codex designs ablations from a reviewer's perspective, CC reviews feasibility and implements.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-analyze-resultsSkillDev tools

    Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-auto-review-loopSkillDev tools

    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 "auto review loop", "review until it passes", or wants autonomous iterative improvement.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-experiment-planSkillDev tools

    Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `aris-research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-grant-proposalSkillDev tools

    Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says \"write grant\", \"grant pro

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-idea-creatorSkillDev tools

    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 research area for publishable directions.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-idea-discoverySkillDev tools

    Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea全流程\", \"idea discovery pipeline\", \"从零开始找方向\", or wants the complete idea explorati

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-novelty-checkSkillDev tools

    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.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-paper-figureSkillDev tools

    Generate publication-quality figures and tables from experiment results. Use when user says \"画图\", \"作图\", \"generate figures\", \"paper figures\", or needs plots for a paper.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-paper-planSkillDev tools

    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.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-paper-writeSkillDev tools

    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.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-proof-writerSkillDev tools

    Writes rigorous mathematical proofs for ML/AI theory. Use when asked to prove a theorem, lemma, proposition, or corollary, fill in missing proof steps, formalize a proof sketch, 补全证明, 写证明, 证明某个命题, or determine whether a claimed proof can actually be completed under the stated assumptions.

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-rebuttalSkillDev tools

    Workflow 4: Submission rebuttal pipeline. Parses external reviews, enforces coverage and grounding, drafts a safe text-only rebuttal under venue limits, and manages follow-up rounds. Use when user says \"rebuttal\", \"reply to reviewers\", \"ICML rebuttal\", \"OpenReview response\", or wants to answ

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-research-pipelineSkillDev tools

    Full research pipeline: Workflow 1 (idea discovery) → implementation → Workflow 2 (auto review loop). Goes from a broad research direction all the way to a submission-ready paper. Use when user says \"全流程\", \"full pipeline\", \"从找idea到投稿\", \"end-to-end research\", or wants the complete autonomous

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details
  • aris-research-refine-pipelineSkillDev tools

    Run an end-to-end workflow that chains `aris-research-refine` and `aris-experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal plus detailed experiment roadmap, or asks to "串起来", build a pipeline, do it end-to-end, or generate both the m

    Ready to connect★ 1k

    github.com/openlair/dr-claw1k stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

55,111 of the 55,543 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI