.agents/skills/claude-api/SKILL.md
Load Claude API reference material for your project's language (Python, TypeScript, Java, Go, Ruby, C#, PHP, or cURL). Use when the user asks about using Anthropic SDKs, tool use, streaming, or structured outputs.
npx skillsauth add Konete326/Glassy-Analytics---Premium-SaaS-Dashboard claude-apiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When the user asks about Claude API or Anthropic SDKs:
Activate automatically when code imports anthropic, @anthropic-ai/sdk, or claude_agent_sdk.
Provide reference for:
Current SDKs:
@anthropic-ai/sdkanthropicKey Concept: Always use the messages API, not the legacy completions API.
tools
A brief description of what this skill does
data-ai
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
development
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
development
Generate an interactive collapsible tree visualization of your codebase. Use when exploring a new repo, understanding project structure, or identifying large files.