Skip to main content

Anthropic

@keeb/anthropicv2026.04.22.3· 8d agoMODELS·SKILLS
01README

Generate text with Anthropic's Claude models via the Messages API from swamp workflows.

02Models1
@keeb/anthropic/claudev2026.02.14.1claude.ts

Global Arguments

ArgumentTypeDescription
apiKeystringAnthropic API key
modelstringModel ID to use
systemPrompt?stringSystem prompt for the conversation
maxTokensnumberMaximum tokens in response
fn generate(prompt: string)
Generate text with Claude
ArgumentTypeDescription
promptstringThe user message to send to Claude

Resources

result(infinite)— Claude API response
03Skills1
anthropic1 file
04Previous Versions6
2026.04.22.2Apr 22, 2026
2026.04.22.1Apr 22, 2026

Added 1 skills

2026.04.06.2Apr 7, 2026
2026.04.06.1Apr 7, 2026
2026.03.13.2Mar 13, 2026
2026.03.13.1Mar 13, 2026
05Stats
A
100 / 100
Downloads
17
Archive size
5.0 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Security Notice

This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.

07Platforms
08Labels