binary-re:static-analysis
Safe 65Analyze binary structure and disassemble code
by 2389-research
Understanding binary behavior without execution requires mapping functions, tracing data flow, and decompiling critical code. This skill provides structured methodology for static analysis using radare2 and Ghidra to discover how a binary works.
binary-re:dynamic-analysis
Low Risk 63Run and debug binaries to observe runtime behavior
by 2389-research
Static analysis cannot reveal runtime behavior. This skill provides structured methods for dynamic analysis using QEMU emulation, GDB debugging, and Frida hooking to observe actual binary execution.
binary-re
Low Risk 66Analyze ELF binaries for security research
by 2389-research
Reverse engineering unknown binaries is complex and error-prone. This skill provides structured methodology, tool selection guidance, and human-in-the-loop safety gates for safe binary analysis across triage, static, dynamic, and synthesis phases.
web-scrape
Safe 70Extract clean content from any webpage
by 21pounder
Web scraping is time-consuming and error-prone when done manually. This skill uses intelligent content extraction to pull clean, structured content from any URL in seconds. It handles dynamic pages, removes noise like ads and navigation, and outputs in markdown, JSON, or plain text.
pdf-analyze
Low Risk 71Process 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 67Create 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.
code-review
Safe 67Review 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.
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.
telegram-dev
Safe 69Build 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.
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.
proxychains
Low Risk 74Auto-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.
postgresql
Safe 69Master 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 69Build 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 71Build 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 64Get 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 68Build 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.