Skip to main content
WenyuChiou
GitHub 제작자 프로필

WenyuChiou

13개 GitHub 저장소에서 수집된 41개 skills를 저장소 단위로 보여줍니다.

수집된 skills
41
저장소
13
업데이트
2026년 9월 3일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

research-hub
기타 중등 후 교사

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…

2026년 7월 21일
literature-triage-matrix
기타 중등 후 교사

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…

2026년 7월 10일
paper-summarize
기타 중등 후 교사

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…

2026년 7월 10일
research-hub
소프트웨어 개발자

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,…

2026년 5월 24일
research-hub-multi-ai
소프트웨어 개발자

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…

2026년 5월 23일
zotero-library-curator
사서·미디어 컬렉션 전문가

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…

2026년 5월 23일
paper-memory-builder
소프트웨어 개발자

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…

2026년 5월 23일
research-design-helper
사회학자

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",…

2026년 5월 23일
수집된 skill 12개 중 8개를 표시합니다.
model-coupling-contract-checker
미분류

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…

2026년 6월 11일
wagf-coupling-designer
미분류

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…

2026년 6월 11일
wagf-domain-builder
미분류

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…

2026년 6월 11일
wagf-quickstart
미분류

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…

2026년 6월 11일
wagf-verification-ladder
미분류

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.

2026년 6월 11일
llm-agent-audit-trace-analyzer
데이터 과학자

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…

2026년 5월 26일
abm-reproducibility-checker
소프트웨어 품질 보증 분석가·테스터

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…

2026년 4월 26일
wagf-experiment-designer
데이터 과학자

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…

2026년 4월 26일
agent-acceptance-gate
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 31일
agent-context-budget
기타 컴퓨터 관련 직업

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.

2026년 8월 31일
agent-debate
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 31일
agent-output-reconciler
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 31일
agent-plan-act-reflect
소프트웨어 개발자

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

2026년 8월 31일
agent-shared-memory
데이터베이스 아키텍트

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.

2026년 8월 31일
agent-task-splitter
소프트웨어 개발자

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…

2026년 8월 31일
저장소 13개 중 12개 표시