besoeasybesoeasyCommunityยท26 Agent Skills Included

open-skills

Ready-made execution playbooks for web, data, and automation tasks

Provides 40 tested playbooks covering web scraping, PDF editing, email sending, crypto prices, geocoding, weather data, file encryption, and static site hosting. Eliminates trial-and-error API discovery, wrong endpoints, and repeated failed calls that waste tokens and time. Gives agents exact working commands and code patterns so tasks complete in one or two calls instead of dozens.
npx skills add besoeasy/open-skills --all -g -y

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
besoeasybesoeasy

generate-qr-code-natively

Generate QR codes locally using qrencode CLI or qrcode Node.js package.

Community
Basic
๐Ÿ“ฆ In Repo
besoeasybesoeasy

file-tracker

Logs file system write, edit, delete actions to a persistent SQLite database using Python's sqlite3 and os modules.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

pdf-manipulation

Merge, split, extract, redact, encrypt, rotate, compress, and convert PDFs.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

send-email-programmatically

Send emails programmatically via SMTP, Mailgun API, and SendGrid API.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

trading-indicators-from-price-data

Calculate 20 trading indicators from OHLCV price data using pandas-ta.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

news-aggregation

Aggregate and deduplicate news from RSS feeds into topic summaries.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

city-distance

Calculate straight-line and road distances between cities using Haversine and OpenStreetMap.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

web-search-api

Search the web via free SearXNG instances with category-specific queries.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

anonymous-file-upload

Upload files anonymously to IPFS with client-side encryption and CID pinning.

Community
Advanced
๐Ÿ“ฆ In Repo
besoeasybesoeasy

using-telegram-bot

Develop Telegram bots with Node.js and the Telegraf library.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

using-youtube-download

Download YouTube videos and audio using yt-dlp and ffmpeg.

Community
Intermediate
๐Ÿ“ฆ In Repo
besoeasybesoeasy

free-geocoding-and-maps

Convert addresses to coordinates and reverse geocode via OpenStreetMap Nominatim API.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Open Skills?โ–ผ

Run `npx skills add besoeasy/open-skills --all -g -y` in your terminal to install all 40 skills globally.

What tasks can Open Skills handle?โ–ผ

It covers web scraping, PDF manipulation, email sending, QR codes, crypto prices, weather, geocoding, translation, file encryption, IPFS hosting, and more โ€” all with tested commands and code.

Does Open Skills work with Claude Code and Cursor?โ–ผ

Yes. Every skill follows the standard SKILL.md format and works with Claude Code, Cursor, OpenClaw, Hermes, and other compatible agents.

How does Open Skills reduce token costs?โ–ผ

Agents read a pre-tested playbook instead of guessing endpoints and retrying, cutting typical tasks from ~50,000 tokens down to ~1,000.

Do I need coding experience to use Open Skills?โ–ผ

No. Once installed, your agent reads the skill files and executes the right commands automatically based on your plain-English request.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’