Recently Added
Fresh skills just added to the collection. Be the first to try them out!
city-distance
by besoeasy
Calculate line-of-sight and road distances between two cities using free OpenStreetMap services.
humanizer
by besoeasy
Rewrite AI-sounding text into natural, human writing by removing common LLM patterns while preserving meaning and tone.
send-email-programmatically
by besoeasy
"Send emails via SMTP, free APIs, or privacy-focused services. Use when: (1) Sending notifications and alerts, (2) Automated reports and summaries, (3) User communication workflows, or (4) Error logging via email."
database-query-and-export
by besoeasy
"Query SQLite, PostgreSQL, and MySQL databases and export results to CSV/JSON. Use when: (1) Extracting data for reports, (2) Database backup and migration, (3) Data analysis workflows, or (4) Automated database queries."
user-ask-for-report
by besoeasy
Generate a clean white Tailwind CDN report page from user content, optionally password-gate viewing via client-side decryption, and deploy to Originless/IPFS.
trading-indicators-from-price-data
by besoeasy
Compute common trading indicators from OHLCV price data for analysis and strategy development.
free-translation-api
by besoeasy
"Translate text using free LibreTranslate API. Use when: (1) Translating content between languages, (2) Creating multilingual documentation, (3) Processing international data, or (4) Building translation workflows."
using-youtube-download
by besoeasy
Download YouTube video or audio with yt-dlp and ffmpeg at highest available quality.
generate-qr-code-natively
by besoeasy
Generate QR codes locally without external APIs using native CLI and runtime libraries in Bash and Node.js.
using-nostr
by besoeasy
Post notes, send encrypted messages, and interact with relays using the Nostr protocol.
using-telegram-bot
by besoeasy
Build and run Telegram bots in Node.js using Telegraf with practical command patterns.
using-web-scraping
by besoeasy
Search and scrape public web content with headless Chrome and DuckDuckGo using safe practices.
generate-asset-price-chart
by besoeasy
Generate candlestick price charts for any asset from existing OHLC data, without handling data fetching.
free-weather-data
by besoeasy
"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."
free-geocoding-and-maps
by besoeasy
"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."
web-interface-guidelines-review
by besoeasy
"Review UI files against accessibility, UX, and performance rules, then output terse findings grouped by file. Use when: (1) Auditing frontend code quality, (2) Enforcing design-system rules in PRs, or (3) Generating actionable file:line compliance reports."
ip-lookup
by besoeasy
Check an IP address across multiple public geolocation and reputation sources and return a best-matched location summary.
json-and-csv-data-transformation
by besoeasy
"Transform data between JSON, CSV, and other formats with filtering, mapping, and flattening. Use when: (1) Converting API responses to CSV, (2) Processing data pipelines, (3) Extracting specific fields, or (4) Flattening nested structures."
city-tourism-website-builder
by besoeasy
Research and create modern, animated tourism websites for cities with historical facts, places to visit, and colorful designs.
web-search-api
by besoeasy
Use free SearXNG web search APIs for agent-friendly, privacy-first, and high-volume search tasks.
news-aggregation
by besoeasy
Aggregate and deduplicate recent news from multiple sources into concise topic summaries.
nostr-logging-system
by besoeasy
Publish operational logs over Nostr with public events and private admin messages for sensitive logs.
pdf-manipulation
by besoeasy
Manipulate PDF files including merge, split, extract, redact, convert, and secure workflows.
bulk-github-star
by besoeasy
"Star all repositories from a GitHub user automatically. Use when: (1) Supporting open source creators, (2) Bulk discovery of useful projects, or (3) Automating GitHub engagement."