# docxology

> Open-source publisher. Listings imported from github.com/docxology — credited to the original author with their license.

- **Listings:** 51
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/docxology
- **Website:** https://github.com/docxology

## Published listings

- [Template Refactoring](https://agentstack.voostack.com/l/skill-docxology-template-refactoring) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-refactoring`
  |
- [Template Infrastructure Module](https://agentstack.voostack.com/l/skill-docxology-template-infrastructure-module) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-infrastructure-module`
  |
- [Continual Learning](https://agentstack.voostack.com/l/skill-docxology-template-continual-learning) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-continual-learning`
  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.
- [Infrastructure Benchmark](https://agentstack.voostack.com/l/skill-docxology-template-benchmark) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-benchmark`
  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 Overview](https://agentstack.voostack.com/l/skill-docxology-template-infrastructure) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-infrastructure`
  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 infrastruc…
- [Infrastructure Reference Citation](https://agentstack.voostack.com/l/skill-docxology-template-citation) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-citation`
  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 projec…
- [Telemetry](https://agentstack.voostack.com/l/skill-docxology-template-telemetry) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-telemetry`
  Unified pipeline telemetry — collects per-stage performance metrics (CPU, memory, I/O) and diagnostic events into structured reports (JSON, text).
- [Reference Verification](https://agentstack.voostack.com/l/skill-docxology-template-verification) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-verification`
  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 SQLi…
- [Infrastructure Rendering](https://agentstack.voostack.com/l/skill-docxology-template-rendering) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-rendering`
  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 Doctor](https://agentstack.voostack.com/l/skill-docxology-template-doctor) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-doctor`
  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.
- [Template Code Development](https://agentstack.voostack.com/l/skill-docxology-template-code-development) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-code-development`
  |
- [Template Manuscript Claim Verification](https://agentstack.voostack.com/l/skill-docxology-template-manuscript-claim-verification) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-manuscript-claim-verification`
  |
- [Infrastructure Search](https://agentstack.voostack.com/l/skill-docxology-template-search) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-search`
  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 `ExaClien…
- [Template Comprehensive Assessment](https://agentstack.voostack.com/l/skill-docxology-template-comprehensive-assessment) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-comprehensive-assessment`
  |
- [Infrastructure Project](https://agentstack.voostack.com/l/skill-docxology-template-project) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-project`
  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.
- [Template Startup](https://agentstack.voostack.com/l/skill-docxology-template-startup) — Skill · Free — `agentstack add skill-docxology-template-startup`
  |
- [Infrastructure Autoresearch](https://agentstack.voostack.com/l/skill-docxology-template-autoresearch) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-autoresearch`
  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 Sia](https://agentstack.voostack.com/l/skill-docxology-template-sia) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-sia`
  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.
- [Template Academic Paper Reviewer](https://agentstack.voostack.com/l/skill-docxology-template-academic-paper-reviewer) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-academic-paper-reviewer`
  |
- [Infrastructure Steganography](https://agentstack.voostack.com/l/skill-docxology-template-steganography) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-steganography`
  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.
- [Template Pipeline Debugging](https://agentstack.voostack.com/l/skill-docxology-template-pipeline-debugging) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-pipeline-debugging`
  |
- [Infrastructure Documentation](https://agentstack.voostack.com/l/skill-docxology-template-documentation) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-documentation`
  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.
- [Template Test Creation](https://agentstack.voostack.com/l/skill-docxology-template-test-creation) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-test-creation`
  |
- [Template Academic Paper](https://agentstack.voostack.com/l/skill-docxology-template-academic-paper) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-academic-paper`
  |
- [Infrastructure Llm](https://agentstack.voostack.com/l/skill-docxology-template-llm) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-llm`
  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.
- [Codomyrmex](https://agentstack.voostack.com/l/mcp-docxology-codomyrmex) — MCP server · Free · security-reviewed — `agentstack add mcp-docxology-codomyrmex`
  🐜 AI-native modular coding workspace — 127 modules, 424 MCP tools, 21K+ zero-mock tests, multi-agent orchestration (Claude/Gemini/GPT), PAI integration
- [Template Reproducibility Audit](https://agentstack.voostack.com/l/skill-docxology-template-reproducibility-audit) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-reproducibility-audit`
  |
- [Template Academic Pipeline](https://agentstack.voostack.com/l/skill-docxology-template-academic-pipeline) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-academic-pipeline`
  |
- [Infrastructure Scientific](https://agentstack.voostack.com/l/skill-docxology-template-scientific) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-scientific`
  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.
- [Template Literature Synthesis](https://agentstack.voostack.com/l/skill-docxology-template-literature-synthesis) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-literature-synthesis`
  |
- [Template Manuscript Cross References](https://agentstack.voostack.com/l/skill-docxology-template-manuscript-cross-references) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-manuscript-cross-references`
  |
- [Infrastructure Prose](https://agentstack.voostack.com/l/skill-docxology-template-prose) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-prose`
  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 manuscr…
- [Infrastructure Reference](https://agentstack.voostack.com/l/skill-docxology-template-reference) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-reference`
  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 `verific…
- [Infrastructure Reporting](https://agentstack.voostack.com/l/skill-docxology-template-reporting) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-reporting`
  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 Methods](https://agentstack.voostack.com/l/skill-docxology-template-methods) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-methods`
  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.
- [Template Methods Orchestration](https://agentstack.voostack.com/l/skill-docxology-template-methods-orchestration) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-methods-orchestration`
  |
- [Template Manuscript Creation](https://agentstack.voostack.com/l/skill-docxology-template-manuscript-creation) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-manuscript-creation`
  |
- [Template Deep Research](https://agentstack.voostack.com/l/skill-docxology-template-deep-research) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-deep-research`
  |
- [Infrastructure Config](https://agentstack.voostack.com/l/skill-docxology-template-config) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-config`
  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 Publishing](https://agentstack.voostack.com/l/skill-docxology-template-publishing) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-publishing`
  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 Pi…
- [Template Agentic Use](https://agentstack.voostack.com/l/skill-docxology-template-agentic-use) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-agentic-use`
  |
- [Template Workflows](https://agentstack.voostack.com/l/skill-docxology-template-prompts) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-prompts`
  |
- [Infrastructure Core](https://agentstack.voostack.com/l/skill-docxology-template-core) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-core`
  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 Search Literature](https://agentstack.voostack.com/l/skill-docxology-template-literature) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-literature`
  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-b…
- [Infrastructure Skills](https://agentstack.voostack.com/l/skill-docxology-template-skills) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-skills`
  Programmatic discovery of first-party agent SKILL.md files under configured public repo roots (infrastructure, projects, docs/prompts, 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 automation. Exposes discover_skills, write_skill_manifest, manifest_matche…
- [Template Validation Quality](https://agentstack.voostack.com/l/skill-docxology-template-validation-quality) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-validation-quality`
  |
- [Template Documentation Creation](https://agentstack.voostack.com/l/skill-docxology-template-documentation-creation) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-documentation-creation`
  |
- [Infrastructure Orchestration](https://agentstack.voostack.com/l/skill-docxology-template-orchestration) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-orchestration`
  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.
- [Gauss Open Gauss Cli](https://agentstack.voostack.com/l/skill-docxology-template-gauss) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-gauss`
  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/.
- [Template Feature Addition](https://agentstack.voostack.com/l/skill-docxology-template-feature-addition) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-feature-addition`
  |
- [Infrastructure Docker](https://agentstack.voostack.com/l/skill-docxology-template-docker) — Skill · Free · security-reviewed — `agentstack add skill-docxology-template-docker`
  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.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
