AgentSkillsCN

llm

多供应商LLM集成。统一接口,支持OpenAI、Anthropic、Google和本地模型。

SKILL.md
--- frontmatter
name: llm
description: Multi-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models.
metadata: {"clawdbot":{"emoji":"🔮","always":true,"requires":{"bins":["curl","jq"]}}}

LLM 🔮

Multi-provider Large Language Model integration.

Supported Providers

  • OpenAI (GPT-4, GPT-4o)
  • Anthropic (Claude)
  • Google (Gemini)
  • Local models (Ollama, LM Studio)

Features

  • Unified chat interface
  • Model comparison
  • Token counting
  • Cost estimation
  • Streaming responses

Usage Examples

code
"Compare GPT-4 vs Claude on this task"
"Use local Llama model"
"Estimate tokens for this prompt"