Reusable Agent Skills
Claude Agent Skills
A library of reusable, secure agent skills and behaviors. Easily extend Claude Code, Cursor, AutoGen, and CrewAI frameworks with structured capabilities.
SQL Database Query Executor
Custom / General Framework
Executes read-only SQL queries against a PostgreSQL, MySQL, or SQLite database. Includes safeguard checks to prevent destructive queries (UPDATE/DELETE).
sql database postgres
By AiAnyToolView Code
DuckDuckGo Web Search Tool
LangChain Framework
A tool that allows an AI agent to perform searches on the web using DuckDuckGo. Excellent for retrieving real-time information, news, and documentation.
search web realtime-data
By LangChain CommunityView Code