Topic: clawdbot
303 skills in this topic.
-
chat-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.
besoeasy/open-skills 106
-
send-email-programmatically
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.
besoeasy/open-skills 106
-
generate-asset-price-chart
Generate candlestick price charts for any asset from existing OHLC data, without handling data fetching.
besoeasy/open-skills 106
-
changelog-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.
besoeasy/open-skills 106
-
random-contributor
Pick a random contributor from a GitHub repository using the GitHub API or repository pages (no auth required for public repos).
besoeasy/open-skills 106
-
free-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.
besoeasy/open-skills 106
-
bulk-github-star
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.
besoeasy/open-skills 106
-
presenton
Generate AI-powered presentations locally using Presenton. Use when: (1) User asks to create a presentation or slideshow, (2) User wants to convert a document or prompt into slides, (3) User needs PPTX/PDF export with AI-generated content.
besoeasy/open-skills 106
-
free-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.
besoeasy/open-skills 106
-
browser-automation-agent
Automate web browsers for AI agents using agent-browser CLI with deterministic element selection.
besoeasy/open-skills 106
-
web-search-api
Use free SearXNG web search APIs for agent-friendly, privacy-first, and high-volume search tasks.
besoeasy/open-skills 106
-
phone-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.
besoeasy/open-skills 106
-
free-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.
besoeasy/open-skills 106
-
anonymous-file-upload
Upload and host files anonymously using decentralized storage with Originless and IPFS.
besoeasy/open-skills 106
-
web-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.
besoeasy/open-skills 106
-
pdf-manipulation
Manipulate PDF files including merge, split, extract, redact, convert, and secure workflows.
besoeasy/open-skills 106
-
file-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.
besoeasy/open-skills 106
-
age-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.
besoeasy/open-skills 106
-
using-youtube-download
Download YouTube video or audio with yt-dlp and ffmpeg at highest available quality.
besoeasy/open-skills 106
-
nostr-logging-system
Publish operational logs over Nostr with public events and private admin messages for sensitive logs.
besoeasy/open-skills 106
-
database-query-and-export
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.
besoeasy/open-skills 106
-
using-web-scraping
Search and scrape public web content with headless Chrome and DuckDuckGo using safe practices.
besoeasy/open-skills 106
-
news-aggregation
Aggregate and deduplicate recent news from multiple sources into concise topic summaries.
besoeasy/open-skills 106
-
d3js-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.).
besoeasy/open-skills 106