Tools for creating skills, prompt engineering, and managing AI Agents
Guide for creating effective skills that extend Claude's capabilities
Teaches well-known prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles
Coordinate multiple simultaneous agents
Leverage core platform capabilities
Determine the best Anthropic architecture for your project by analyzing requirements and recommending optimal combinations of Skills, Agents, Prompts, and SDK primitives
Master Anthropic's prompt engineering techniques for optimal Claude interactions
Generate and improve prompts using OpenAI GPT best practices
Design and evaluate context compression strategies for managing long-running agent sessions and conversation history
Recognize and mitigate performance degradation patterns in language models as context length increases
Understand and effectively manage the complete state of information available to language models during inference
Extend effective context capacity through strategic compression, masking, caching, and partitioning techniques
Design multi-agent systems that distribute work across multiple language models to overcome single-agent context limitations
Create or update a skill
Install curated skills from openai/skills or other repos