Anthropic
@keeb/anthropicv2026.07.18.1
Security Notice
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.
01README
Generate text with Anthropic's Claude models via the Messages API from swamp workflows.
02Models
@keeb/anthropic/claudev2026.02.14.1claude.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| apiKey | string | Anthropic API key |
| model | string | Model ID to use |
| systemPrompt? | string | System prompt for the conversation |
| maxTokens | number | Maximum tokens in response |
fn generate(prompt: string)
Generate text with Claude
| Argument | Type | Description |
|---|---|---|
| prompt | string | The user message to send to Claude |
Resources
result(infinite)— Claude API response
03Skills
anthropic1 file
04Previous Versions
2026.04.22.3
2026.04.22.2
2026.04.22.1
Added 1 skills
2026.04.06.2
2026.04.06.1
2026.03.13.2
2026.03.13.1
05Stats
A
100 / 100
Downloads
42
Archive size
5.9 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
Repository
https://github.com/keeb/swamp-anthropic06Platforms
07Labels