open-skills
Ready-made execution playbooks for web, data, and automation tasks
All Skills in This Repository (26)
Pure Emerald Level Indicatorsgenerate-qr-code-natively
Generate QR codes locally using qrencode CLI or qrcode Node.js package.
file-tracker
Logs file system write, edit, delete actions to a persistent SQLite database using Python's sqlite3 and os modules.
pdf-manipulation
Merge, split, extract, redact, encrypt, rotate, compress, and convert PDFs.
send-email-programmatically
Send emails programmatically via SMTP, Mailgun API, and SendGrid API.
trading-indicators-from-price-data
Calculate 20 trading indicators from OHLCV price data using pandas-ta.
news-aggregation
Aggregate and deduplicate news from RSS feeds into topic summaries.
city-distance
Calculate straight-line and road distances between cities using Haversine and OpenStreetMap.
web-search-api
Search the web via free SearXNG instances with category-specific queries.
anonymous-file-upload
Upload files anonymously to IPFS with client-side encryption and CID pinning.
using-telegram-bot
Develop Telegram bots with Node.js and the Telegraf library.
using-youtube-download
Download YouTube videos and audio using yt-dlp and ffmpeg.
free-geocoding-and-maps
Convert addresses to coordinates and reverse geocode via OpenStreetMap Nominatim API.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core