AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
docxology avatar

docxology

51 listings · 0 installs

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

↗ github.com/docxology
51+ results
Self-run
SKILL

Template Refactoring

|

0
5
Free
Self-run
SKILL

Template Infrastructure Module

|

0
5
Free
Self-run
SKILL

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.

0
5
Free
Self-run
SKILL

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

0
4
Free
Self-run
SKILL

Infrastructure Overview

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…

0
6
Free
Self-run
SKILL

Infrastructure Reference 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…

0
7
Free
Self-run
SKILL

Telemetry

Unified pipeline telemetry — collects per-stage performance metrics (CPU, memory, I/O) and diagnostic events into structured reports (JSON, text).

0
5
Free
Self-run
SKILL

Reference 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…

0
6
Free
Self-run
SKILL

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

0
9
Free
Self-run
SKILL

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

0
5
Free
Self-run
SKILL

Template Code Development

|

0
6
Free
Self-run
SKILL

Template Manuscript Claim Verification

|

0
6
Free
Self-run
SKILL

Infrastructure 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…

0
4
Free
Self-run
SKILL

Template Comprehensive Assessment

|

0
6
Free
Self-run
SKILL

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

0
4
Free
Self-run
SKILL

Template Startup

|

0
6
Free
Self-run
SKILL

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

0
5
Free
Self-run
SKILL

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

0
5
Free
Self-run
SKILL

Template Academic Paper Reviewer

|

0
3
Free
Self-run
SKILL

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

0
7
Free
Self-run
SKILL

Template Pipeline Debugging

|

0
4
Free
Self-run
SKILL

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

0
5
Free
Self-run
SKILL

Template Test Creation

|

0
4
Free
Self-run
SKILL

Template Academic Paper

|

0
4
Free
Self-run
SKILL

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

0
5
Free
Self-run
MCP

Codomyrmex

🐜 AI-native modular coding workspace — 127 modules, 424 MCP tools, 21K+ zero-mock tests, multi-agent orchestration (Claude/Gemini/GPT), PAI integration

0
4
Free
Self-run
SKILL

Template Reproducibility Audit

|

0
5
Free
Self-run
SKILL

Template Academic Pipeline

|

0
3
Free
Self-run
SKILL

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

0
6
Free
Self-run
SKILL

Template Literature Synthesis

|

0
4
Free
Self-run
SKILL

Template Manuscript Cross References

|

0
6
Free
Self-run
SKILL

Infrastructure 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…

0
5
Free
Self-run
SKILL

Infrastructure 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…

0
9
Free
Self-run
SKILL

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

0
5
Free
Self-run
SKILL

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

0
4
Free
Self-run
SKILL

Template Methods Orchestration

|

0
5
Free
Self-run
SKILL

Template Manuscript Creation

|

0
4
Free
Self-run
SKILL

Template Deep Research

|

0
3
Free
Self-run
SKILL

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

0
5
Free
Self-run
SKILL

Infrastructure 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…

0
2
Free
Self-run
SKILL

Template Agentic Use

|

0
5
Free
Self-run
SKILL

Template Workflows

|

0
4
Free
Self-run
SKILL

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

0
4
Free
Self-run
SKILL

Infrastructure Search 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…

0
3
Free
Self-run
SKILL

Infrastructure 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…

0
4
Free
Self-run
SKILL

Template Validation Quality

|

0
5
Free
Self-run
SKILL

Template Documentation Creation

|

0
3
Free
Self-run
SKILL

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

0
6
Free
Self-run
SKILL

Gauss Open Gauss Cli

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

0
6
Free
Self-run
SKILL

Template Feature Addition

|

0
6
Free
Self-run
SKILL

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

0
8
Free