Available prompts
How they work
Each prompt expands into a structured instruction that drives the agent through a series of tool calls. For example,weekly_review resolves to:
Invoking a prompt
Via MCPprompts/get:
messages array is the multi-turn template the agent receives.
Cost
Prompts themselves are free — they’re text templates. The tool calls the agent runs as a result of the prompt are subject to the usual rate limits and (foranalyze_report) AI credit deduction.