Skip to main content
WenyuChiou
GitHub creator profile

WenyuChiou

Repository-level view of 41 collected skills across 13 GitHub repositories.

skills collected
41
repositories
13
updated
Sep 3, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

research-hub
postsecondary-teachers-all-other

Use research-hub to operate Zotero, Obsidian, and NotebookLM research workflows through CLI, MCP, REST, and dashboard. Trigger when the user asks to find papers, ingest sources, organize a literature review, build Obsidian research notes, upload sources to…

Jul 21, 2026
literature-triage-matrix
postsecondary-teachers-all-other

Turn a list of papers (Zotero collection, Obsidian cluster, manual list) into a compact comparison matrix written to .research/literature_matrix.md, instead of generic per-paper summaries. Use when the user asks to "make a literature matrix", "compare these…

Jul 10, 2026
paper-summarize
postsecondary-teachers-all-other

After research-hub ingests a cluster of cited papers, fill the per-paper Key Findings + Methodology + Relevance sections in BOTH Obsidian markdown and the Zotero child note. Use when the user says "fill the TODO Key Findings/Methodology blocks left by…

Jul 10, 2026
research-hub
software-developers

Operate research-hub workflows for literature discovery, source ingest into Zotero/Obsidian/NotebookLM, dashboard inspection, and vault maintenance. Use when the user asks to find papers and organize them, build a knowledge base, ingest a folder of PDFs,…

May 24, 2026
research-hub-multi-ai
software-developers

Research-domain router that writes `.coord/multi_ai_plan.md` when a single round of work will need two or more delegates AND the work touches research-hub artifacts (`.research/`, `.paper/`, Zotero/Obsidian/NotebookLM pipelines). For a single delegate, use…

May 23, 2026
zotero-library-curator
librarians-and-media-collections-specialists-254022

Audit and curate a Zotero library — find duplicate DOIs, orphan items missing required tags, propose collection rebinds, identify bloated or under-used collections, generate tag hygiene reports, emit preview-only cleanup plans. Use when the user asks to…

May 23, 2026
paper-memory-builder
software-developers

Convert a paper draft + figures + Zotero metadata into reusable .paper/claims.yml and .paper/figures.yml files so the academic-writing-skills skill can do writing, revision, and audit passes without re-reading the manuscript every time. Use when the user asks…

May 23, 2026
research-design-helper
sociologists-193041

Guide a researcher through 5 Socratic segments — research question sharpening, expected mechanism, identifiability check, validation plan, risk register — and produce `.research/design_brief.md`. Use when the user asks to "frame this research question",…

May 23, 2026
Showing 8 of 12 collected skills.
model-coupling-contract-checker
unclassified

Verify the contract between WAGF/ABM agents and an external model (flood, hydrology, irrigation, seismic, catastrophe) — units, time steps, state mutation direction, feedback-loop double-counting. Use when the user says "check ABM-model coupling", "audit…

Jun 11, 2026
wagf-coupling-designer
unclassified

Walk a researcher through designing the LLM-external-model interface for a WAGF domain using the v0.6 coupling layer. Use when the user says "I want to couple my LLM agents to <my simulator>", "help me design the WAGF interface", "scaffold the external model…

Jun 11, 2026
wagf-domain-builder
unclassified

Walk a researcher (PhD, collaborator, lab-mate) through building their first WAGF domain — from "I have a research question + maybe an external model" to "I have a working WAGF experiment producing audit traces." Conducts a structured S0-S7 interview, invokes…

Jun 11, 2026
wagf-quickstart
unclassified

First-time WAGF setup walkthrough — environment check, smoke test, first experiment, and handoff to the lifecycle skills. Use when the user says "I just cloned WAGF", "set up WAGF", "first WAGF run", "I'm new to this", "where do I start with WAGF", or opens a…

Jun 11, 2026
wagf-verification-ladder
unclassified

Use when a WAGF user asks to test a new domain end to end, run the smoke pipeline, decide whether a domain is done, continue after a domain runs, or verify a WAGF setup before experiment design or reproducibility audit.

Jun 11, 2026
llm-agent-audit-trace-analyzer
data-scientists-152051

Turn raw WAGF audit traces (household_governance_audit.csv + raw/*.jsonl) into paper-ready governance metrics — IBR, EHE, rejection taxonomy, retry outcomes, model-condition comparisons. Use when the user says "analyze these traces", "compute governance…

May 26, 2026
abm-reproducibility-checker
software-quality-assurance-analysts-and-testers

Verify another researcher can reproduce a WAGF experiment — manifests, seeds, configs, runnable commands, data provenance vs git blame, figure-script outputs match references. Use when the user says "audit reproducibility", "prepare for submission", "check…

Apr 26, 2026
wagf-experiment-designer
data-scientists-152051

Turn a WAGF research question into a reproducible experiment matrix (model × governance × seed × metric × artefact path). Use when the user says "design an experiment", "plan an ablation", "compare strict vs disabled", "set up cross-model evaluation", or…

Apr 26, 2026
agent-acceptance-gate
software-quality-assurance-analysts-and-testers

Use when reconciled multi-agent output needs an evidence-based PASS, CONDITIONAL PASS, or FAIL record before a human shipping decision.

Aug 31, 2026
agent-context-budget
computer-occupations-all-other

Use when an agent task needs bounded context packets, checkpoint-aware compaction, a fresh-session primer, or policy-controlled child results without loading raw logs into the primary session.

Aug 31, 2026
agent-debate
software-quality-assurance-analysts-and-testers

Use when a consequential decision has genuinely competing positions that need bounded adversarial review before a human decision.

Aug 31, 2026
agent-output-reconciler
software-quality-assurance-analysts-and-testers

Use when multiple agent results must be checked for missing evidence, scope drift, contradictions, and merge conflicts before an acceptance decision.

Aug 31, 2026
agent-plan-act-reflect
software-developers

Use when one agent must iteratively plan, act, evaluate evidence, and revise under a readable policy until acceptance, checkpoint, stop, or human escalation.

Aug 31, 2026
agent-shared-memory
database-architects

Use when a user asks to inspect coordination memory, propose a durable decision or resolution, review pending memory proposals, or apply an explicitly approved proposal as a new append-only event.

Aug 31, 2026
agent-task-splitter
software-developers

Use when a goal needs multiple bounded agent roles, parallel or dependent task packets, explicit scope partitions, and a provider-neutral DAG. Not for research-domain routing that owns .research, .paper, Zotero, Obsidian, or NotebookLM workflows; use…

Aug 31, 2026
Showing 12 of 13 repositories