# Skill Index Generated from live `SKILL.md` discovery. Default discovery roots: `infrastructure/`, `scripts/`, `projects/templates/`, `fonds/templates/`, `rules/templates/`, `tools/templates/`, `docs/prompts/`, `.agents/skills/`, `.cursor/skills/`. Project-level skills are opt-in: they are discovered only when a project ships a `SKILL.md` under those roots. | Skill | Path | Description | | --- | --- | --- | | `Advanced Literature Manuscript Injection` | `projects/templates/template_advanced_literature_review/src/manuscript/SKILL.md` | Phase-aware tooling for injecting advanced-review evidence and statistics into Markdown manuscript templates. | | `Advanced Multi-Phase Literature Retrieval` | `projects/templates/template_advanced_literature_review/src/literature/SKILL.md` | Operations for phase-aware federated retrieval across nine literature engines, preserving provenance from broad discovery through focused synthesis. | | `Data Visualization Library` | `projects/templates/template_literature_meta_analysis/src/visualization/SKILL.md` | Orchestrates matplotlib and seaborn pipelines for rendering figures. | | `LLM Extraction & KG Construction` | `projects/templates/template_literature_meta_analysis/src/knowledge_graph/SKILL.md` | Core inference logic, prompt construction, and RDF/Nanopublication serialization. | | `Manuscript Templating & Injection` | `projects/templates/template_literature_meta_analysis/src/manuscript/SKILL.md` | Tooling for injecting JSON/CSV statistics into Markdown evaluation templates. | | `Meta-Analysis Source API` | `projects/templates/template_literature_meta_analysis/src/SKILL.md` | Core orchestration guidelines and MCP interactions for the src/ library. | | `Reproducibility Workflow-Graph Assessment` | `projects/templates/template_literature_meta_analysis/src/reproducibility/SKILL.md` | LLM-based extraction of per-paper workflow graphs and content/structural reproducibility scoring. | | `Statistical & Metric Analysis` | `projects/templates/template_literature_meta_analysis/src/analysis/SKILL.md` | Orchestration for bibliometrics, topological network analysis, and hypothesis scoring. | | `Systematic Literature Retrieval` | `projects/templates/template_literature_meta_analysis/src/literature/SKILL.md` | Operations for federated API querying across ten literature engines (arXiv, Semantic Scholar, OpenAlex, Crossref, PubMed, SovietRxiv, ChinaRxiv, Europe PMC, bioRxiv, medRxiv). | | `advanced-evaluation` | `.agents/skills/advanced-evaluation/SKILL.md` | This skill should be used for advanced LLM evaluation: LLM-as-judge systems, direct scoring, pairwise comparison, rubric calibration, evaluator bias mitigation, confidence scoring, and automated quality assessment. | | `bdi-mental-states` | `.agents/skills/bdi-mental-states/SKILL.md` | This skill should be used when modeling agent mental states with BDI concepts: beliefs, desires, intentions, RDF-to-belief transformations, rational agency traces, cognitive agents, BDI ontologies, and neuro-symbolic AI integration. | | `context-compression` | `.agents/skills/context-compression/SKILL.md` | This skill should be used when long-running agent sessions need context compression, structured summarization, compaction, token-per-task optimization, or durable handoff summaries that preserve decisions, files, risks, and next actions. | | `context-degradation` | `.agents/skills/context-degradation/SKILL.md` | This skill should be used for diagnosing and mitigating context degradation: lost-in-middle failures, context poisoning, context clash, context confusion, attention-pattern issues, and agent performance degradation caused by accumulated or conflicting context. | | `context-fundamentals` | `.agents/skills/context-fundamentals/SKILL.md` | This skill should be used to explain or reason about the foundational concepts of context engineering: what context is, the anatomy of a context window, how attention mechanics work, the U-shaped attention curve, why context quality matters more than quantity, and the mental models needed to interpret every other context-engineering decision. Use this for conceptual explanation, onboarding, and background reading. Route operational work to the specialized skills: debugging attention failures goes to context-degradation, token-efficiency work goes to context-optimization, conversation summarization goes to context-compression, and project-shape decisions go to project-development. | | `context-optimization` | `.agents/skills/context-optimization/SKILL.md` | This skill should be used for improving context efficiency: context budgeting, observation masking, prefix or KV-cache strategy, partitioning, token-cost reduction, retrieval scoping, and extending effective context capacity without lowering answer quality. | | `continual-learning` | `.cursor/skills/continual-learning/SKILL.md` | Orchestrate continual learning by delegating transcript mining to agents-memory-updater and writing durable memory to local JSON (never root AGENTS.md Learned sections). USE WHEN continual learning, mine prior chats, maintain agent memory, or the stop hook triggers this skill. | | `evaluation` | `.agents/skills/evaluation/SKILL.md` | This skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines. | | `filesystem-context` | `.agents/skills/filesystem-context/SKILL.md` | This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the prompt. | | `gauss-open-gauss-cli` | `.cursor/skills/gauss/SKILL.md` | Open Gauss in this workspace is the math-inc/OpenGauss gauss CLI for Lean session tooling—not Huawei OpenGauss DBMS. See docs/reference/opengauss-naming.md; for the public Lean exemplar see projects/templates/template_active_inference/lean/. | | `harness-engineering` | `.agents/skills/harness-engineering/SKILL.md` | This skill should be used when designing autonomous agent harnesses: research loops, evaluation scaffolds, locked and editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries. | | `hosted-agents` | `.agents/skills/hosted-agents/SKILL.md` | This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes. | | `infrastructure-autoresearch` | `infrastructure/autoresearch/SKILL.md` | Skill for deterministic AutoResearch readiness planning. Use when adding, validating, or documenting opt-in autoresearch.yaml controls, stage-gate readiness, evidence-grounded claims, artifact readiness reports, or AutoResearchClaw-inspired workflow checks in template projects. | | `infrastructure-benchmark` | `infrastructure/benchmark/SKILL.md` | Deterministic benchmark harnesses for public template exemplars. Use when scoring generated project outputs against benchmark manifests, refreshing the default template smoke manifest, checking publication-readiness rubrics, or adding bounded no-network readiness checks for public template outputs. | | `infrastructure-config` | `infrastructure/config/SKILL.md` | Repository-scoped configuration for the template—environment variable templates and default secure/steganography YAML. Use when editing .env patterns, secure_config defaults, or cross-referencing project manuscript config overrides. | | `infrastructure-core` | `infrastructure/core/SKILL.md` | Skill for the core infrastructure module providing logging, configuration, exception handling, progress tracking, checkpoints, retry logic, pipeline execution, performance monitoring, security, file operations, and multi-project orchestration. Use when setting up logging, loading config, handling errors, running pipelines, or monitoring performance. | | `infrastructure-docker` | `infrastructure/docker/SKILL.md` | Container build and compose assets for the research template. Use when reproducing CI or cloud environments with Docker, following docs/CLOUD_DEPLOY.md, or wiring Ollama sidecars via docker-compose. | | `infrastructure-doctor` | `infrastructure/doctor/SKILL.md` | Skill for the doctor infrastructure module providing repository-level diagnostics and safe, reversible automated repair. Use when the local checkout is acting up, before opening a bug, when onboarding a fresh clone, or as a periodic health probe. Every mutation is backed up under .doctor/backups/ and journalled in .doctor/actions.jsonl so any change can be undone byte-for-byte. | | `infrastructure-documentation` | `infrastructure/documentation/SKILL.md` | Skill for the documentation infrastructure module providing figure management, image handling, markdown integration, and API glossary generation. Use when managing research figures, inserting images into manuscripts, auto-numbering figures, or generating API documentation. | | `infrastructure-fonds` | `infrastructure/fonds/SKILL.md` | Skill for the fonds module — discovery, validation, scope, and private-sidecar symlink sync for the top-level fonds/ directory (archival collection units such as bibliographies, contact registries, and dataset catalogs). Use when discovering fonds (discover_fonds), resolving a fond path (resolve_fond_root), validating fond structure (validate_fond_structure), building FondInfo dataclasses (build_fond_info), checking PUBLIC_FOND_NAMES for CI-safe scope (public_scope.py), syncing private lifecycle fonds into the template checkout (sync_private_fond_links / linking.py), checking whether a path is a managed fond symlink (is_managed_symlink), or adding new public fonds exemplars. Distinct from projects/ (executable research code); fonds are passive data stores requiring fonds.yaml + data/ (not src/ + tests/). | | `infrastructure-llm` | `infrastructure/llm/SKILL.md` | Skill for the LLM infrastructure module providing local Large Language Model integration via Ollama. Covers client initialization, prompt templates, output validation, manuscript review generation, conversation context, and CLI usage. Use when querying LLMs, generating manuscript reviews, validating LLM outputs, or managing Ollama models. | | `infrastructure-methods` | `infrastructure/methods/SKILL.md` | Methods orchestration contract builder for template projects. Use when mapping pipeline stages, manuscript methods, artifact manifests, evidence registries, figures, claim ledgers, experiment plans, and validation commands into one reproducible methods plan. | | `infrastructure-orchestration` | `infrastructure/orchestration/SKILL.md` | Python CLI and menu orchestration for pipeline runs — project slug validation, interactive picker, PipelineRunner wrapping PipelineExecutor, per-stage logs, secure pipeline wrapper. Use when extending run.sh behavior, fixing menu/CLI routing, or testing discovery helpers. | | `infrastructure-overview` | `infrastructure/SKILL.md` | Top-level skill for the research template infrastructure layer. Use in Cursor, Claude Code, or similar agents when editing or importing anything under infrastructure/, understanding the two-layer architecture, or wiring build/validation/rendering/publishing. Covers module discovery, import patterns, thin orchestrators, per-subpackage SKILL.md paths, and .cursor/skill_manifest.json (see infrastructure.skills). | | `infrastructure-project` | `infrastructure/project/SKILL.md` | Skill for the project management infrastructure module providing multi-project discovery, structure validation, and metadata extraction. Use when discovering active projects, validating project directory structure, or extracting project configuration metadata. | | `infrastructure-prose` | `infrastructure/prose/SKILL.md` | Prose analysis utilities for research manuscripts and prose-focused projects. Provides readability metrics (Flesch, Flesch-Kincaid, Gunning Fog), heading-outline structural analysis, editorial quality flags (passive voice, hedge words, citation density, long sentences), aggregate ManuscriptReport across a manuscript directory, and a CLI (metrics/outline/quality/report). Use when analyzing manuscripts for readability, building editorial dashboards, validating heading structure, extracting citation keys from prose, or wiring prose-quality gates into the pipeline. | | `infrastructure-publishing` | `infrastructure/publishing/SKILL.md` | Skill for the publishing infrastructure module providing academic publishing workflows including BibTeX CLI citation generation, APA/MLA citation helper functions, DOI management, Zenodo publication, arXiv submission preparation, GitHub releases, PyPI and TestPyPI package distribution, static-site deployment to GitHub Pages / Cloudflare Pages / Netlify, multi-target long-horizon archival (IPFS Pinata, Web3.Storage, Software Heritage), a central platform registry, and publication readiness validation. Use when publishing research, generating citations, minting DOIs, distributing Python packages, deploying documentation sites, or preparing archival submissions. | | `infrastructure-reference` | `infrastructure/reference/SKILL.md` | Bibliographic-reference utilities for research projects. Read, write, and convert BibTeX entries that match the syntax/semantics of projects/templates/template_code_project/manuscript/references.bib (consumed by Pandoc with --natbib during PDF render -- see infrastructure/rendering/_pdf_combined_pandoc.py). Exposes the `citation` submodule (BibTeX I/O + Paper→BibEntry conversion) and the `verification` submodule (deterministic reference-existence gate against Crossref/OpenAlex/arXiv with a persistent SQLite cache); designed to host additional reference workflows without breaking the public API. | | `infrastructure-reference-citation` | `infrastructure/reference/citation/SKILL.md` | BibTeX read/write/convert that matches the syntax/semantics of projects/templates/template_code_project/manuscript/references.bib (consumed by Pandoc with --natbib -- see infrastructure/rendering/_pdf_combined_renderer.py). Provides BibEntry/BibDatabase models, parse_bibfile/render_database functions, paper_to_bibentry conversion from literature search results, generate_citation_key in the project's house style (firstauthorlastname+year+firsttitleword), LaTeX-special-character escape helpers, and a CLI (validate/format/convert). Use when reading or writing .bib files, exporting search results to BibTeX, or generating citation keys. | | `infrastructure-rendering` | `infrastructure/rendering/SKILL.md` | Skill for the rendering infrastructure module providing multi-format output generation including PDF manuscripts, HTML web pages, and Beamer/Reveal.js slides. Use when rendering research outputs, converting markdown to PDF, generating slides, or configuring LaTeX rendering. | | `infrastructure-reporting` | `infrastructure/reporting/SKILL.md` | Skill for the reporting infrastructure module providing pipeline reporting, error aggregation, executive summaries, dashboard generation, test reporting, and multi-project reports. Use when generating build reports, aggregating errors, creating visual dashboards, or producing executive summaries across projects. | | `infrastructure-rules` | `infrastructure/rules/SKILL.md` | Skill for the rules module — discovery, validation, scope, and private-sidecar symlink sync for the top-level rules/ directory (specifications include soft markdown guidelines and strong yaml/json formal constraints). Use when discovering rules (discover_rules), resolving a rule path (resolve_rule_root), validating rule structure (validate_rule_structure), building RuleInfo dataclasses (build_rule_info), checking PUBLIC_RULE_NAMES for CI-safe scope (public_scope.py), syncing private lifecycle rules into the template checkout (sync_private_rule_links / linking.py), checking whether a path is a managed rule symlink (is_managed_symlink), or adding new public rule exemplars. Distinct from projects/ (executable research code) and fonds/ (data resource pools); rules are passive specifications requiring rules.yaml + at least one of soft/ or strong/. | | `infrastructure-scientific` | `infrastructure/scientific/SKILL.md` | Skill for the scientific infrastructure module providing numerical stability checks, performance benchmarking, and independent improvement confirmation. Use when benchmarking functions, checking numerical stability, or confirming a candidate beats a baseline beyond the noise band. | | `infrastructure-search` | `infrastructure/search/SKILL.md` | Discovery utilities. Hosts three subpackages — `literature` for Paperclip-style multi-source academic search across arXiv, Crossref, local JSON corpora, and (opt-in) the Paperclip API, with deterministic JSON caching, a `LiteratureClient` aggregator, normalised `Paper` records, and a CLI; `exa` for Exa-backed general web search, content extraction, grounded answers, and find-similar via `ExaClient` (search/contents/answer/find_similar) and a CLI; and `deep_research` for provider-neutral long-running deep research over OpenAI (`o3-deep-research`) and Gemini, packaging a project's manuscript/outputs into the prompt and saving full reports with citations (PAID — ≈$2/report OpenAI, ≈$25 Gemini; see its README cost model). Use when the user wants to find papers, build reading lists, populate references.bib from a query, replay a prior search reproducibly, run general web search / content extraction / grounded answers, or dispatch a manuscript for a deep-research review with new citations and fix suggestions. Designed to host additional discovery workflows without breaking the public API. | | `infrastructure-search-literature` | `infrastructure/search/literature/SKILL.md` | Paperclip-style multi-source literature search across arXiv, Crossref, local JSON corpora, and (opt-in) the Paperclip API. Provides Paper/SearchQuery/SearchResult data models, a LiteratureClient aggregator with per-backend failure isolation, DOI/arXiv-aware deduplication via merge_papers, deterministic JSON caching via SearchCache, an HttpClient protocol for test injection, and a CLI (search/to-bibtex). Use when finding papers by topic, building reading lists, populating references.bib from a query, or replaying a prior search reproducibly. | | `infrastructure-sia` | `infrastructure/sia/SKILL.md` | Skill for the Self-Improvement Agent (SIA) harness contract. Use when validating task public/private layouts, generation artifact trees, evaluation runners, fixture replay loops, or opt-in live Meta→Target→Feedback cycles in template projects. | | `infrastructure-skills` | `infrastructure/skills/SKILL.md` | Programmatic discovery of agent SKILL.md files under configured public repo roots (infrastructure, scripts, projects/templates, resource-pool templates, docs/prompts, .agents/skills, and .cursor/skills). Use when enumerating skills, validating .cursor/skill_manifest.json, writing docs/_generated/skills_index.md, checking docs/prompts workflow contracts, or wiring editor/Codex/Hermes/MCP automation. Exposes discover_skills, write_skill_manifest, manifest_matches_discovery, and check_skill_contracts. | | `infrastructure-steganography` | `infrastructure/steganography/SKILL.md` | Skill for the steganography infrastructure module providing QR code generation with dynamic mailto links, hash manifests, metadata payloads, and document-wide overlay processing. Use this module to insert opt-in cryptographic and steganographic provenance data onto PDFs. | | `infrastructure-tools` | `infrastructure/tools/SKILL.md` | Skill for the tools module — discovery, validation, scope, and private-sidecar symlink sync for the top-level tools/ directory (executable entry points such as scripts, skills, and agents stored as passive manifests with scripts/ directories). Use when discovering tools (discover_tools), resolving a tool path (resolve_tool_root), validating tool structure (validate_tool_structure), building ToolInfo dataclasses (build_tool_info), checking PUBLIC_TOOL_NAMES for CI-safe scope (public_scope.py), syncing private lifecycle tools into the template checkout (sync_private_tool_links / linking.py), checking whether a path is a managed tool symlink (is_managed_symlink), or adding new public tool exemplars. Distinct from projects/ (full research environments) and fonds/ (passive data stores requiring data/ instead of scripts/). | | `infrastructure-validation` | `infrastructure/validation/SKILL.md` | Skill for the validation infrastructure module providing PDF validation, markdown validation, output integrity checks, link verification, documentation audits, issue categorization, and repository scanning. Use when validating research outputs, checking document quality, running audits, or verifying cross-references. | | `latent-briefing` | `.agents/skills/latent-briefing/SKILL.md` | This skill should be used when the user asks to "share memory between agents", "KV cache compaction for multi-agent", "orchestrator worker context", "latent briefing", "reduce worker tokens", "cross-agent memory without summarization", or discusses Attention Matching compaction, recursive language models with workers, or token explosion in hierarchical agents. | | `long-horizon-prompting` | `.agents/skills/long-horizon-prompting/SKILL.md` | This skill should be used when writing, enhancing, or evaluating the launch prompt for a long-running autonomous agent or a parallel multi-agent orchestration attacking a hard problem: pseudo-formal task briefs that define terms and an exact success predicate linguistically, enumerate non-counting outcomes, set persistence rules with explicit stop and return conditions and effort floors, manage a diverse portfolio of parallel approaches with an approach registry and blocked-route bookkeeping, and gate the return on adversarial audit. Route agent topology and coordination protocols to multi-agent-patterns, runtime control surfaces and loop governance to harness-engineering, evaluator and quality-gate construction to evaluation, judge design to advanced-evaluation, and compaction or memory mechanics to context-compression and memory-systems. | | `memory-systems` | `.agents/skills/memory-systems/SKILL.md` | This skill should be used for persistent semantic memory in agent systems: cross-session knowledge retention, entity tracking, temporal validity, graph or vector retrieval, memory consolidation, and memory benchmark selection. Route file-backed scratchpads to filesystem-context, handoff summaries to context-compression, and token-efficiency tactics to context-optimization. | | `multi-agent-patterns` | `.agents/skills/multi-agent-patterns/SKILL.md` | This skill should be used when designing multi-agent systems that need context isolation, supervisor or swarm coordination, explicit handoffs, parallel execution, or a decision on whether multiple agents are justified. | | `project-development` | `.agents/skills/project-development/SKILL.md` | This skill should be used for project-level decisions about LLM-powered systems: whether an LLM is the right primitive for the task at hand, the shape of a multi-stage batch or agent pipeline, token and cost estimation, choosing between single-agent and multi-agent at the project level, structured output design for downstream parsing, and structuring agent-assisted iteration. Use this when the unit of work is a whole project or a multi-stage pipeline. Route individual tool design to tool-design and individual skill-loading or context-budget tactics to context-optimization. | | `provenance-dag` | `infrastructure/provenance/SKILL.md` | Content-addressed provenance DAG for research lineage tracking. Use for: recording which pipeline stage produced which artifact, querying edges between recorded nodes, running a DAG-wide review pass. CLI: python -m infrastructure.provenance {list,record-artifact,review}. Library: infrastructure.provenance.Provenance (record/link/get/list/query). Orchestrator: scripts/pipeline/stage_09_provenance_record.py --project {name} --stage NAME | | `publication-readiness-audit` | `infrastructure/validation/publication/SKILL.md` | Use when auditing public research exemplars for deterministic publication readiness across tests, methods, evidence, artifacts, figures, manuscript sources, and generated outputs. | | `reference-verification` | `infrastructure/reference/verification/SKILL.md` | Deterministic anti-hallucination gate for cited references. Resolves each entry in a manuscript .bib file against Crossref, OpenAlex, and arXiv; flags fabricated (identifier resolves to nothing), mismatched (title/author/year disagree), unverifiable (no identifier), unchecked (offline cache miss — never silently OK), and anachronistic (future-dated) citations. Offline-first with a persistent SQLite cache; live network resolution is opt-in. Use when verifying citation existence, auditing a references.bib before submission, or wiring a claim-verification / pipeline integrity gate. | | `research-workflow` | `infrastructure/research/SKILL.md` | Seven-stage research workflow (SCOPE→LITERATURE→REASON→DESIGN→COMPUTE→SYNTHESIZE→WRITE). Use for: structuring an AI agent's research process, generating literature review prompts, scoping methodology. Usage: from infrastructure.research import ResearchWorkflow; ResearchWorkflow.describe() Config: set stage overrides in projects/{name}/manuscript/config.yaml `research_workflow:` block. | | `scientific-connectors` | `infrastructure/search/connectors/SKILL.md` | Search 8+ scientific databases through a uniform Connector interface. Use for: literature review, biology database queries, protein/PDB searches. CLI: python -m infrastructure.search.connectors {list-dbs,search}. Config: set queries in projects/{name}/manuscript/config.yaml `connector_search:` block. Orchestrator: scripts/pipeline/stage_08_connector_search.py --project {name} | | `self-improvement-loops` | `.agents/skills/self-improvement-loops/SKILL.md` | This skill should be used when the harness, scaffold, workflow, or optimizer itself is the optimization target: recursive self-improvement (RSI) loops, meta-harnesses, self-improving harnesses that mine their own failures and propose bounded edits, evolutionary or population-based search over agent scaffolds, acceptance gates for self-modifying systems, and agentic context evolution where the mechanism that produces context is versioned and evolved. Route governance of a single autonomous loop (locked surfaces, durable logs, rollback, novelty gates, approval boundaries) to harness-engineering, measurement and quality-gate design to evaluation, judge design to advanced-evaluation, and remote sandbox infrastructure to hosted-agents. | | `telemetry` | `infrastructure/core/telemetry/SKILL.md` | Unified pipeline telemetry — collects per-stage performance metrics (CPU, memory, I/O) and diagnostic events into structured reports (JSON, text). | | `template-academic-paper` | `docs/prompts/academic-paper/SKILL.md` | Template-native manuscript planning, outline, drafting, revision, formatting, citation check, and AI-use disclosure routing. USE WHEN the user asks to write, outline, revise, format, or prepare a paper inside the Research Project Template. | | `template-academic-paper-reviewer` | `docs/prompts/academic-paper-reviewer/SKILL.md` | Read-only manuscript review, methodology review, re-review, and calibration workflow for template projects. USE WHEN the user asks for peer review, referee-style critique, methods/statistics review, or verification that revisions addressed prior comments. | | `template-academic-pipeline` | `docs/prompts/academic-pipeline/SKILL.md` | Research-to-publication orchestrator for template projects: research, write, verify, review, revise, reproduce, validate, and finalize. USE WHEN the user wants the whole paper workflow or enters midstream with an existing paper or reviewer comments. | | `template-active-inference` | `projects/templates/template_active_inference/.agents/skills/template-active-inference/SKILL.md` | Active Inference multi-track exemplar — analytical formulas, pymdp simulation, sheaf manuscript composition, GNN, ontology, Lean gates, roadmap tracks. | | `template-advanced-literature-review` | `projects/templates/template_advanced_literature_review/.agents/skills/template-advanced-literature-review/SKILL.md` | Multi-phase literature-review exemplar with phase-aware retrieval, filtering, provenance, and cross-phase validation. | | `template-agentic-use` | `docs/prompts/agentic-use/SKILL.md` | Agentic-use and skill-routing workflow for the Research Project Template. USE WHEN discovering relevant skills, making template easier for agents to navigate, auditing docs/prompts skill coverage, checking .cursor/skill_manifest.json, evaluating external skills, reviewing external agentic operating models such as Steward OS, AutoResearch CLI, LEANN, or Agent Skills for Context Engineering, or improving agent onboarding/routing without changing project behavior. | | `template-audit` | `scripts/audit/SKILL.md` | Audit and quality-gate scripts for the template research framework. Covers documentation linting, filepath audits, mock-usage checking, template drift, and confidentiality / git-guard checks. | | `template-autopoiesis` | `projects/templates/template_autopoiesis/.agents/skills/template-autopoiesis/SKILL.md` | Combinatoric grammar that deterministically generates whole runnable child projects (src/, tests/, scripts/, manuscript/) from a seed — recompute-based provenance verification and a falsifiable honesty manifest against green-by-construction test theater. | | `template-autoresearch-project` | `projects/templates/template_autoresearch_project/.agents/skills/template-autoresearch-project/SKILL.md` | AutoResearch loop exemplar — deterministic ML candidate evaluation, evidence registries, claim ledgers, artifact manifests, readiness gates. | | `template-autoscientists` | `projects/templates/template_autoscientists/.agents/skills/template-autoscientists/SKILL.md` | AutoScientists coordination-mechanism testbed — dead-end registry, noise-band confirmation, effect-size ranking, stagnation-driven reorganization, honest null reporting. | | `template-code-development` | `docs/prompts/code-development/SKILL.md` | Standards-compliant code for the Research Project Template — infrastructure or project src/, thin orchestrators, type hints, no mocks. USE WHEN implementing an algorithm, utility, analysis method, optimizer, new module in projects/*/src or infrastructure/, or user says add code following template architecture — even without docs/prompts. Not for end-to-end feature spanning manuscript + pipeline (use template-feature-addition). | | `template-code-project` | `projects/templates/template_code_project/.agents/skills/template-code-project/SKILL.md` | Code-centric optimization research exemplar — gradient descent, convergence analysis, automated figures, dashboard, and publication-quality PDF. | | `template-comprehensive-assessment` | `docs/prompts/comprehensive-assessment/SKILL.md` | Full checkout audit for the Research Project Template — tests, architecture, docs, manuscript, pipeline. USE WHEN user asks for comprehensive assessment, full repo review, health check across projects, audit everything, or pre-merge sanity sweep for template exemplars — even without naming docs/prompts or a skill. Not for single failing stage only. | | `template-data-descriptor` | `projects/templates/template_data_descriptor/.agents/skills/template-data-descriptor/SKILL.md` | FAIR data descriptor exemplar for schema, provenance, license, and dataset release-readiness validation. | | `template-deep-research` | `docs/prompts/deep-research/SKILL.md` | Template-native research intake, literature search, source verification, synthesis, fact-checking, and systematic-review planning. USE WHEN the user asks to research a topic, build a literature corpus, fact-check claims, prepare a PRISMA-style review, or clarify a research question before manuscript work. | | `template-docgen` | `scripts/docgen/SKILL.md` | Derived documentation generators for the template research framework. Scripts that write to docs/_generated/ and update in-place doc blocks. Currently at scripts/ root; this directory is the planned migration target. | | `template-documentation-creation` | `docs/prompts/documentation-creation/SKILL.md` | Author or refresh AGENTS.md and README.md for template directories — accurate commands, Mermaid where helpful, link _generated/active_projects.md. USE WHEN folder needs AGENTS, README audit, doc contract fix, or signposting after code change — even without documentation_creation prompt. | | `template-eda-notebook` | `projects/templates/template_eda_notebook/.agents/skills/template-eda-notebook/SKILL.md` | Exploratory data analysis notebook exemplar — notebook-to-src extraction workflow, tested EDA library, deterministic dataset, diagnostic figures. | | `template-feature-addition` | `docs/prompts/feature-addition/SKILL.md` | End-to-end feature work across src/, scripts/, tests/, manuscript, and docs for the Research Project Template. USE WHEN adding a pipeline-visible feature, new analysis stage, manuscript-facing output, or cross-layer integration — even without feature_addition prompt. | | `template-fixtures` | `scripts/fixtures/SKILL.md` | Fixture download scripts for test data. Downloads real GitHub repos (requests, fastapi) via sparse checkout and M4 monthly timeseries data from Hugging Face with synthetic fallback. Resumable — skips if target directory already exists and is non-empty. | | `template-formal` | `projects/templates/template_formal/.agents/skills/template-formal/SKILL.md` | Strongly-typed multiagent ant-robot colony exemplar — ADTs, session-typed protocols, affine-discipline resource handles, storage-as-functor framing, Active-Inference-flavored decision loop, mypy-as-oracle negative controls. | | `template-gates` | `scripts/gates/SKILL.md` | Optional validation gates for Hermes-plugin and advisory workflows. Includes cache validation, methods plan checks, line-count gates, security scanning, plugin export checks, and skill reachability checks. None run in the default pipeline; invoked explicitly when needed. | | `template-gold-refinement` | `projects/templates/template_gold_refinement/.agents/skills/template-gold-refinement/SKILL.md` | Metallurgical gold-refining analogy for manuscript composition — ore/smelting/assaying/cupellation/certification with mega-madlib token injection. | | `template-infrastructure-module` | `docs/prompts/infrastructure-module/SKILL.md` | Add or extend generic infrastructure/ packages — Layer 1 modules with SKILL.md, AGENTS.md, tests in tests/infra_tests/, 60% coverage. USE WHEN new reusable package under infrastructure/, extending validation/rendering/llm, or skill manifest entry — even without infrastructure_module prompt. | | `template-literature-meta-analysis` | `projects/templates/template_literature_meta_analysis/.agents/skills/template-literature-meta-analysis/SKILL.md` | Literature meta-analysis exemplar — multi-engine retrieval, dedup, full-text, bibliometrics, embeddings, optional knowledge graph. Default term: modafinil. | | `template-literature-synthesis` | `docs/prompts/literature-synthesis/SKILL.md` | LLM prompt blocks for per-paper and corpus literature synthesis after a search pipeline. USE WHEN synthesizing arXiv/Crossref results, writing per-paper notes, thematic clusters, gap analysis from a literature corpus, or wiring template_search_project synthesis — even without naming infrastructure.llm templates. | | `template-madlib` | `projects/templates/template_madlib/.agents/skills/template-madlib/SKILL.md` | Deterministic token-injection manuscript generator — config-owned lexicon, conditional IMRAD, QA probes, authoring contract, and token provenance. | | `template-maintenance` | `scripts/maintenance/SKILL.md` | On-demand maintenance helpers for the template repository. Includes workspace management, project info display, working-project rendering, PDF re-rendering, executive output organization, test supplement merging, batch source improvement, pre-commit setup, and CodeGraph index helpers. None run in the default pipeline or CI. | | `template-manuscript-claim-verification` | `docs/prompts/manuscript-claim-verification/SKILL.md` | Triple-pass verification of every manuscript claim against code, data, refs, and renderer; repair prose while staying renderable. USE WHEN pre-submission, pre-Zenodo, pre-arXiv, abstract numbers disagree with CSV, citations do not support sentences, or user asks to triple-check / verify every claim — even without docs/prompts. Not for casual PDF summary. | | `template-manuscript-creation` | `docs/prompts/manuscript-creation/SKILL.md` | Scaffold a research manuscript and project layout from a research brief — sections, config.yaml, src/, scripts/, tests. USE WHEN starting a new paper, new projects/ tree, manuscript from topic description, or aligning with template_code_project exemplar — even without copy-paste prompts. | | `template-manuscript-cross-references` | `docs/prompts/manuscript-cross-references/SKILL.md` | Audit or author registry-driven manuscript cross-refs — labels.yaml, [[FIG:]], [[THMREF:]], [[VAR:]] tokens. USE WHEN fixing figure/equation/theorem numbering, orphan registry keys, hard-coded "Theorem 7.3" in prose, or [[MISSING:]] injection failures — even for Pandoc projects that also use a YAML registry. | | `template-methods-orchestration` | `docs/prompts/methods-orchestration/SKILL.md` | Repo-wide methods orchestration workflow for the Research Project Template. USE WHEN the user asks to add, audit, improve, or validate methods, methodology, method contracts, stage-to-method wiring, artifact/evidence provenance, or orchestration across template projects. | | `template-methods-paper` | `projects/templates/template_methods_paper/.agents/skills/template-methods-paper/SKILL.md` | Methods-paper exemplar — controlled-method specification DSL with staged validation, deterministic compilation, informed by BPL. | | `template-newspaper` | `projects/templates/template_newspaper/.agents/skills/template-newspaper/SKILL.md` | Newspaper layout engine exemplar — 12-page tabloid/broadsheet PDF from structured YAML via pure-Python ReportLab. | | `template-pipeline` | `scripts/pipeline/SKILL.md` | Numbered pipeline stage orchestrators (stages 00–12) for the template research framework. Each stage_NN_*.py is a thin orchestrator that wires the repo root onto sys.path and delegates to infrastructure/ modules. | | `template-pipeline-debugging` | `docs/prompts/pipeline-debugging/SKILL.md` | Systematic pipeline DAG failure triage for the Research Project Template. USE WHEN ./run.sh or execute_pipeline.py fails, a stage stalls (setup, tests, analysis, render, validate, LLM, copy), pytest/coverage gate fails mid-pipeline, PDF render or validate breaks, Project Analysis finishes too fast with no figures, or user says pipeline debug, stage failed, resume checkpoint, core-only triage — even without naming this skill or docs/prompts. | | `template-pitch-deck` | `projects/templates/template_pitch_deck/.agents/skills/template-pitch-deck/SKILL.md` | Pitch-deck generation exemplar — short/medium/long PDF+PPTX decks from one token-resolved, diligence-cited content source. | | `template-pools-rules-tools` | `projects/templates/template_pools_rules_tools/.agents/skills/template-pools-rules-tools/SKILL.md` | Fonds, rules, and tools integration exemplar — read resource pools, apply governance rules, validate tool manifests, and run combined integration. | | `template-prose-project` | `projects/templates/template_prose_project/.agents/skills/template-prose-project/SKILL.md` | Prose-review pipeline exemplar — readability gates, structural checking, BibTeX validation, and quality review workflows. | | `template-publication-audit` | `docs/prompts/publication-audit/SKILL.md` | End-to-end publication-readiness audit for public template exemplars — tests, no-mocks, methods contracts, claims, evidence, figures, references, rendered outputs, and deterministic regeneration. USE WHEN preparing a template or project for release, DOI deposit, peer review, or a publication sign-off. | | `template-publish` | `scripts/publish/SKILL.md` | Publishing scripts for DOI-bearing project releases, optional mirror uploads, PyPI release validation, post-publish verification, and publication export. Use with docs/guides/publication-runbook.md for standalone GitHub + Zenodo release workflows. | | `template-redacted-report` | `projects/templates/template_redacted_report/.agents/skills/template-redacted-report/SKILL.md` | Redacted release-report exemplar for classification ceilings, source protection, source-safe ledgers, reviewer gates, and mosaic-risk checks. | | `template-refactoring` | `docs/prompts/refactoring/SKILL.md` | Clean-break refactors with migration for the Research Project Template — move logic to src/, split modules, rename APIs with test updates. USE WHEN restructuring code, extracting modules, removing duplication, or migration without behavior change. | | `template-registered-report` | `projects/templates/template_registered_report/.agents/skills/template-registered-report/SKILL.md` | Registered-report exemplar for preregistration locking, deviation ledgers, replication, and confirmatory claim boundaries. | | `template-reproducibility-audit` | `docs/prompts/reproducibility-audit/SKILL.md` | Deterministic reproducibility audit — fixed seeds, regenerate-from-clean, double-run diff before Zenodo/arXiv/release. USE WHEN outputs drift between runs, "worked on my machine", need regenerate-from-clean proof, or pre-release reproducibility check — even without naming docs/prompts. | | `template-runner` | `scripts/runner/SKILL.md` | Pipeline execution runners for the template research framework. Contains execute_pipeline.py (single-project), execute_multi_project.py (multi-project serial/parallel), and run_matrix.py (deterministic matrix). | | `template-search-project` | `projects/templates/template_search_project/.agents/skills/template-search-project/SKILL.md` | Literature-search pipeline exemplar — multi-backend search (arXiv/Crossref), BibTeX generation, deep search, optional LLM synthesis. | | `template-shell` | `scripts/shell/SKILL.md` | Shell helper scripts for the template research framework. Covers system health checks, local CI reproduction, uv bootstrap, and rsync backup tiers. Scripts live at scripts/ root level. | | `template-sia` | `projects/templates/template_sia/.agents/skills/template-sia/SKILL.md` | SIA (Self-Improvement Agent) harness exemplar — Meta/Target/Feedback loops, public/private splits, fixture replay, fail-closed validation. | | `template-startup` | `docs/prompts/startup/SKILL.md` | Full installation and validation workflow for a fresh clone of the Research Project Template. Installs dependencies, runs pre-commit hooks, executes the core pipeline against template_code_project, validates outputs, and reports a structured PASS / FAIL for each checkpoint. USE WHEN the user says "start", "set up the repo", "install and validate", "does everything work", "first time setup", or any variant of bootstrapping a fresh or unknown checkout. | | `template-storybook` | `projects/templates/template_storybook/.agents/skills/template-storybook/SKILL.md` | Full-page illustrated storybook exemplar — symbolic shape-family characters, page-level raster scenes, text overlays, deterministic PDF assembly. | | `template-template` | `projects/templates/template_template/.agents/skills/template-template/SKILL.md` | Meta-template exemplar — self-referential introspection of the template repo: infrastructure modules, pipeline DAG, security layers, and public exemplar roster. | | `template-test-creation` | `docs/prompts/test-creation/SKILL.md` | Create pytest suites under the no-mocks policy — real data, temp files, subprocess, pytest-httpserver. USE WHEN adding tests, raising coverage, testing new src/ module, or user forbids mocks. | | `template-textbook` | `projects/templates/template_textbook/.agents/skills/template-textbook/SKILL.md` | Modular fillable textbook scaffold — parts/chapters/labs/question banks from config.yaml, auto-numbering, deterministic figures, structural contract enforcement. | | `template-validation-quality` | `docs/prompts/validation-quality/SKILL.md` | Run validation CLI, prerender, markdown/PDF/integrity gates, and QA workflows for the Research Project Template. USE WHEN validate manuscript, check PDF for ?? refs, prerender gate, link checker, output integrity, or pre-commit validation — even without validation_quality prompt. | | `template-workflows` | `docs/prompts/SKILL.md` | Router and workflow hub for the Research Project Template — code, tests, manuscripts, pipeline, validation, docs, and reproducibility. USE WHEN the user wants to audit the repo, debug ./run.sh or execute_pipeline.py, add a feature, write tests, scaffold a manuscript, verify claims, fix cross-references, run validation gates, refactor, or prepare a Zenodo release, discover relevant template skills, improve agent routing, review external agentic operating models or retrieval references such as Steward OS, AutoResearch CLI, or LEANN, research a topic, write/review/revise a paper, or run a research-to-publication workflow — even if they never say "prompt", "skill", or docs/prompts. Also USE WHEN intent is ambiguous ("something wrong with my manuscript", "full health check", "fix the pipeline") — pick ONE child skill from the routing table and follow it. Do NOT use for generic homework, unrelated app security scans, or casual PDF summarization. | | `tool-design` | `.agents/skills/tool-design/SKILL.md` | This skill should be used for the tool-interface layer of an agent system specifically: writing tool descriptions agents can route on, designing tool schemas and response formats, naming conventions, actionable error recovery messages, MCP server design, tool-set consolidation, and deciding when to add or remove an individual tool. Use this when the unit of work is a single tool or a set of tools. Route project-shape, pipeline architecture, and task-model-fit decisions to project-development; route deciding whether to introduce sub-agents to multi-agent-patterns. |