Free Library of 789 Downloadable Skills for Claude Code

clskills.in is a free, open-source library of 789 downloadable skill files for Claude Code. Skills are .md files that users drop into the ~/.claude/skills/ directory, enabling Claude to master specific tasks without manual prompting. Once installed, users can execute tasks by typing /skill-name.
Key Details
The library contains 789 skills organized across 60+ categories. Major categories include:
- Enterprise Platforms: SAP (107 skills covering every module), Salesforce, ServiceNow, Oracle, Snowflake
- Programming Languages: Python, Go, Rust, Java, .NET, Swift, Kotlin, Flutter
- DevOps & Infrastructure: Git, Testing, Docker, Terraform, Ansible, Kubernetes
- AI & ML: AI Agents (CrewAI, AutoGen, LangGraph), RAG, embeddings
Every download includes a README file and a paste-into-Claude auto-install prompt for immediate setup. The site requires no account and is completely free to use.
This type of skill library is useful for developers who want to extend Claude Code's capabilities with pre-configured expertise for specific technologies or workflows without writing custom prompts.
📖 Read the full source: r/ClaudeAI
👀 See Also

ClawHost Open-Source OpenClaw One-Click Deploy Hits 200+ GitHub Stars
ClawHost, an open-source tool for one-click OpenClaw installation with full server access and control, has reached 200+ GitHub stars. The project addresses issues with unstable commercial wrappers by providing a free, self-hostable solution.

CC-Ledger: Track Claude Code Costs Per Session and Per PR with Local SQLite
CC-Ledger is a Rust binary that hooks into Claude Code, logging each turn to local SQLite. Catch runaway sessions live and see per-PR cost without an API key. Includes macOS menu bar, web dashboard, and CLI views.

Spec27: Spec-Driven Validation for AI Agents – API-Level Testing Without Internal Access
Spec27 is a new tool from Safe Intelligence for spec-driven validation of AI agents. It tests agent behavior from the outside in, running adversarial and robustness checks against primary interfaces without needing SDKs, gateways, or internal traces.

Librarian MCP: Local AI Server for Persistent Context with Documents
Librarian MCP is an open-source Model Context Protocol server that runs locally and connects to Jan, LM Studio, or Claude Desktop, enabling AI models to search and analyze document collections while maintaining full conversation context and data privacy.