besoeasy

41 mods across 2 repositories, 287 stars between them.

yantr AGENTS.md

01

besoeasy/yantr

Instructions file CodexOpenCode

AGENTS.md instructions for besoeasy/yantr, covering yantr — app authoring instructions, app structure, x-yantr metadata block, ✅ correct and ❌ wrong — check.js will fail.

155 10d ago A 1,419 tokens

age-file-encryption

02

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago C 57 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

Upload and host files anonymously using decentralized storage with Originless and IPFS.

132 3mo ago B 19 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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

132 3mo ago A 21 tokens original MIT

bulk-github-star

05

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago B 45 tokens original MIT

changelog-generator

06

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 48 tokens copy · 97% MIT

chat-logger

07

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 52 tokens original MIT

city-distance

09

besoeasy/open-skills

Skill Claude CodeCodex

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

132 3mo ago A 21 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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

132 3mo ago A 29 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago B 60 tokens original MIT

csv-data-summarizer

12

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 46 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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…

132 3mo ago A 75 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago B 58 tokens original MIT

file-tracker

15

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 61 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 63 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 47 tokens original MIT

free-weather-data

18

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago A 59 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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

132 3mo ago A 25 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

Generate QR codes locally without external APIs using native CLI and runtime libraries in Bash and Node.js.

132 3mo ago B 26 tokens original MIT

get-crypto-price

21

besoeasy/open-skills

Skill Claude CodeCodex

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

132 3mo ago A 21 tokens original MIT

humanizer

22

besoeasy/open-skills

Skill Claude CodeCodex

Rewrite AI-sounding text into natural, human writing by removing common LLM patterns while preserving meaning and tone.

132 3mo ago B 25 tokens original MIT

ip-lookup

23

besoeasy/open-skills

Skill Claude CodeCodex

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

132 3mo ago A 25 tokens original MIT

besoeasy/open-skills

Skill Claude CodeCodex

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.

132 3mo ago B 64 tokens original MIT