スキルレーダー · GITHUB
実際に使われている Agent Skills。
公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。
- 掲載範囲
- 検証済み
- Skills
- 10,772
- リポジトリ
- 1711
- 最終同期
- 2026/09/23
wanshuiyinrender-html
Render an ARIS Markdown / JSON artifact (IDEAREPORT, AUTOREVIEW, KILLARGUMENT, PAPERPLAN, research-wiki state, etc.) into a single-file HTML view designed for human reading. Use when the user says \"渲染 HTML\", \"出一份 HTML 报告\", \"render html\", \"make this readable\", \"export to html\", or wants a polished web-rendered view of a Markdown artifact.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinresearch-review
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 wants critical feedback on research ideas, papers, or experimental results.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinresubmit-pipeline
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 overwrite prior submissions). Use when user says \"resubmit pipeline\", \"重投流程\", \"port paper to \", \"resubmit to \", \"tighten paper for resubmission\", or has a rejected/withdrawn paper to move to a different top venue under tight time budget.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinresult-to-claim
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 routes to next action (pivot, supplement, or confirm). Use after experiments finish — before writing the paper or running ablations.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinrun-experiment
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.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinsemantic-scholar
Search published venue papers (IEEE, ACM, Springer, etc.) via Semantic Scholar API. Complements /arxiv (preprints) with citation counts, venue metadata, and TLDR. Use when user says "search semantic scholar", "find IEEE papers", "find journal papers", "venue papers", "citation search", or wants published literature beyond arXiv preprints.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinserverless-modal
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\", \"modal training\", \"modal inference\", \"deploy to modal\", \"need a GPU\", \"run on modal\", \"serverless GPU\", or needs remote GPU compute.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinslides-polish
Per-page Codex review + targeted python-pptx / Beamer fixes for academic talk slides. Use AFTER /paper-slides (or any externally generated PPTX/Beamer) when the deck looks 'mostly OK' but the user wants a final pass that aligns visual weight with a reference, bumps PPTX fonts to projector-readable size, kills italic style leaks, fixes text-frame overflow, and catches per-slide layout drift. Trigger phrases: \"polish slides\", \"slides 排版不对\", \"PPTX 字体太小\", \"和 Beamer 比一下\", \"per-page review\", \"和 codex 一页一页过\".
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyintraining-check
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 and you want automated health checks.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinweb-debug-search
Search GitHub, Stack Exchange, Chinese technical communities, official documentation, and general developer web sources for software errors, compatibility problems, API usage questions, and real-world workarounds. Use for debugging and discovery only; results are not paper-citation evidence.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
wanshuiyinwiki-enrich
Fill in the per-paper TODO sections of research-wiki/papers/ .md pages that literature-ingest skills leave as bare scaffolds. Use when user says 'enrich wiki', 'fill paper TODOs', 'wiki body 補完', '把 paper 摘要寫進 wiki', 'research-wiki 自動填', or after a batch ingest that left papers/ as TODO scaffolds.
- 導入数
- 1
- GitHub Stars
- 1.6万
- 更新日
- 9月6日
emdash-cmsbuilding-emdash-site
Build and customize EmDash CMS sites on Astro. Use when creating pages, defining collections, writing seed files, querying content, rendering Portable Text, setting up menus/taxonomies/widgets, configuring deployment, or any task involving an EmDash-powered Astro site. Assumes basic Astro knowledge but provides all EmDash-specific patterns.
- 導入数
- 1
- GitHub Stars
- 1.2万
- 更新日
- 9月8日
emdash-cmsemdash-cli
Use the EmDash CLI to manage content, schema, media, and more. Use this skill when you need to interact with a running EmDash instance from the command line — creating content, managing collections, uploading media, generating types, or scripting CMS operations.
- 導入数
- 1
- GitHub Stars
- 1.2万
- 更新日
- 9月8日
pierrecomputerdiffs
Use when an app uses @pierre/diffs to render or edit code files, diffs, patches, merge conflicts, or CodeView review surfaces, including React, vanilla JavaScript, SSR, workers, annotations, selection, and custom Shiki languages or themes.
- 導入数
- 1
- GitHub Stars
- 6136
- 更新日
- 9月8日
mvanhornprinting-press-amend
Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally sniff the source site for new endpoints). Confirms scope with the user, plans + executes the fix autonomously, scrubs PII, and opens a PR against mvanhorn/printing-press-library. Two user-in-loop checkpoints: scope after capture, PR draft before open. Trigger phrases: "amend the CLI", "submit a patch", "fix what I just dogfooded", "open a PR for this CLI", "patch this CLI", "add features to my CLI", "rename this command", "add these feeds to ", "sniff for new APIs in ", "amend with these ideas", "use printing-press-amend", "run printing-press-amend".
- 導入数
- 1
- GitHub Stars
- 4644
- 更新日
- 9月7日
mvanhornprinting-press-import
Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready for /printing-press-polish or /printing-press-emboss. Use when the public library has a CLI you don't have locally, or to recover from a broken/lost internal copy. Trigger phrases: "import the CLI", "bring it into my library", "fetch from public library", "I don't have it locally yet".
- 導入数
- 1
- GitHub Stars
- 4644
- 更新日
- 9月7日
mvanhornprinting-press-score
Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side
- 導入数
- 1
- GitHub Stars
- 4644
- 更新日
- 9月7日
thananonqwenchance
Keeps a long Claude Code task on-track — breaks out of looping/circular thinking, watches the context budget, bounds internal reasoning, and triggers a clean handoff before the window fills. Use when the model is repeating steps, re-reading the same files, second-guessing in circles, stuck or spinning, or running a long multi-step task at risk of exhausting context. Also use when the user says it is "looping", "going in circles", "stuck", "repeating itself", or asks for a handoff before running out of context.
- 導入数
- 1
- GitHub Stars
- 3177
- 更新日
- 6月14日
bergsideant
Structured, enterprise-focused design system emphasizing clarity, consistency, and efficiency for data-dense web applications.
- 導入数
- 1
- GitHub Stars
- 2710
- 更新日
- 6月28日
bergsideartistic
High-contrast, expressive style with creative typography and bold color choices for visually striking interfaces.
- 導入数
- 1
- GitHub Stars
- 2710
- 更新日
- 6月28日
bergsidebento
Modular grid layout with card-like blocks, clear hierarchy, soft spacing, and subtle visual contrast for organized, scannable interfaces.
- 導入数
- 1
- GitHub Stars
- 2710
- 更新日
- 6月28日
bergsidebold
Strong visual presence with heavyweight typography, high-contrast colors, and commanding layouts.
- 導入数
- 1
- GitHub Stars
- 2710
- 更新日
- 6月28日
bergsideclaude
A research-journal aesthetic printed on warm stone — authoritative, editorial, almost achromatic. Pages live on warm ivory parchment (never pure white), with near-black slate as the dominant ink.
- 導入数
- 1
- GitHub Stars
- 2710
- 更新日
- 6月28日
bergsidecolorful
Vibrant, high-contrast palettes and gradients for engaging, memorable, and modern user experiences.
- 導入数
- 1
- GitHub Stars
- 2710
- 更新日
- 6月28日