skills icon indicating copy to clipboard operation
skills copied to clipboard

Public repository for Agent Skills

Results 101 skills issues
Sort by recently updated
recently updated
newest added

## Summary Adds [The LLM Council](https://github.com/sherifkozman/the-llm-council) to the Partner Skills section. ## What is The LLM Council? A multi-LLM council framework that orchestrates Claude, GPT-4, and Gemini for adversarial debate,...

This PR adds a Community Tooling section that introduces the open-source `ai-agent-skills` CLI for installing and managing Agent Skills across multiple coding environments. The tool adheres to the Agent Skills...

Y’all might as well just endorse my repo and shut this cryptic repo down. Jk keep up the good work. https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git

Thank you for helpful examples of Agent Skills. I found typos (script filename and code markup), so I'll send a pull request

## Summary Adds **Ask Rosetta**, a trade classification skill for US Customs. ### Features - HTS code classification for any product - Duty rate lookup - Landed cost calculation (duties...

## Summary Current Agent Skills excel at **instruction**, but they lack a native **execution model**. This forces users (or agents) to manually manage environments, dependencies, and runtime safety—creating friction, security...

## Summary Adds **shodh-memory** skill - a persistent memory system for AI agents that maintains context across conversations. ### What this skill teaches Claude: - **When to call `proactive_context`** -...

Hey Anthropic team! Built a CLI tool that installs skills to any AI coding agent, not just Claude: ```bash npx ai-agent-skills install pdf npx ai-agent-skills install pdf --agent cursor npx...

Adds skill-discoverer — a skill that enables Claude to search and install community-created skills from the https://prpm.dev on demand. # PRPM? Huh? - 7,500+ packages — Instant access to community-created...