anthropic
Installation
SKILL.md
Anthropic
Anthropic is an AI safety and research company that builds helpful, harmless, and honest AI systems. Their main product is Claude, a large language model competitor to OpenAI's GPT models. AI developers and businesses use Claude through an API to power various applications like chatbots, content creation, and more.
Official docs: https://docs.anthropic.com/claude/reference
Anthropic Overview
- Claude Message
- Conversation
- File
Use action names and parameters as needed.
Working with Anthropic
This skill uses the Membrane CLI to interact with Anthropic. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.