Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
systematic-debugging
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
secondsky/claude-skills 109
-
graphql-implementation
Builds GraphQL APIs with schema design, resolvers, error handling, and performance optimization using Apollo or Graphene. Use when creating flexible query APIs, migrating from REST, or implementing real-time subscriptions.
secondsky/claude-skills 109
-
make-decision
AI-powered decision-making framework: 10+ methodologies, cognitive bias detection,
strategic planning, career & business decisions. Use when user says "decide",
"choose", "compare", "which one", "should I", "weigh options", "trade-off",
"pros and cons", "help me pick", "evaluate", "select", "prioritize",
"nên chọn cái nào", "chọn cái nào", "so sánh", "cân nhắc", "phân vân",
"không biết chọn gì", or describes any choice between 2+ alternatives.
HoangTheQuyen/think-better 107
-
problem-solving-pro
Systematic problem-solving toolkit: root cause analysis, hypothesis testing,
debugging strategies, critical thinking frameworks. Use when user says "solve",
"analyze", "diagnose", "debug", "figure out", "what's wrong", "root cause",
"why is this happening", "I'm stuck", "break down", "decompose", "structure",
"tại sao bị vậy", "tìm nguyên nhân", "phân tích", "giải quyết", "bị kẹt",
"không biết làm sao", or describes any problem that needs structured decomposition.
HoangTheQuyen/think-better 107
-
make-decision
AI-powered decision-making framework: 10+ methodologies, cognitive bias detection,
strategic planning, career & business decisions. Use when user says "decide",
"choose", "compare", "which one", "should I", "weigh options", "trade-off",
"pros and cons", "help me pick", "evaluate", "select", "prioritize",
"nên chọn cái nào", "chọn cái nào", "so sánh", "cân nhắc", "phân vân",
"không biết chọn gì", or describes any choice between 2+ alternatives.
HoangTheQuyen/think-better 107
-
problem-solving-pro
Systematic problem-solving toolkit: root cause analysis, hypothesis testing,
debugging strategies, critical thinking frameworks. Use when user says "solve",
"analyze", "diagnose", "debug", "figure out", "what's wrong", "root cause",
"why is this happening", "I'm stuck", "break down", "decompose", "structure",
"tại sao bị vậy", "tìm nguyên nhân", "phân tích", "giải quyết", "bị kẹt",
"không biết làm sao", or describes any problem that needs structured decomposition.
HoangTheQuyen/think-better 107
-
phone-specs-scraper
Scrape phone specifications from GSM Arena, PhoneDB, and alternative sites. Use when: (1) Comparing smartphone specs, (2) Researching device features, or (3) Building phone comparison tools.
besoeasy/open-skills 106
-
check-crypto-address-balance
Check cryptocurrency wallet balances across multiple blockchains using free public APIs.
besoeasy/open-skills 106
-
get-crypto-price
Fetch current and historical crypto prices and compute ATH or ATL over common time windows.
besoeasy/open-skills 106
-
static-assets-hosting
Host static websites and assets via zip upload to Originless IPFS. Use when: (1) Deploying static sites, (2) Hosting HTML/CSS/JS projects, (3) Sharing web assets publicly, or (4) User asks to host static files.
besoeasy/open-skills 106
-
chat-logger
Log all chat messages to a SQLite database for searchable history and audit. Use when: (1) Building chat history, (2) Auditing conversations, (3) Searching past messages, or (4) User asks to log chats.
besoeasy/open-skills 106
-
using-nostr
Post notes, send encrypted messages, and interact with relays using the Nostr protocol.
besoeasy/open-skills 106
-
crawl-websites-at-scale
Scrape websites at scale using Scrapy, a Python web crawling and scraping framework. Use when: (1) Crawling multiple pages or entire sites, (2) Extracting structured data from HTML/XML, or (3) Building automated data pipelines from web sources.
besoeasy/open-skills 106
-
using-youtube-download
Download YouTube video or audio with yt-dlp and ffmpeg at highest available quality.
besoeasy/open-skills 106
-
city-distance
Calculate line-of-sight and road distances between two cities using free OpenStreetMap services.
besoeasy/open-skills 106
-
free-weather-data
Get current weather, forecasts, and historical data using free Open-Meteo and wttr.in APIs. Use when: (1) Fetching weather conditions, (2) Weather alerts and monitoring, (3) Forecast data for planning, or (4) Climate analysis.
besoeasy/open-skills 106
-
anonymous-file-upload
Upload and host files anonymously using decentralized storage with Originless and IPFS.
besoeasy/open-skills 106
-
csv-data-summarizer
Analyzes CSV files and automatically generates comprehensive summaries with statistical insights, data quality checks, and visualizations using Python and pandas. No questions asked — just upload a CSV and get a full analysis immediately.
besoeasy/open-skills 106
-
generate-asset-price-chart
Generate candlestick price charts for any asset from existing OHLC data, without handling data fetching.
besoeasy/open-skills 106
-
browser-automation-agent
Automate web browsers for AI agents using agent-browser CLI with deterministic element selection.
besoeasy/open-skills 106
-
user-ask-for-report
Generate a clean white Tailwind CDN report page from user content, optionally password-gate viewing via client-side decryption, and deploy to Originless/IPFS.
besoeasy/open-skills 106
-
trading-indicators-from-price-data
Compute common trading indicators from OHLCV price data for analysis and strategy development.
besoeasy/open-skills 106
-
ip-lookup
Check an IP address across multiple public geolocation and reputation sources and return a best-matched location summary.
besoeasy/open-skills 106
-
free-geocoding-and-maps
Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses.
besoeasy/open-skills 106