Stencila
Official@stencila
Offers standardized scaffolding, validation, and theme management for document-centric technical environments and structured data extraction.
Agent Skills by Stencila
Showing 36 vetted skills indexed across 1 GitHub repositories.
publishing
Renders Stencila documents to HTML, PDF, and DOCX and publishes them to Ghost, Zenodo, or Stencila Cloud.
lint
Lint Stencila documents and summarize diagnostics grouped by file.
render
Execute Stencila documents and encode them to output formats via the CLI.
workspaces
Configure Stencila workspaces, stencila.toml sections, and document tracking commands.
authoring
Write Stencila Markdown documents with executable code chunks, parameters, figures, and metadata.
execution
Executes Stencila documents with staleness-driven re-execution, kernel selection, and error diagnosis.
new
Creates a tracked Stencila document with scaffolded frontmatter via the stencila CLI.
conversion
Converts documents between formats using stencila convert with loss quantification and identifier-based ingestion.
snap
Capture screenshots of Stencila documents and inspect rendered output for visual verification.
preview
Opens a live browser preview of Stencila documents or sites via the CLI.
execute
Execute code chunks in Stencila documents and save outputs back into them.
convert
Convert documents between formats using the Stencila CLI and report conversion losses.
software-test-execution
Execute scoped tests across frameworks and report structured pass/fail results.
software-slice-selection
Selects the next unfinished execution slice from a phased software delivery plan.
mira-annotation-review
Review MIRA annotations in Markdown documents for semantic correctness and relation integrity.
site-config-creation
Create and update the [site] section of stencila.toml for published Stencila sites.
software-code-review
Reviews source code for correctness, security, style, and maintainability, producing a structured severity-graded report.
software-plan-creation
Create phased delivery plans with TDD slices from software design specifications.
software-test-review
Review TDD Red-phase tests against acceptance criteria and codebase conventions.
software-design-creation
Create software design specifications with requirements, architecture, and acceptance criteria.
software-design-review
Reviews software design specifications and produces structured critiques with prioritized recommendations.
software-implementation
Write minimal production code that makes failing TDD tests pass.
site-config-review
Review Stencila site configuration files for correctness, routes, layout, and deployment readiness.
mira-annotation
Annotate Markdown documents with MIRA research objects and source-local relations.
Frequently Asked Questions About Stencila
FAQPage SchemaWhat specific tasks can be performed using Stencila?▼
Stencila enables the extraction of structured data from PDF files, the scaffolding of project directories with standardized documentation, and the validation of themes and configuration files against defined organizational schemas and quality conventions.
Who is the target persona for these technical capabilities?▼
These capabilities are designed for software engineers, technical writers, and project architects who require standardized project structures, consistent documentation practices, and reliable data extraction from PDF documents within their development environments.
What are the prerequisites for implementing these capabilities?▼
Implementation requires a local environment capable of executing the provided scaffolding and validation logic. Users must ensure their project directories align with the expected naming conventions and schema definitions required for successful audit and generation tasks.