Extension banner
SeeleAI SeeleAI

Extension

Development community

Description

--- name: thoth:extension description: Create, list, validate, and manage project-local Dashboard/TUI extensions and experiment registry objects. argument-hint: "create <extension_id> | list | validate [--fix] | experiment register|update|attach-source|detach-source|list|show|select|validate|discover" disable-model-invocation: true --- # /thoth:extension ## Generated Surface This file is generated from `thoth.command_specs.COMMAND_SPECS`. Do not hand edit. ## Real Runtime Execution The repo

Installation

Installs to ~/.claude/skills/seeleai-thoth-extension/SKILL.md

Terminal
mkdir -p ~/.claude/skills/seeleai-thoth-extension && curl -fsSL https://raw.githubusercontent.com/SeeleAI/Thoth/HEAD/commands/extension.md -o ~/.claude/skills/seeleai-thoth-extension/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository