Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

cloco

cloco contient 30 skills collectées depuis jfimbett, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
30
Stars
1
mis à jour
2026-06-17
Forks
0
Couverture métier
15 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

migrate-overleaf
Rédacteurs techniques

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
Assistants de recherche en sciences sociales

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
Rédacteurs en chef

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
Économistes

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques des données

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
Développeurs de logiciels

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
Écrivains et auteurs

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
Scientifiques des données

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
Scientifiques des données

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
Rédacteurs techniques

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
Analystes en études de marché et spécialistes en marketing

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

2026-03-03
journal
Développeurs de logiciels

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
Rédacteurs en chef

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Économistes

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
Rédacteurs en chef

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
Spécialistes en gestion de projets

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Scientifiques des données

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
Analystes en assurance qualité des logiciels et testeurs

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
Enseignants en psychologie, postsecondaireEnseignants postsecondaires en sciences biologiques

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
Actuaires

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
Développeurs de logiciels

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

2026-03-03
visual-audit
Graphistes

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