Home / soliplex / soliplex · skills/soliplex-docs/SKILL.md · GitHub

soliplex-docs skillA

soliplex-docs is agent-read markdown (skill) from soliplex/soliplex: Soliplex documentation: how to install, configure, run, and use Soliplex -- a self-hosted RAG/AI system with a FastAPI backend, Flutter client, and terminal UI. Covers configuration (rooms, agents, completions, RAG, OIDC, skills, quizzes, AG-UI features), server setup and CLI, environment variables, secrets, Docker deployment, RAG database setup, and client usage. Use when answering questions about installing, configuring, operating, or troubleshooting Soliplex..

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

# Soliplex documentation

This skill bundles the full Soliplex documentation. Use it to answer questions about installing, configuring, operating, or troubleshooting Soliplex.

## How to use this skill

1. Scan the **Documentation map** below and pick the entries whose topic matches the question.
2. Read the matching file(s) under `references/` (they preserve the site's structure and cross-links).
3. Answer strictly from the documentation. If the docs do not cover it, say so rather than guessing.

## Managing this skill's version

`scripts/skill_versions.py` lists, diffs, and upgrades published builds of this
skill against its GitHub releases. It is a small
[PEP 723](https://peps.python.org/pep-0723/) helper backed by the shared
[`soliplex-skills`](https://soliplex.github.io/soliplex-skills/) library, so run
it with `uv` (the first run fetches that library):

```bash
uv run scripts/skill_versions.py list              # published versions, newest first
uv run scripts/skill_versions.py diff [TAG]         # installed vs a published build (default: latest)
uv run scripts/skill_versions.py upgrade [TAG]      # install a published build in place (default: latest)
```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add soliplex/soliplex/soliplex-docs@git:20260617.d299aea
Exact content
mdr add soliplex/soliplex/soliplex-docs@sha256:40872daa65ae17a6

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_ob4tpbddjulr2xmu.svg)](https://markdownregistry.com/a/art_ob4tpbddjulr2xmu)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260617.d299aea latest2026-06-17 d299aea 3,151 BA view · diff
git:20260607.c3c4c522026-06-07 c3c4c52 2,272 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 (3151 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_ob4tpbddjulr2xmu
GET https://markdownregistry.com/api/v1/resolve?ref=soliplex/soliplex/soliplex-docs
GET https://markdownregistry.com/api/v1/blob/40872daa65ae17a6fa3b786259d26a6e2dd84128bd95376aeef6777d03372222

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
stanzas skill
soliplex/soliplex · example/skills/stanzas/SKILL.md · Answer questions about a poem: quote a stanza or section verbatim, count stanzas or lines, list sections, find which…
git:20260730.68c219e · 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.