pdf-analyze
Low Risk 72Process PDF documents for extraction and form filling
by 21pounder
PDF documents often contain important data that is difficult to access programmatically. This skill provides Claude with comprehensive tools to extract text and tables, fill forms, merge documents, and convert PDFs to images for analysis.
git-commit
Safe 68Create git commits with conventional messages
by 21pounder
Creating meaningful git commits helps track project history and enables automated changelog generation. This skill analyzes staged changes and generates conventional commit messages automatically.
deep-research
Low Risk 67Research any topic with AI-powered workflow
by 21pounder
Finding comprehensive information for complex coding tasks takes significant time and effort. This skill automates research by calling a Dify workflow that searches documentation, analyzes topics with DeepSeek Reasoner, and generates structured implementation guides with code examples.
timescaledb
Safe 69Build time-series applications with TimescaleDB
by 2025Emma
TimescaleDB transforms PostgreSQL into a powerful time-series database. This skill provides comprehensive guidance on hypertables, continuous aggregates, compression, and real-time analytics to help you build scalable monitoring, IoT, and financial applications.
code-review
Safe 69Review code for quality and security
by 21pounder
Manual code review is time-consuming and error-prone. This skill provides systematic code analysis using Claude to identify bugs, security vulnerabilities, performance issues, and quality concerns across files or entire directories.
twscrape
Safe 69Scrape Twitter/X data with GraphQL API
by 2025Emma
Need to extract tweets, user profiles, or trends from Twitter/X? This skill provides complete guidance on using twscrape with account rotation, async operations, and rate limit handling for reliable data collection.
telegram-dev
Safe 70Build Telegram Bots and Mini Apps
by 2025Emma
Need to create a Telegram bot or web app? This skill provides complete guides for Bot API, Mini Apps, and client development with practical code examples.
proxychains
Low Risk 76Auto-detect network issues and use proxy
by 2025Emma
Network connection failures block development work. This skill helps Claude automatically route network traffic through proxychains4 when timeouts, DNS failures, or blocked access occur. Configure once and let Claude handle proxy routing automatically.
snapdom
Safe 69Convert HTML Elements to Images
by 2025Emma
Need to capture styled DOM elements as images? SnapDOM provides fast, accurate DOM-to-image conversion with support for SVG, PNG, JPG, and WebP formats while preserving fonts, pseudo-elements, and CSS effects.
postgresql
Safe 70Master PostgreSQL database development and administration
by 2025Emma
Developers and database administrators need comprehensive PostgreSQL reference material to write efficient SQL queries, design robust databases, and troubleshoot issues. This skill provides instant access to official PostgreSQL documentation including SQL syntax, connection patterns, performance tuning, and advanced features.
polymarket
Safe 70Build Polymarket Prediction Applications
by 2025Emma
Polymarket is the world's largest prediction market platform. This skill provides complete documentation for building applications with their REST API, trading endpoints, and real-time WebSocket data streaming for live market data.
hummingbot
Safe 70Build automated crypto trading strategies
by 2025Emma
Hummingbot is an open-source algorithmic trading framework for cryptocurrency markets. This skill provides expert guidance on deploying trading bots, configuring exchange connectors, implementing market making and arbitrage strategies, and integrating with AI agents via MCP.
cryptofeed
Safe 68Build crypto trading systems with Cryptofeed
by 2025Emma
Developers need a reliable way to stream real-time cryptocurrency data from multiple exchanges. Cryptofeed provides normalized WebSocket feeds from 40+ exchanges, simplifying algorithmic trading and market data analysis.
Coingecko Skill
Safe 65Get cryptocurrency prices and market data
by 2025Emma
Building crypto applications requires reliable market data. CoinGecko provides comprehensive cryptocurrency prices, market cap, volume, and onchain DEX analytics through a well-documented API. This skill gives AI assistants instant access to all CoinGecko API endpoints and best practices.
Claude Skills Meta-Skill
Safe 74Create and validate Claude Skills
by 2025Emma
Building Claude Skills from domain documentation is time-consuming and error-prone. This meta-skill provides scaffolding templates, validation scripts, and a quality gate checklist so you can create production-ready skills in minutes instead of hours.
Claude Cookbooks Skill
Low Risk 69Build with Claude AI using cookbook examples
by 2025Emma
Building applications with Claude API requires knowing correct patterns and best practices. This skill provides 50+ production-ready code examples covering tool use, RAG, vision capabilities, and agent architectures from the official Anthropic cookbooks.
Ccxt Skill
Safe 65Get help with CCXT cryptocurrency trading library
by 2025Emma
CCXT is a complex library supporting 150+ cryptocurrency exchanges. This skill provides comprehensive documentation and examples for implementing trading APIs, market data retrieval, and automated trading strategies across multiple exchanges.
github-pr-best-practices
Safe 69Create professional GitHub pull requests
by 1natsu172
Creating pull requests without clear standards leads to confusing reviews and delayed merges. This skill provides proven templates and guidelines for writing PR titles, descriptions, and formats following conventional commit standards. Supports both English and Japanese output.
git-analysis
Low Risk 72Analyze git branches and commits
by 1natsu172
Understanding git repository changes requires running multiple commands and parsing output. This skill automates branch analysis, commit history extraction, and file change statistics for faster code review and PR preparation.
firefox-browser
Low Risk 67Control Firefox Browser with AI
by 1jehuang
Users need to automate browser tasks while keeping their logged-in sessions. This skill bridges AI agents to real Firefox browsers via WebSocket, preserving cookies and authentication.