plato-corp

9 mods across 1 repository, 9 stars between them.

plato-skills

01

plato-corp/skills

Plugin Claude Code

Public agent skills from ThePlato — the workflows we use every day, packaged under the tiro: namespace.

9 5d ago A tokens not measured original MIT

tiro

02

plato-corp/skills

Plugin Claude Code

LLM Wiki suite from the Tiro team — bootstrap, ingest, query, lint, socratic, sync. A persistent, agent-maintained personal knowledge base.

9 5d ago A tokens not measured original MIT

bootstrap-wiki

03

plato-corp/skills

Skill Claude CodeCodex

Use when setting up a new personal LLM Wiki — an agent-maintained, interlinked markdown knowledge base. Interviews the user about their domain, scaffolds the raw/wiki/schema structure, writes a tailored schema file (CLAUDE.md / AGENTS.md), and seeds the index, log, and overview.

9 5d ago B 66 tokens original MIT

ingest

04

plato-corp/skills

Skill Claude CodeCodex

Use when integrating a new source (article, paper, note, meeting transcript, book chapter) into an LLM Wiki — reads the source, writes a summary page, updates entity/concept/topic pages, maintains cross-references, and records the work in the index and log.

9 5d ago A 59 tokens original MIT

lint

05

plato-corp/skills

Skill Claude CodeCodex

Use when health-checking an LLM Wiki — finds contradictions, stale claims, orphan pages, broken links, missing cross-references, and schema violations, then produces a prioritized report and offers fixes.

9 5d ago A 42 tokens original MIT

query

06

plato-corp/skills

Skill Claude CodeCodex

Use when answering a question from an LLM Wiki — navigates the index, reads relevant pages, synthesizes a cited answer, and offers to file valuable answers back into the wiki as analysis pages so explorations compound.

9 5d ago A 46 tokens original MIT

schedule-sync

07

plato-corp/skills

Skill Claude CodeCodex

Use when the user wants Tiro notes to flow into their LLM Wiki automatically on a schedule — registers a recurring job (agent scheduled task or cron) that runs the sync workflow daily or at a chosen cadence.

9 5d ago A 46 tokens original MIT

socratic

08

plato-corp/skills

Skill Claude CodeCodex

Use when the user wants to deeply learn a concept, form an opinion, or stress-test their understanding through fact-grounded Socratic dialogue — a 50:50 mix of providing information and challenging with counterarguments, grounded in their wiki and web research.

9 5d ago A 55 tokens original MIT

sync

09

plato-corp/skills

Skill Claude CodeCodex

Use when syncing Tiro meeting notes and transcripts into an LLM Wiki — discovers notes not yet ingested, downloads them into raw/ via the Tiro CLI, and runs the ingest workflow on each, idempotently and without ever modifying existing raw files.

9 5d ago A 54 tokens original MIT