Install the tinydot plugin to draft, edit, review, and publish content on your tinydot sites through natural conversation.

Install

  1. Open Claude Code or Claude Cowork
  2. Go to Browse Plugins > Add marketplace from GitHub
  3. Enter: https://github.com/systemoperators/claude-plugins
  4. Click Sync, then install the tinydot plugin

What it does

The plugin teaches Claude how tinydot works - markdown extensions, wikilinks, content blocks, embeds, frontmatter, and site customization. Claude can then create, edit, and review pages in your tinydot sites directly through the local filesystem.

Changes publish instantly through FileProvider sync.

Commands

  • /tinydot:draft [topic] - create a new page with proper frontmatter and wikilinks
  • /tinydot:edit [page] - edit an existing page while preserving metadata
  • /tinydot:review [site] - audit site for broken links, missing frontmatter, tag issues
  • /tinydot:customize [site] - modify site colors, menus, template, spacing
  • /tinydot:sites - list your sites with URLs, templates, and page counts

Auto-invoked skill

The plugin also includes a background skill that activates when you work with tinydot content. No command needed - just ask naturally:

  • "create a new blog post about X"
  • "add wikilinks to my about page"
  • "change the site colors to dark mode"
  • "review my docs site for broken links"

Requirements

  • tinydot macOS app installed with FileProvider sync active
  • sites synced to ~/Library/CloudStorage/Tinydot/

Source

Plugin source code: https://github.com/systemoperators/claude-plugins