RADAR DE SKILLS · GITHUB
Agent Skills útiles, ordenados por uso real.
Compara Skills verificados por función, contenido del paquete, instalaciones y fiabilidad de la fuente antes de añadirlos.
- ALCANCE DEL CATÁLOGO
- VERIFICADO
- Skills
- 10.772
- repositorios
- 1711
- última sincronización
- 23 sept 2026
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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 一页一页过\".
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 15,8 mil
- Actualizado
- 6 sept
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.
- instalaciones
- 1
- GitHub Stars
- 12,2 mil
- Actualizado
- 8 sept
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.
- instalaciones
- 1
- GitHub Stars
- 12,2 mil
- Actualizado
- 8 sept
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.
- instalaciones
- 1
- GitHub Stars
- 6,1 mil
- Actualizado
- 8 sept
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".
- instalaciones
- 1
- GitHub Stars
- 4,6 mil
- Actualizado
- 7 sept
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".
- instalaciones
- 1
- GitHub Stars
- 4,6 mil
- Actualizado
- 7 sept
mvanhornprinting-press-score
Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side
- instalaciones
- 1
- GitHub Stars
- 4,6 mil
- Actualizado
- 7 sept
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.
- instalaciones
- 1
- GitHub Stars
- 3,2 mil
- Actualizado
- 14 jun
bergsideant
Structured, enterprise-focused design system emphasizing clarity, consistency, and efficiency for data-dense web applications.
- instalaciones
- 1
- GitHub Stars
- 2,7 mil
- Actualizado
- 28 jun
bergsideartistic
High-contrast, expressive style with creative typography and bold color choices for visually striking interfaces.
- instalaciones
- 1
- GitHub Stars
- 2,7 mil
- Actualizado
- 28 jun
bergsidebento
Modular grid layout with card-like blocks, clear hierarchy, soft spacing, and subtle visual contrast for organized, scannable interfaces.
- instalaciones
- 1
- GitHub Stars
- 2,7 mil
- Actualizado
- 28 jun
bergsidebold
Strong visual presence with heavyweight typography, high-contrast colors, and commanding layouts.
- instalaciones
- 1
- GitHub Stars
- 2,7 mil
- Actualizado
- 28 jun
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.
- instalaciones
- 1
- GitHub Stars
- 2,7 mil
- Actualizado
- 28 jun
bergsidecolorful
Vibrant, high-contrast palettes and gradients for engaging, memorable, and modern user experiences.
- instalaciones
- 1
- GitHub Stars
- 2,7 mil
- Actualizado
- 28 jun