Skip to main content

← All sources

Open Skills (besoeasy) skills

Battle-tested skill library — crypto, PDFs, search, web scraping utilities skills-hub.ai mirrors 40 skills from Open Skills (besoeasy) daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/besoeasy/open-skills

Installing a Open Skills (besoeasy) skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Open Skills (besoeasy) skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Open Skills (besoeasy) skills via API
curl https://skills-hub.ai/api/v1/skills?source=open-skills

# Browse all sources
open https://skills-hub.ai/sources

Top Open Skills (besoeasy) skills

See all →

The most-installed skills from Open Skills (besoeasy), ranked by adoption.

  1. 01age-file-encryption

    Encrypt and decrypt files or streams using age — a simple, modern, and secure encryption tool with small explicit keys, passphrase support, SSH key support, post-quantum hybrid keys, and UNIX-style composability. No config options, no footguns.

    Buildfrom Open Skills (besoeasy)
  2. 02city-distance

    Calculate line-of-sight and road distances between two cities using free OpenStreetMap services.

    Buildfrom Open Skills (besoeasy)
  3. 03free-translation-api

    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.

    Buildfrom Open Skills (besoeasy)
  4. 04using-telegram-bot

    Build and run Telegram bots in Node.js using Telegraf with practical command patterns.

    Buildfrom Open Skills (besoeasy)
  5. 05using-nostr

    Post notes, send encrypted messages, and interact with relays using the Nostr protocol.

    Buildfrom Open Skills (besoeasy)
  6. 06changelog-generator

    Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

    Buildfrom Open Skills (besoeasy)
  7. 07chat-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.

    Buildfrom Open Skills (besoeasy)
  8. 08city-tourism-website-builder

    Research and create modern, animated tourism websites for cities with historical facts, places to visit, and colorful designs.

    Buildfrom Open Skills (besoeasy)
  9. 09csv-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.

    Buildfrom Open Skills (besoeasy)
  10. 10d3js-data-visualization

    Create interactive, custom data visualizations using d3.js — including charts, graphs, network diagrams, and geographic maps. Use when you need fine-grained control over visual elements, transitions, or interactions beyond what standard charting libraries offer, in any JavaScript environment (vanilla JS, React, Vue, Svelte, etc.).

    Buildfrom Open Skills (besoeasy)
  11. 11file-tracker

    Log all file changes (write, edit, delete) to a SQLite database for debugging and audit. Use when: (1) Tracking code changes, (2) Debugging issues, (3) Auditing file modifications, or (4) The user asks to track file changes.

    Buildfrom Open Skills (besoeasy)
  12. 12free-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.

    Buildfrom Open Skills (besoeasy)
  13. 13generate-asset-price-chart

    Generate candlestick price charts for any asset from existing OHLC data, without handling data fetching.

    Buildfrom Open Skills (besoeasy)
  14. 14get-crypto-price

    Fetch current and historical crypto prices and compute ATH or ATL over common time windows.

    Buildfrom Open Skills (besoeasy)
  15. 15ip-lookup

    Check an IP address across multiple public geolocation and reputation sources and return a best-matched location summary.

    Buildfrom Open Skills (besoeasy)
  16. 16phone-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.

    Buildfrom Open Skills (besoeasy)
  17. 17torrent-search

    Search for torrents by title or IMDB ID via a Torznab-compatible API. Use when: (1) User asks to find a torrent for a movie or show, (2) You need a magnet link for a given title, or (3) User provides an IMDB ID and wants download options.

    Buildfrom Open Skills (besoeasy)
  18. 18using-web-scraping

    Search and scrape public web content with headless Chrome and DuckDuckGo using safe practices.

    Buildfrom Open Skills (besoeasy)
  19. 19using-youtube-download

    Download YouTube video or audio with yt-dlp and ffmpeg at highest available quality.

    Buildfrom Open Skills (besoeasy)
  20. 20trading-indicators-from-price-data

    Compute common trading indicators from OHLCV price data for analysis and strategy development.

    Buildfrom Open Skills (besoeasy)
  21. 21web-interface-guidelines-review

    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.

    Buildfrom Open Skills (besoeasy)
  22. 22web-search-api

    Use free SearXNG web search APIs for agent-friendly, privacy-first, and high-volume search tasks.

    Buildfrom Open Skills (besoeasy)
  23. 23free-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.

    Buildfrom Open Skills (besoeasy)
  24. 24browser-automation-agent

    Automate web browsers for AI agents using agent-browser CLI with deterministic element selection.

    Buildfrom Open Skills (besoeasy)

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:16 PM (success).

Open Skills (besoeasy) skills — frequently asked

What are Open Skills (besoeasy) skills?

Open Skills (besoeasy) skills are AI coding skills published by Open Skills (besoeasy) (Battle-tested skill library — crypto, PDFs, search, web scraping utilities) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Open Skills (besoeasy) skills are available?

skills-hub.ai indexes 40 skills from Open Skills (besoeasy), synced daily from the upstream GitHub repository (https://github.com/besoeasy/open-skills).

How do I install a Open Skills (besoeasy) skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Open Skills (besoeasy) skills?

Yes. Every skill from this source is mirrored from Open Skills (besoeasy)'s own GitHub repository (https://github.com/besoeasy/open-skills). Each skill page links back to the upstream source of truth, so you can verify the original.