Home / soliplex / soliplex · example/skills/stanzas/SKILL.md · GitHub

stanzas skillA

stanzas is agent-read markdown (skill) from soliplex/soliplex: Answer questions about a poem: quote a stanza or section verbatim, count stanzas or lines, list sections, find which stanza mentions a word, explain what a stanza says, name the verse form, or report the poet and year. Use it whenever a question involves poetry, a poem, a poet, a verse, a stanza, a canto, or a fit. It works on a poem pasted into the conversation, and on a small bundled anthology of well-known poems: ask what it holds, or name a poem and it will say whether it has it. It quotes a.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Stanzas

Find sections and stanzas of poems, quote them exactly, and answer questions
about them. Quote only poems you are given or that this skill bundles. Do not
write new verse, and do not supply lines from memory.

## Your tools

`read_resource` reads a bundled poem file. Its `path` argument always
starts with `resources/`.

`run_script` runs a bundled script. Its `script` argument is always
`scripts/poem.py`, and its `arguments` argument is one string holding the
command line.

Prefer `scripts/poem.py`. It counts sections and stanzas for you and returns
the exact lines. Read a poem file yourself ONLY if the script fails twice.

## The bundled poems

Every bundled poem is one file under `resources/`, named `<id>.md` after the
id in the first column of `scripts/poem.py list`. Each one carries its own
title, poet and year at the top, between two `---` lines.

Run `scripts/poem.py list` to see the poems with their poets, years, and
section and stanza counts. Do that when you are asked what poems are
available, or when you cannot tell which poem is wanted.

You do not need to look first to fetch a stanza. Name the poem and the script
…

Read the whole file at its exact version.

How to install

Latest version
mdr add soliplex/soliplex/stanzas@git:20260730.68c219e
Exact content
mdr add soliplex/soliplex/stanzas@sha256:0bb7fc99628e73fa

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_kelrib677gf4yfsp.svg)](https://markdownregistry.com/a/art_kelrib677gf4yfsp)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260730.68c219e latest2026-07-30 68c219e 9,854 BA view · diff
git:20260729.245eb192026-07-29 245eb19 10,397 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9854 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

soliplex/soliplex · 15 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_kelrib677gf4yfsp
GET https://markdownregistry.com/api/v1/resolve?ref=soliplex/soliplex/stanzas
GET https://markdownregistry.com/api/v1/blob/0bb7fc99628e73fa79453f470514df65d8a7ca6d8a920d98832bfe3195cf28bd

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from soliplex/soliplex

AGENTS.md agents
soliplex/soliplex · AGENTS.md
git:20260924.30b3473 · audit A · 15 stars
CLAUDE.md claude
soliplex/soliplex · CLAUDE.md
git:20260601.86790aa · audit A · 15 stars
bare-bones skill
soliplex/soliplex · example/skills/bare-bones/SKILL.md · Wheedle for more resources
git:20260227.1460752 · audit B · 15 stars
soliplex-docs skill
soliplex/soliplex · skills/soliplex-docs/SKILL.md · Soliplex documentation: how to install, configure, run, and use Soliplex -- a self-hosted RAG/AI system with a FastAPI…
git:20260617.d299aea · audit A · 15 stars
bwrap_sandbox skill
soliplex/soliplex · src/soliplex/skills/bwrap_sandbox/SKILL.md · This skill runs Python in a bubblewrap sandbox. Each turn gets a scratch working directory that lasts for the duration…
git:20260826.013b484 · audit A · 15 stars

Every file in soliplex/soliplex

Browse by kind, by grade A, or by owner.