AskClaudeSkill
Send prompts to Anthropic’s Claude AI for complex reasoning, analysis, or sub-tasks that benefit from a dedicated AI query.
Class: AskClaudeSkill
Tools: ask_claude
Env vars: ANTHROPIC_API_KEY
api_key
Anthropic API key. The handler reads the ANTHROPIC_API_KEY environment
variable at request time; a config value is not used as a fallback.
model
The Claude model to use.
max_tokens
Maximum tokens in the response.