Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-config

agent-config에는 yzhao062에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
11
업데이트
2026-06-28
Forks
1
직업 범위
직업 카테고리 15개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

my-router
소프트웨어 개발자

Context-aware router that detects work type (papers, proposals, code, figures, admin) and dispatches to the right domain skill. Works within superpowers' execution phase as the inner decision loop.

2026-06-28
bibref-verify
기타 중등 후 교사

Use when auditing a paper's existing .bib for hallucinated citations or stale metadata before submission, especially when bib entries came from co-authors or automated tools and may include fabricated authors, future arXiv IDs, or preprints already published in peer-reviewed venues. Companion to bibref-filler (which adds new citations); this skill audits existing ones.

2026-05-18
figure-prompt-builder
기타 비즈니스 운영 전문가

Build copy-ready prompts for downstream LLM figure generation from source text, figure ideas, prior examples, or rough drafts. Use when Codex needs to decide whether a section needs a figure, distill the figure's core message and required visual elements, draft a model-neutral prompt pack for image-generation models, adapt prompts to a requested tool, or recommend limited cleanup after external generation.

2026-04-06
nsf-proposal-composer
경영 분석가

Compose NSF proposal outlines and section drafts from a project idea, prior proposal examples, and solicitation requirements. Use when Codex needs to choose between ecosystem-building and methodology-driven proposal families, turn a brief into a proposal structure, draft or refresh LaTeX sections, introduce an optional cross-section running example for abstract infrastructure proposals, or keep summary, aims, evaluation, and impact sections aligned during proposal writing.

2026-04-06
nsf-proposal-guardrail
중등 후 수학 과학 교사고등교육 공학 교원+1

Unified NSF proposal requirements, question-answering, and preflight checking for a single proposal repository. Use when a user has an NSF solicitation PDF/text and needs to (1) ingest and normalize proposal requirements, (2) ask drafting-time questions such as "do we need X?" or "where does this go?", or (3) run a pre-submission gap check against the current proposal files.

2026-04-06
nsf-thrust-refiner
고등교육 공학 교원

Refine one or more NSF thrust, aim, or study files after the initial scaffold exists. Use when Codex needs to deepen a core proposal unit with sharper gaps, local literature grounding, concrete technical measures, evaluation hooks, reviewer-facing running examples or artifact sketches, figure ideas, or visible TODO placeholders while preserving alignment with the current intro, summary, and evaluation plan.

2026-04-06
condense-cv
인사 보조원(급여·근태 관리 제외)

Create 1-page or 2-page CV variants from a longer master LaTeX CV. Use when the user asks for a short CV, concise CV, one-page CV, two-page CV, resume-style version, or a role-specific application CV derived from `Latex/sample_cv.tex` or another master CV source.

2026-04-02
cs-meta-review
고등교육 컴퓨터공학 교원

Draft grounded area chair, senior area chair, or editor style meta reviews for computer science and machine learning papers from the paper PDF, external reviews, reviewer discussion, rebuttal, and venue decision scale. Use when Codex needs to synthesize reviewer consensus, summarize rebuttal impact, recommend a final decision, or write venue-specific meta reviews for venues such as TNNLS, ICML, NeurIPS, or similar.

2026-04-02
cs-paper-review
고등교육 컴퓨터공학 교원

Draft grounded peer reviews for computer science and machine learning papers from a paper PDF, extracted text, venue form, and user notes. Use when Codex needs to write, rewrite, or refine a conference or journal review with strengths, weaknesses, author questions, score justification, rebuttal follow-up, or ethics comments for venues such as IJCAI, NeurIPS, ICML, TNNLS, or similar.

2026-04-02
deck-assembler
특수 효과 아티스트 및 애니메이터

Assemble a coherent USC Beamer talk from the reusable Yue Zhao intro module and one or more existing paper decks in this repo. Use when the user wants a merged deck with light bridge slides, trimmed duplicate wrappers, and one throughline, without regenerating each paper talk from scratch.

2026-04-02
nsf-bibref-filler
기타 비즈니스 운영 전문가

Add or tighten bibliography citations in NSF proposal sections such as the intro, summary, team qualification, evaluation, and thrust files. Use when Codex needs to place bibrefs conservatively, prefer existing local cite keys for the team's own work, respect user-specified citation density, verify every inserted citation against local .bib files or primary-source metadata, and leave visible TODOs instead of guessing.

2026-04-02
paper-to-beamer
기술 작가

Convert an academic paper's LaTeX source, figures, and bibliography into a complete 20-25 minute Beamer presentation using the local USC Moloch template. Use when the user wants a paper turned into a reusable technical deck with core, optional, and backup paths, especially from `.tex`, figure, and `.bib` files in this repo.

2026-04-02
profile-intro-slides
아트 디렉터

Generate a reusable 2-3 slide Yue Zhao / FORTIS Lab intro insert from local website-first sources in this repo. Use when the user wants a stable identity, agenda, and representative-systems module that can be merged into other decks. Do not use this skill for full paper talks, mini-CV decks, or automatic deck insertion.

2026-04-02
usc-reimbursement
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Standardize intake, evidence collection, precheck, packet assembly, and status tracking for USC reimbursement and expense-report workflows. Use when Codex needs to turn scattered USC reimbursement materials such as receipts, emails, approvals, travel details, and policy notes into a clean case folder, identify missing information, prepare a submission checklist, or maintain repeatable administrative workflows in this repo.

2026-04-02
figure-prompt-builder
기술 작가

Build copy-ready prompts for explanatory figures such as overviews, architectures, mechanisms, workflows, timelines, and conceptual illustrations from source text, figure ideas, reference figures, or rough drafts. Use when Codex needs to decide whether a section needs an explanatory figure, distill the figure's core message and required visual elements, select a small number of structural or style donors from a reference bank, draft a model-neutral prompt pack for image-generation models, adapt prompts to a requested tool, or recommend limited cleanup after external generation.

2026-03-28
bibref-filler
기술 작가편집자

Add new external bibliography citations in existing prose without inventing support. Use when Codex needs to find real papers from canonical sources, verify exact metadata before citation, add machine-generated entries into a separate working bibliography next to the active main bib files, avoid polluting curated bibs, and leave visible TODOs instead of guessing. Useful for proposals, papers, slides, rebuttals, and other technical writing where the prose mostly exists and the main task is safe external citation support.

2026-03-21
dual-pass-workflow
프로젝트 관리 전문가

Structure a task into a first pass and an optional second pass without replacing the domain skill. Use when Codex or Claude Code should collaborate on paper reviews, bug fixes, writing, website edits, research memos, or other tasks where one pass produces the main artifact and a later pass may check or refine it.

2026-03-21
agent-config GitHub Agent Skills | SkillsMP