← all publishers

rondomondo

@rondomondo source repo

6 published skills

  1. Qr · rondomondo bundle
    Generate styled QR codes via the qr-cli Docker image (or Node fallback when Docker is unavailable). Use this skill whenever the user wants to generate, create, render, or style a QR code -- including /qr, "make a QR code", "QR this URL", "QR with logo", or "styled QR". Accepts natural-language colour names, dot/corner style keywords, logo embedding, and raw flags. Always saves to disk and reports the path.
    0
    installs
  2. Find4 · rondomondo bundle
    Generates Find4 game JSON from any text source — a URL, a local file, or piped stdin content. Find4 is a Connections-style word-grouping game (https://find4.org) where players find groups of 4 words that share a hidden theme. Use this skill whenever the user wants to: create a Find4 game, generate game content from a document or webpage, produce a game JSON file, analyse text into themed word groups, or populate the Find4 library. Also trigger when the user mentions "connections game", "word groups", "concept groups", or "game JSON", or uses vague phrasing like "make a game from this" or "turn this into something interactive" when a URL, file, or document is present.
    0
    installs
  3. Mermaid · rondomondo bundle
    Render Mermaid diagrams from a Markdown file to SVG, PNG, or PDF. In sandbox environments uses mmdc with bundled Chromium; outside sandbox uses the mermaid shell function (Docker-backed). Use when the user wants to render, generate, export, or convert mermaid diagrams or charts found in a .md file, a local directory, or a URL.
    0
    installs
  4. Sanitise Ascii · rondomondo bundle
    Sanitise non-ASCII characters from Markdown and SKILL files before they might be added to Agents, Harnesses, GitHub etc. General sharing. Use this skill whenever the user wants to check or clean .md files for non-ASCII, typographic, or mojibake characters. Trigger on "sanitise", "sanitize", "ascii clean", "check for non-ascii", "clean before push", "strip unicode", or any request to prepare skill/markdown files for Remote Agent use, GitHub or other sharing. Also trigger proactively at the end of any workflow that produces or edits .md files if the user has asked for ASCII-clean output.
    0
    installs
  5. Inspect Sandbox · rondomondo bundle
    Inspects a Linux container or sandbox environment and produces a structured HTML report and downloadable PDF covering filesystem mounts, process security context, network configuration, available runtimes, and running processes. Use this skill whenever the user asks to inspect, audit, probe, or explore a sandbox or container environment -- including questions like "what tools are available here?", "what network access does this have?", "what's the security context?", "show me what's mounted", or "give me an environment report". Also trigger when the user asks what capabilities, runtimes, or filesystem layout the current environment has.
    0
    installs
  6. Project Scaffold · rondomondo bundle
    0.0.3 Scaffold a production-ready Python project in one command. Generates the full project tree: devcontainer (Dockerfile-based or base image), VS Code settings and extensions, Makefile with venv/lint/test/ci targets, pyproject.toml, pytest setup, commit-msg hook, and .gitignore - all wired together and ready to open in VS Code. Optionally mounts a GitHub SSH key into the devcontainer for private repo access. Lite mode clones an existing scaffold to a new name, substitutes the project name throughout, and resets git history - no follow-up questions needed. Use this skill whenever the user asks to create a new project, initialize a repo, set up a workspace, or bootstrap a Python codebase. Also triggers on: "clone this scaffold", "copy this project", "reset project", "new copy of", "lite scaffold", "clean copy". Full mode triggers: "scaffold a project", "create a new project", "new repo", "set up a project", "bootstrap a project", "initialize a project". Python + pip only.
    0
    installs