← All creators

WILLOSCAR

User

Research pipelines as semantic execution units: each skill declares inputs/outputs, acceptance criteria, and guardrails. Evidence-first methodology prevents hollow writing through structured intermediate artifacts.

50 indexed · 0 Featured · 506 stars · avg score 80
Prolific

Categories

Indexed Skills (50)

AI & Automation Solid

agent-survey-corpus

Download a small corpus of open-access arXiv survey/review PDFs about agentic systems and extract text for style learning.

506 Updated today
WILLOSCAR
AI & Automation Solid

claim-evidence-matrix

Seed `outline/claim_evidence_matrix.md` from outline+notes; claim-matrix-rewriter rewrites it later from evidence packs.

506 Updated today
WILLOSCAR
AI & Automation Solid

grad-paragraph

Write one survey-quality paragraph from evidence packs (tension → contrast → evaluation anchor → limitation).

506 Updated today
WILLOSCAR
Data & Documents Solid

limitation-weaver

Rewrite limitation passages so the paper keeps limitations without falling into count-based slot phrases (e.g., \"Two limitations…\") across many H3s.

506 Updated today
WILLOSCAR
DevOps & Infrastructure Solid

citation-anchoring

Regression-check citation anchoring (citations stay in the same subsection) to prevent “polish drift” that breaks claim→evidence alignment.

506 Updated today
WILLOSCAR
Data & Documents Solid

keyword-expansion

Expand and refine search keywords (synonyms, acronyms, exclusions) and update `queries.md`.

506 Updated today
WILLOSCAR
Data & Documents Solid

arxiv-search

Retrieve arXiv paper metadata with keyword queries or import an offline arXiv export, and save results as JSONL (`papers/papers_raw.jsonl`).

506 Updated today
WILLOSCAR
Data & Documents Solid

_template_reference_first

Internal template for creating or refactoring a skill into the repository's reference-first shape. **Trigger**: reference-first template, blueprint skill, create a reusable skill, refactor a script-heavy skill. **Use when**: you need a lean `SKILL.md`, explicit `references/`, machine-readable `assets/`, and a minimal deterministic `run.py`.

506 Updated today
WILLOSCAR
Data & Documents Solid

anchor-sheet

Extract per-subsection “anchor facts” (NO PROSE) from evidence packs so the writer is forced to include concrete numbers/benchmarks/limitations instead of generic summaries. **Trigger**: anchor sheet, anchor facts, numeric anchors, evidence hooks, 写作锚点, 数字锚点, 证据钩子. **Use when**: `outline/evidence_drafts.jsonl` exists and you want stronger, evidence-anchored writing in `sections/*.md`.

506 Updated today
WILLOSCAR
Code & Development Solid

appendix-table-writer

Curate reader-facing survey tables for the Appendix (clean layout + high information density), using only in-scope evidence and existing citation keys. **Trigger**: appendix tables, publishable tables, survey tables, reader tables, 附录表格, 可发表表格, 综述表格. **Use when**: you have C4 artifacts (evidence packs + anchor sheet + citations) and want tables that look like a real survey (not internal logs).

506 Updated today
WILLOSCAR
Code & Development Solid

argument-selfloop

Build a final, machine-readable argument snapshot from current H3 sections and refresh section fingerprints before merge. **Trigger**: argument snapshot, section ledger, consistency contract, final section manifest, 论证快照, 一致性契约. **Use when**: section-level mutations are complete and the merge needs a current argument ledger plus content hashes.

506 Updated today
WILLOSCAR
Data & Documents Solid

artifact-contract-auditor

Audit one research Workspace for declared Unit outputs and Pipeline target Artifacts, writing `output/CONTRACT_REPORT.md`; use for mid-Run coverage snapshots or final delivery completeness, not deep provenance integrity.

506 Updated today
WILLOSCAR
Data & Documents Solid

chapter-briefs

Build per-chapter (H2) writing briefs (NO PROSE) so the final survey reads like a paper (chapter leads + cross-H3 coherence) without inflating the ToC. **Trigger**: chapter briefs, H2 briefs, chapter lead plan, section intent, 章节意图, 章节导读, H2 卡片. **Use when**: `outline/outline.yml` + `outline/subsection_briefs.jsonl` exist and you want thicker chapters (fewer headings, more logic).

506 Updated today
WILLOSCAR
AI & Automation Solid

chapter-lead-writer

Write H2 chapter lead blocks (`sections/S<sec_id>_lead.md`) that preview the chapter's comparison lens and connect its H3 subsections, without adding new facts. **Trigger**: chapter lead writer, section lead writer, H2 lead, lead paragraph, 章节导读, 章节导语. **Use when**: you have H2 chapters with multiple H3 subsections and the draft reads like paragraph islands across subsections.

506 Updated today
WILLOSCAR
DevOps & Infrastructure Solid

citation-diversifier

Raise citation diversity/density (NO NEW FACTS): generate an in-scope “citation budget” plan per H3 so drafts stop failing the global unique-citation gate and stop looking under-cited. **Trigger**: cite boost, citation budget, unique citations too low, add more citations, improve reference density, 引用太少, 增加引用, 引用密度.

506 Updated today
WILLOSCAR
Data & Documents Solid

citation-injector

Apply a `citation-diversifier` budget report by injecting *in-scope* citations into an existing draft (NO NEW FACTS), so the run passes the global unique-citation gate without citation dumps. **Trigger**: citation injector, apply citation budget, inject citations, add citations safely, 引用注入, 按预算加引用, 引用增密.

506 Updated today
WILLOSCAR
Data & Documents Solid

citation-verifier

Generate and verify BibTeX entries from paper notes, writing `citations/ref.bib` and `citations/verified.jsonl`. **Trigger**: citation, BibTeX, ref.bib, verified.jsonl, references, 引用, 参考文献. **Use when**: 已有 `papers/paper_notes.jsonl`,需要为 prose/LaTeX 准备可追溯的引用(每条都有 url/date/title 验证记录)。

506 Updated today
WILLOSCAR
AI & Automation Solid

claim-matrix-rewriter

Rewrite `outline/claim_evidence_matrix.md` as a projection/index of evidence packs (NO PROSE), so claims/axes are driven by `outline/evidence_drafts.jsonl` rather than outline placeholders. **Trigger**: claim matrix rewriter, rewrite claim-evidence matrix, evidence-first claim matrix, matrix index, 证据矩阵重写, 从证据包生成矩阵.

506 Updated today
WILLOSCAR
Data & Documents Solid

draft-polisher

Audit-style editing pass for `output/DRAFT.md`: remove template boilerplate, improve coherence, and enforce citation anchoring. **Trigger**: polish draft, de-template, coherence pass, remove boilerplate, 润色, 去套话, 去重复, 统一术语. **Use when**: a first-pass draft exists but reads like scaffolding (repetition/ellipsis/template phrases) or needs a coherence pass before global review/LaTeX.

506 Updated today
WILLOSCAR
AI & Automation Solid

evaluation-anchor-checker

Audit and rewrite evaluation/numeric claims to ensure they carry minimal protocol context (task + metric + constraint) and avoid underspecified model naming. **Trigger**: evaluation anchor checker, numeric claim hygiene, underspecified numbers, protocol context, 评测锚点检查, 数字断言, 指标上下文.

506 Updated today
WILLOSCAR
Code & Development Solid

evidence-binder

Bind addressable evidence IDs from `papers/evidence_bank.jsonl` to each subsection (H3), producing `outline/evidence_bindings.jsonl`. **Trigger**: evidence binder, evidence plan, section->evidence mapping, 证据绑定, evidence_id. **Use when**: `papers/evidence_bank.jsonl` exists and you want writer/auditor to use section-scoped evidence items (WebWeaver-style memory bank).

506 Updated today
WILLOSCAR
Code & Development Solid

evidence-draft

Create per-subsection evidence packs (NO PROSE): claim candidates, concrete comparisons, evaluation protocol, limitations, plus citation-backed evidence snippets with provenance. **Trigger**: evidence draft, evidence pack, claim candidates, concrete comparisons, evidence snippets, provenance, 证据草稿, 证据包, 可引用事实.

506 Updated today
WILLOSCAR
Code & Development Solid

evidence-selfloop

Evidence self-loop for surveys: read evidence bindings + evidence packs, then write an actionable upstream TODO plan (which stage/skill to fix) before writing more prose. **Trigger**: evidence self-loop, evidence loop, evidence gaps, binding gaps, blocking_missing, 证据自循环, 证据缺口回路.

506 Updated today
WILLOSCAR
Data & Documents Solid

front-matter-writer

Write the survey's front matter files (Abstract, Introduction, Related Work, Discussion, Conclusion) in paper voice, with high citation density and a single evidence-policy paragraph. **Trigger**: front matter writer, introduction writer, related work writer, abstract writer, discussion writer, conclusion writer, 引言, 相关工作, 摘要, 讨论, 结论.

506 Updated today
WILLOSCAR
Code & Development Solid

global-reviewer

Global consistency review for survey drafts: terminology, cross-section coherence, and scope/citation hygiene. **Trigger**: global review, consistency check, coherence audit, 术语一致性, 全局回看, 章节呼应, 拷打 writer. **Use when**: Draft exists and you want a final evidence-first coherence pass before LaTeX/PDF.

506 Updated today
WILLOSCAR
Code & Development Solid

human-checkpoint

Review and record one pending human checkpoint in a research Workspace; use when a HUMAN Unit is blocked on an `Approve C*` decision, and never treat silence or artifact existence as approval.

506 Updated today
WILLOSCAR
Code & Development Solid

latex-compile-qa

Compile a LaTeX project and run basic QA (missing refs, bib errors, broken citations), producing `latex/main.pdf` and a build report. **Trigger**: latex compile, build PDF, LaTeX errors, missing refs, 编译PDF, 引用错误. **Use when**: 已有 `latex/main.tex`(通常来自 `latex-scaffold`),需要确认可编译并输出失败原因报告。

506 Updated today
WILLOSCAR
Data & Documents Solid

latex-scaffold

Scaffold a LaTeX project (`latex/main.tex`, optional bibliography wiring, structure) from an existing Markdown draft. **Trigger**: latex scaffold, md→tex, LaTeX 项目骨架, 生成 main.tex. **Use when**: 需要 LaTeX/PDF 交付(例如 arxiv-survey-latex pipeline),且 draft 已生成/已进入写作阶段。

506 Updated today
WILLOSCAR
Data & Documents Solid

literature-engineer

Multi-route literature expansion + metadata normalization for evidence-first surveys. **Trigger**: evidence collector, literature engineer, 文献扩充, 多路召回, snowballing, cited by, references, 元信息增强, provenance. **Use when**: Workflow 需要按锁定的 retrieval policy 扩充候选文献并补齐可追溯 metadata。

506 Updated today
WILLOSCAR
Code & Development Listed

bias-assessor

Use when `evidence-review` has an extraction table and needs lightweight risk-of-bias fields.

506 Updated today
WILLOSCAR
Data & Documents Listed

extraction-form

Use when `evidence-review` has screened includes and needs a schema-aligned extraction table.

506 Updated today
WILLOSCAR
Code & Development Listed

beamer-compile-qa

Compile the Beamer tutorial deck and write a build report. **Trigger**: beamer compile, slides compile, tutorial slides pdf, 编译幻灯片, beamer pdf. **Use when**: `source-tutorial` 的 C4,已有 `latex/slides/main.tex`,需要输出 `latex/slides/main.pdf` 和编译报告。 **Skip if**: slides scaffold 还没完成。 **Network**: none. **Guardrail**: 编译失败也要落盘可读报告,不能只返回报错。

506 Updated today
WILLOSCAR
AI & Automation Listed

beamer-scaffold

Generate a Beamer slide deck from the final tutorial and approved module structure. **Trigger**: beamer scaffold, slides from tutorial, tutorial slides, 生成 beamer, 教程幻灯片. **Use when**: `source-tutorial` 的 C4,需要把 `output/TUTORIAL.md` 转成可编译的 `latex/slides/main.tex`。 **Skip if**: 还没有 tutorial 正文。 **Network**: none. **Guardrail**: slides 不能只是机械 heading dump;必须保持模块对齐并适合讲授/轻量自学。

506 Updated today
WILLOSCAR
Data & Documents Listed

chapter-skeleton

Build a retrieval-informed chapter skeleton (`outline/chapter_skeleton.yml`) from taxonomy/core scope before stable H3 decomposition. **Trigger**: chapter skeleton, chapter-level outline, H2 skeleton, section-first survey, 章节骨架, 章级骨架. **Use when**: survey structure should stabilize chapter-level intent before subsection mapping and writing cards.

506 Updated today
WILLOSCAR
AI & Automation Listed

checkpoint-brief

Project completed stage Artifacts into a concise human-review block in `DECISIONS.md`; use before a Workflow checkpoint, not for Workflow routing or approval.

506 Updated today
WILLOSCAR
Data & Documents Listed

claims-extractor

Use when a review workspace has manuscript text and needs a traceable claim ledger. **Trigger**: claims extractor, extract claims, contributions, assumptions, peer review, 审稿, 主张提取. **Use when**: 审稿/评审或 evidence audit,需要把主张列表落盘并可追溯到原文位置(section/page/quote)。 **Skip if**: 没有可用的稿件/全文(例如缺少 `output/PAPER.md` 或等价文本)。 **Network**: none. **Guardrail**: 每条 claim 必须带可定位的 source pointer;区分 empirical vs conceptual claims。

506 Updated today
WILLOSCAR
AI & Automation Listed

concept-graph

Use when an approved tutorial spec exists and the run needs a deterministic prerequisite graph before module planning. **Trigger**: concept graph, prerequisite graph, dependency graph, 概念图, 先修关系. **Use when**: `source-tutorial` 的 C2,已有 `output/TUTORIAL_SPEC.md`,需要把教程概念转成可排序的 DAG。 **Skip if**: 还没有 tutorial spec。 **Network**: none. **Guardrail**: 只做结构,不写 reader-facing prose;图必须保持无环。

506 Updated today
WILLOSCAR
Data & Documents Listed

dedupe-rank

Use when a broad paper candidate pool needs deterministic deduplication and a stable core set. **Trigger**: dedupe, rank, core set, 去重, 排序, 精选论文, 核心集合. **Use when**: 检索后需要把广覆盖集合收敛成可管理的 core set(用于 taxonomy/outline/mapping)。 **Skip if**: 已经有人手工整理了稳定的 `papers/core_set.csv`(无需再次 churn)。 **Network**: none. **Guardrail**: 偏 deterministic;输出应可重复(稳定 paper_id、字段规范)。

506 Updated today
WILLOSCAR
AI & Automation Listed

deliverable-selfloop

Score an existing reader-facing deliverable and emit a deterministic PASS/FAIL scorecard plus bounded repair plan; use after synthesis, not to rewrite content.

506 Updated today
WILLOSCAR
Code & Development Listed

evidence-auditor

Use when `paper-review` needs a claim-by-claim evidence gap report grounded in an extracted claim ledger. **Trigger**: evidence audit, missing evidence, unsupported claims, 审稿证据审计, 证据缺口. **Use when**: `paper-review` 流程中,需要逐条检查 claim 的证据链、缺 baseline、评测薄弱点。 **Skip if**: 缺少 claims 输入(例如还没有 `output/CLAIMS.md`)。 **Network**: none. **Guardrail**: 只写“缺口/风险/下一步验证”,不要替作者补写论述或引入新主张。

506 Updated today
WILLOSCAR
Web & Frontend Listed

exercise-builder

Use when a tutorial module plan exists but each module still needs a verifiable teaching loop. **Trigger**: exercises, practice, verification checklist, 教程练习, 可验证作业. **Use when**: tutorial 的 C2,已有 `outline/module_plan.yml`,需要为每个模块补齐 exercise / expected output / verification steps。 **Skip if**: 还没有 module plan。 **Network**: none. **Guardrail**: 练习必须可验证,不能只给开放式思考题。

506 Updated today
WILLOSCAR
Code & Development Listed

idea-brief

Lock an ideation run into a single-source-of-truth brainstorm brief (`output/trace/IDEA_BRIEF.md`) and a replayable multi-query plan (`queries.md`). **Trigger**: idea brief, ideation brief, research ideas, brainstorm, 找 idea, 选题, 点子, 找方向. **Use when**: the user wants research ideas and their input is long / multi-turn; you need to clarify topic + constraints before retrieval.

506 Updated today
WILLOSCAR
Code & Development Listed

idea-direction-generator

Generate a compact pool of discussion-worthy research directions from the signal table, writing `output/trace/IDEA_DIRECTION_POOL.md`. **Trigger**: idea direction pool, brainstorm directions, research directions, 研究方向池, brainstorm pool. **Use when**: you already have a signal table and want a small, non-isomorphic set of candidate directions.

506 Updated today
WILLOSCAR
Code & Development Listed

idea-memo-writer

Synthesize the shortlist into a discussion-ready research idea brainstorm memo, writing `output/REPORT.md`, `output/APPENDIX.md`, and `output/REPORT.json`. **Trigger**: idea memo, brainstorm memo, research direction memo, report md, 研究备忘录, brainstorm report. **Use when**: the shortlist exists and you want the final reader-facing brainstorm deliverable for PI / PhD discussion.

506 Updated today
WILLOSCAR
Code & Development Listed

idea-screener

Screen the direction pool with a discussion-first scoring pass, writing `output/trace/IDEA_SCREENING_TABLE.md`. **Trigger**: idea screener, screening table, brainstorm screening, 方向筛选表. **Use when**: you already have a direction pool and want a table-first comparison before curating the shortlist.

506 Updated today
WILLOSCAR
Code & Development Listed

idea-shortlist-curator

Converge the screened direction pool into a small, discussion-ready shortlist, writing `output/trace/IDEA_SHORTLIST.md`. **Trigger**: idea shortlist, shortlist directions, brainstorm shortlist, 方向 shortlist. **Use when**: you already have a direction pool and screening table and want the strongest 3-5 directions for the final memo.

506 Updated today
WILLOSCAR
Code & Development Listed

idea-signal-mapper

Map paper notes + taxonomy into a signal table of tensions, missing pieces, and promising academic axes for brainstorm discussion. Writes `output/trace/IDEA_SIGNAL_TABLE.md`. **Trigger**: idea signal table, brainstorm signals, research tensions, signal map, 研究信号表, tension map. **Use when**: you have a core set, a taxonomy, and paper notes, and need a table-first bridge from literature evidence to possible directions.

506 Updated today
WILLOSCAR
Code & Development Listed

manuscript-ingest

Use when `paper-review` needs a canonical manuscript text artifact before claim extraction. **Trigger**: ingest paper, manuscript text, provide paper, paper.md, 输入论文, 导入稿件, 审稿输入. **Use when**: You are running the `paper-review` pipeline and need `output/PAPER.md` before `claims-extractor`.

506 Updated today
WILLOSCAR
AI & Automation Listed

module-planner

Use when a tutorial concept DAG exists and the run needs an ordered teaching plan with objectives and outputs. **Trigger**: module plan, tutorial modules, course outline, 模块规划, module_plan.yml. **Use when**: tutorial 的 C2,已有 `outline/concept_graph.yml`,需要把 concept DAG 收敛成模块顺序。 **Skip if**: 还没有 concept graph。 **Network**: none. **Guardrail**: 每个模块都要有 objectives、outputs、running-example step;不要写长 prose。

506 Updated today
WILLOSCAR
AI & Automation Listed

module-source-coverage

Use when a tutorial module plan exists and the run needs an auditable module-to-source grounding file before prose. **Trigger**: module coverage, source coverage, tutorial grounding, 模块覆盖, 来源覆盖. **Use when**: `source-tutorial` 的 C2,已有 `outline/module_plan.yml`,需要确认每个模块都能回指到 sources。 **Skip if**: module plan 或 source ingest 不完整。 **Network**: none. **Guardrail**: 只做 grounding audit,不写教程正文。

506 Updated today
WILLOSCAR

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.