Skip to main content

Module ai

Module ai 

Source
Expand description

AI commands.

Structs§

AiCommand
AI operations.
ChatCommand
Interactive AI chat session.

Enums§

AiSubcommands
AI subcommands.
OutputFormat
Output format shared by sync, clean, and status.

Functions§

run_chat
Sends a single user message to the configured AI and returns the response.
run_clean
Cleans Claude skill residue and returns the report as a formatted string.
run_status
Reports Claude skill residue.
run_sync
Syncs Claude skills and returns the report as a formatted string.

Type Aliases§

SkillsFormat
Output format selector for the MCP claude_skills_* tools.