Ready Player One (rp1.run)
Official@rp1-run · Australia
Top level org for rp1 tools
Agent Skills by Ready Player One (rp1.run)
Showing 6 vetted skills indexed across 1 GitHub repositories.
sample-skill
Parse SKILL.md front matter and extract name and description fields.
knowledge-base-templates
Generate structured knowledge-base templates for codebases and monorepos.
mermaid
Create, validate, and repair Mermaid.js diagrams with rp1 CLI.
markdown-preview
Convert Markdown, plain text, and Mermaid diagrams into self-contained HTML previews.
code-comments
Extract comment locations from git-scoped code changes into a structured JSON manifest.
maestro
Automate Claude Code skill creation and refinement with validation.
Frequently Asked Questions About Ready Player One (rp1.run)
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can parse front matter from documentation, generate standardized knowledge-base templates, validate Mermaid diagrams, convert Markdown to HTML, and extract code comment locations into structured JSON manifests for repository analysis.
Which technical personas benefit most from these utilities?▼
Technical writers, documentation engineers, and software architects benefit most from these utilities. They are designed for developers managing large monorepos who require consistent documentation standards and automated visualization of complex system architectures.
What are the primary prerequisites for implementing these functions?▼
Implementation requires a git-initialized environment and familiarity with Markdown syntax. Users must have the core runtime installed to execute the parsing and conversion functions against local repository files and git-scoped code changes.