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

cloco

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

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

이 저장소의 skills

migrate-overleaf
기술 작가

Sync the overleaf/ folder with the current content of paper/. Copies all LaTeX source, figures, tables, appendix, and bibliography. Puts the model section as overleaf/model.tex (top-level) for easy coauthor access. Run whenever paper/ changes and you want to push to Overleaf.

2026-06-17
onboard-ra
사회 과학 연구 보조원

RA onboarding audit — explore all project folders and code, inspect data files directly, and produce a structured project-state document that enables a clean restart. Use at the start of a project hand-off or when picking up work from multiple prior contributors.

2026-06-17
verify-citations
편집자

Full bibliography audit for an academic paper. Verifies every citation is (1) structurally correct in the .bib file, (2) actually cited in the paper, and (3) a real publication — author names, year, journal, and title verified via web search. Flags hallucinated or inaccurate references.

2026-06-17
identify
경제학자

Design identification strategy by dispatching the causal-strategist agent (proposer) and identification-critic agent (critic). Produces strategy memo, pseudo-code, robustness plan, and falsification tests. Use when asked to "identify the effect", "design the strategy", or "write the strategy memo".

2026-03-04
context-status
네트워크·컴퓨터 시스템 관리자

Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.

2026-03-04
pipeline-status
소프트웨어 개발자

Show the current research pipeline status for the active project, or display the pipeline guide for a specific project type. Reads the research spec, research journal, and active plans to determine phase, scores, and next steps.

2026-03-04
audit-replication
소프트웨어 개발자

Validate replication package by dispatching the replication-verifier agent in submission mode (checks 1-10). Runs master script, cross-references tables and figures against paper, verifies README completeness for AEA Data Editor compliance. Use before data deposit or journal submission.

2026-03-03
create-talk
소프트웨어 개발자

Generate academic presentations (Beamer .tex or Quarto RevealJS .qmd) by dispatching the storyteller agent (creator) and discussant agent (critic). Supports 4 formats — job market, seminar, short, lightning. Derives all content from paper/main.tex.

2026-03-03
data-analysis
데이터 과학자

End-to-end data analysis dispatching Coder (main Claude) for implementation and Debugger agent for code review. Supports R, Stata, Python, and Julia. Produces scripts, tables, figures, and results summary.

2026-03-03
data-deposit
소프트웨어 개발자

Prepare AEA Data Editor compliant replication package by dispatching Coder (main Claude) for package assembly and replication-verifier agent for validation. Generates README, master script, numbered script order, and deposit checklist.

2026-03-03
draft-paper
작가·저자

Draft academic economics papers by dispatching the economics-paper-writer agent. Handles section drafting, notation protocol, anti-hedging, and humanizer pass. Use when asked to "draft the paper", "write up the results", or "write the intro".

2026-03-03
econometrics-check
데이터 과학자

Causal inference design audit. Dispatches the econometrics-critic agent in standalone mode for 4-phase review (claim, design validity, inference, polish). Covers DiD, IV, RDD, Synthetic Control, and Event Studies. Use when working on empirical papers, strategy memos, or R scripts with causal estimators.

2026-03-03
find-data
데이터 과학자

Data discovery and assessment dispatching the explorer agent (finder) and data-quality-surveyor agent (critic). Searches public, administrative, survey, and novel data sources. Scores feasibility and measurement quality.

2026-03-03
humanizer
기술 작가

Strip AI writing patterns from text. Standalone access to the economics-paper-writer agent's humanizer pass. Checks 24 patterns across 4 categories (structural, lexical, rhetorical, formatting) with academic adaptation. Use on any text that reads too "AI-generated".

2026-03-03
interview-me
시장조사 분석가·마케팅 전문가

Interactive interview to formalize a research idea into a structured specification with hypotheses and empirical strategy

2026-03-03
journal
소프트웨어 개발자

Regenerate the research journal timeline from quality reports and git history. Shows chronological record of all agent actions, phase transitions, scores, and decisions. Use to review project history or audit the research process.

2026-03-03
lit-review
편집자

Structured literature search dispatching the academic-librarian agent for collection and academic-editor agent for coverage critique. Searches top-5 journals, NBER/SSRN, and field journals. Produces synthesis with gap identification and BibTeX entries.

2026-03-03
new-project
소프트웨어 개발자

Full research pipeline from idea to paper. Orchestrates all phases — interview, literature review, data discovery, identification strategy, analysis, paper drafting, and peer review. Use when starting a new research project from scratch.

2026-03-03
paper-excellence
소프트웨어 품질 보증 분석가·테스터

Multi-agent paper review dispatching econometrics-critic, debugger, academic-proofreader, and replication-verifier in parallel. Computes weighted aggregate score per scoring-protocol.md. Use for comprehensive quality check before submission or major milestones.

2026-03-03
pre-analysis-plan
경제학자

Draft pre-analysis plans by dispatching the causal-strategist agent in PAP mode. Covers AEA RCT Registry, OSF, and EGAP standards. Specifies outcomes, subgroups, multiple testing, power calculations, and exclusion rules.

2026-03-03
proofread
편집자

Manuscript proofreading dispatching the academic-proofreader agent. Checks 6 categories — structure, claims-evidence alignment, identification fidelity, writing quality, grammar, and compilation. Produces report without editing files.

2026-03-03
respond-to-referee
프로젝트 관리 전문가

Structure point-by-point referee responses using the revision-protocol routing. Classifies comments (NEW ANALYSIS / CLARIFICATION / DISAGREE / MINOR), dispatches appropriate agents, and tracks revisions. Use when asked to "respond to referees" or "draft revision".

2026-03-03
review-code
소프트웨어 품질 보증 분석가·테스터

Code review dispatching the Debugger agent in standalone mode (categories 4-12 only). Checks code quality, reproducibility, output standards, and professional polish. Use for R, Stata, Python, Julia, or any analysis script.

2026-03-03
review-paper
소프트웨어 개발자

Full manuscript review dispatching 2 blind blind-peer-referee agents and the academic-editor agent for editorial decision. Produces referee reports and accept/revise/reject recommendation. Use when asked to "review the paper", "get feedback", or "simulate peer review".

2026-03-03
structural-estimation
데이터 과학자

Design and implement structural estimation strategies by dispatching the structural-estimation-expert agent. Covers model solution methods, estimation (MLE, GMM, SMM, indirect inference, Bayesian), calibration, and model fit evaluation. Use when asked to "estimate the structural model", "solve the model", "design the GMM moments", or "implement BLP".

2026-03-03
submit
소프트웨어 품질 보증 분석가·테스터

Final submission verification gate. Runs replication-verifier in submission mode (10 checks), confirms aggregate score >= 95 with all components >= 80, and generates submission checklist. Use when ready to submit to a journal.

2026-03-03
target-journal
고등교육 심리학 교원중등 후 생물 과학 교사

Journal targeting dispatching the academic-editor agent in journal-selection mode. Analyzes paper fit, suggests ranked journal list from domain-profile.md tiers, provides formatting requirements and submission strategy.

2026-03-03
theory-model
보험계리사

Develop formal theoretical models in economics or finance by dispatching the econ-finance-theorist agent. Derives formal frameworks, proofs, equilibrium conditions, and pricing theories. Use when asked to "build a model", "formalize the intuition", "derive equilibrium", or "write the theory section".

2026-03-03
validate-bib
소프트웨어 개발자

Validate bibliography entries against citations in all lecture files. Find missing entries and unused references.

2026-03-03
visual-audit
그래픽 디자이너

Visual layout audit of Beamer (.tex) or Quarto (.qmd) slide decks. Dispatches the discussant agent for scored review covering overflow, font consistency, paper fidelity, narrative arc, and compilation. Advisory score — non-blocking.

2026-03-03