Skip to main content
Run any Skill in Manus
with one click
GitHub repository

template

template contains 115 collected skills from docxology, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
115
Stars
17
updated
2026-07-18
Forks
1
Occupation coverage
10 occupation categories · 100% classified
repository explorer

Skills in this repository

infrastructure-core
software-developers

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.

2026-07-18
infrastructure-documentation
software-developers

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.

2026-07-18
infrastructure-llm
software-developers

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.

2026-07-18
infrastructure-orchestration
software-developers

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.

2026-07-18
infrastructure-project
software-developers

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.

2026-07-18
infrastructure-publishing
software-developers

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.

2026-07-18
infrastructure-rendering
software-developers

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.

2026-07-18
infrastructure-reporting
software-developers

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.

2026-07-18
infrastructure-search
software-developers

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. Desig

2026-07-18
infrastructure-sia
software-developers

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.

2026-07-18
infrastructure-overview
software-developers

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).

2026-07-18
infrastructure-steganography
software-developers

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.

2026-07-18
publication-readiness-audit
software-developers

Use when auditing public research exemplars for deterministic publication readiness across tests, methods, evidence, artifacts, figures, manuscript sources, and generated outputs.

2026-07-18
infrastructure-validation
software-quality-assurance-analysts-and-testers

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.

2026-07-18
template-advanced-literature-review
postsecondary-teachers-all-other

Multi-phase literature-review exemplar with phase-aware retrieval, filtering, provenance, and cross-phase validation.

2026-07-18
advanced-literature-manuscript-injection
software-developers

Phase-aware tooling for injecting advanced-review evidence and statistics into Markdown manuscript templates.

2026-07-18
llm-extraction-kg-construction
data-scientists-152051

Core inference logic, prompt construction, and RDF/Nanopublication serialization.

2026-07-18
systematic-literature-retrieval
postsecondary-teachers-all-other

Operations for federated API querying across ten literature engines (arXiv, Semantic Scholar, OpenAlex, Crossref, PubMed, SovietRxiv, ChinaRxiv, Europe PMC, bioRxiv, medRxiv).

2026-07-18
manuscript-templating-injection
technical-writers

Tooling for injecting JSON/CSV statistics into Markdown evaluation templates.

2026-07-18
meta-analysis-source-api
software-developers

Core orchestration guidelines and MCP interactions for the src/ library.

2026-07-18
data-visualization-library
biological-scientists-all-other

Orchestrates matplotlib and seaborn pipelines for rendering figures.

2026-07-18
template-publish
software-developers

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.

2026-07-18
template-runner
software-developers

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).

2026-07-18
advanced-multi-phase-literature-retrieval
postsecondary-teachers-all-other

Operations for phase-aware federated retrieval across ten literature engines, preserving provenance from broad discovery through focused synthesis.

2026-07-17
template-publication-audit
editors

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.

2026-07-17
template-workflows
software-developers

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.

2026-07-17
infrastructure-methods
software-developers

Methods orchestration contract builder for template projects. Use when mapping pipeline stages, manuscript methods, artifact manifests, evidence registries, and validation commands into one reproducible methods plan.

2026-07-17
infrastructure-benchmark
software-developers

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.

2026-07-16
provenance-dag
software-developers

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

2026-07-16
infrastructure-skills
computer-occupations-all-other

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.

2026-07-16
reproducibility-workflow-graph-assessment
data-scientists-152051

LLM-based extraction of per-paper workflow graphs and content/structural reproducibility scoring.

2026-07-16
template-audit
software-developers

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.

2026-07-16
template-pipeline
software-developers

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.

2026-07-16
template-shell
software-developers

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.

2026-07-16
template-gates
computer-occupations-all-other

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.

2026-07-13
scientific-connectors
biological-scientists-all-other

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}

2026-07-13
infrastructure-search-literature
software-developers

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.

2026-07-13
statistical-metric-analysis
biological-scientists-all-other

Orchestration for bibliometrics, topological network analysis, and hypothesis scoring.

2026-07-13
template-prose-project
software-developers

Prose-review pipeline exemplar — readability gates, structural checking, BibTeX validation, and quality review workflows.

2026-07-13
template-docgen
software-developers

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.

2026-07-13
Showing top 40 of 115 collected skills in this repository.