
Coordinate meetings using calendar and email integration. Find mutual availability, send invites, create calendar events, and manage meeting agendas with prep documents.
Generate Luxembourg quarterly VAT declarations (TVA_DECT) in eCDF XML format for AED submission. Use when working with Luxembourg VAT returns, eCDF XML generation, or fixing VAT declaration validation errors for Luxembourg businesses.
Build day-by-day travel itineraries with drag-drop scheduling, time estimates, and PDF export
Draft replies to comments and messages with tone matching and sentiment awareness
Generate content using AI - blog posts, social media captions, email templates
Centralized authentication provider for OAuth 2.0 and API key management. Supports Google, Binance, QuickBooks, and Slack. Provides encrypted SQLite storage, auto-refresh, PKCE flow, and health checks.
Binance API authentication and key management for trading skills. Securely stores API keys, validates permissions, supports testnet vs production environments, and provides health checks with balance queries.
Monitor prices and send alerts
Summarize long text using AI
Binance exchange integration for trading and market data
Auto-add buffers between meetings for travel time and preparation
Real estate property listing alerts and monitoring
Trade and monitor crypto via Binance API
Google Calendar integration
Google Calendar integration for events and availability. Built on top of google-oauth for authentication, with SQLite caching, free/busy queries, and full Calendar API capabilities.
Generate charts and visualizations from data sources
Generate price charts and technical overlays for crypto trading
Real estate client relationship management with contact profiles, property preferences, communication history, and pipeline tracking
Track client payment behavior and history
# Competitor Monitor Monitor competitor website changes with automated change detection and alert notifications. ## Overview Track competitor websites and get notified when they make changes. The skill monitors website content, tracks changes using content hashing, and provides alerts for important updates. ## Features - **Website Monitoring**: Track any publicly accessible website - **Change Detection**: Content hash comparison for accurate change detection - **Keyword Monitoring**: Get al
Generate email reply suggestions with multiple tone options and context-aware drafting. Built on top of email skill for reading messages and sending replies.
Connect to Google Sheets, Airtable, and CSV files for data management
Step-by-step DIY repair guides with video links, tools lists, and difficulty ratings
Gmail integration for reading, sending, and managing emails. Built on top of google-oauth for authentication, with SQLite caching, thread support, and full Gmail API capabilities.
--- title: Email Summarizer skills: - email-summarizer tags: - email - summarization - productivity - gmail --- # Email Summarizer Summarize long email threads with key points and action items extraction. Built on top of the email skill for Gmail integration. ## Features - **Thread Summarization**: Extract concise summaries from long email threads - **Key Points Extraction**: Identify the most important points from the conversation - **Action Items Detection**: Automatically detect
Auto-categorize expenses from receipts with learning from corrections
Securely ingest structured files (CSV, JSON, XML, Excel) into a database with auto-generated schema via LLM. Use when an agent needs to (1) fetch data from a source (local path, URL, Google Drive, S3), (2) infer table schema from file samples using LLM, (3) create database/table dynamically, and (4) load data with type coercion. Supports secure connections (SSL/TLS) to databases over public domains, Redis caching, and full env-based configuration.
Search and compare flights for travel planning
Protect focus time on calendar for deep work
# Gift Suggestions Skill Suggest personalized gift ideas based on recipient profiles, interests, and budget. ## Usage ```typescript import { GiftSuggestionsSkill } from '@openclaw/gift-suggestions'; const skill = new GiftSuggestionsSkill(); // Add a recipient profile const recipientId = await skill.addRecipient({ name: 'Sarah', relationship: 'sister', age: 28, interests: ['reading', 'yoga', 'tea', 'wellness'], notes: 'Prefers experiences over physical gifts' }); // Get personaliz
Google OAuth2 for Gmail, Calendar, Drive, Sheets
Google OAuth adapter for Gmail, Calendar, Drive, Sheets, and other Google services. Built on top of auth-provider for secure token management with automatic refresh, multi-profile support, and health checks.
Find relevant and trending hashtags for social media content
Generate AI image prompts for Midjourney, DALL-E, and Stable Diffusion
AI-powered email prioritization and triage system. Automatically classifies emails by category and priority, with bulk actions and undo support.
Create, manage, and track professional invoices
# Monthly Reports Generate monthly expense summaries with spending breakdown, trend analysis, budget comparison, and visual charts. ## Dependencies - `expense-categorizer` - For categorized expense data - `receipts-ocr` - For receipt information ## Capabilities ### Core Features - **Monthly Expense Reports**: Generate comprehensive reports for any month - **Spending Breakdown**: View expenses categorized with percentages - **Trend Analysis**: Compare month-over-month and year-over-year spe
Schedule recurring home maintenance tasks with seasonal templates
Suggest recipes based on dietary preferences, available ingredients, and cuisine preferences
--- title: News Aggregator skill_id: news-aggregator --- # News Aggregator Skill RSS/Atom feed aggregator with keyword filtering, source management, and deduplication. ## Usage ```typescript import { NewsAggregatorSkill } from '@openclaw/news-aggregator'; const aggregator = new NewsAggregatorSkill(); // Add feed sources await aggregator.addSource('TechCrunch', 'https://techcrunch.com/feed/', 'tech'); await aggregator.addSource('Hacker News', 'https://news.ycombinator.com/rss', 'tech'); //
# Occasion Reminders Skill Track birthdays and anniversaries with gift planning timeline. ## Usage ```typescript import { OccasionRemindersSkill } from '@openclaw/occasion-reminders'; const skill = new OccasionRemindersSkill(); // Add a contact const contact = await skill.addContact({ name: 'Sarah Johnson', email: '[email protected]', relationship: 'friend', notes: 'Likes hiking and photography' }); // Add a birthday with advance notice const birthday = await skill.addOccasion({
Track pantry inventory with barcode scanning, expiration dates, and low stock alerts
Automated payment reminder emails for invoice chasing
Track crypto portfolio positions with P&L and allocation
Natural language to SQL query agent with schema discovery and XML result export. Use when an agent needs to (1) discover and interpret database schemas, (2) convert natural language questions into SQL queries using LLM, (3) execute queries securely, and (4) export results as XML to configurable storage (Google Drive, S3, local, etc.). Fully configurable via environment variables.
QuickBooks Online integration for accounting sync - sync customers, invoices, and transactions with two-way sync and conflict resolution
QuickBooks OAuth adapter for QuickBooks Online accounting integration. Built on top of auth-provider for secure token management with automatic refresh, multi-profile support, sandbox/production toggle, and health checks.
Extract data from receipt photos using Google Vision API
# Skills Specification for clawd-cli **Repository:** `https://github.com/ticruz38/skills` **Installation command:** `npx skills add https://github.com/ticruz38/skills --skill [skill-name]` --- ## Profile Skill Requirements ### Existing Profiles #### Accountant (Benny) | Skill | Description | Priority | |-------|-------------|----------| | `quickbooks` | QuickBooks Online integration for sync | P0 | | `invoices` | Create, send, and track invoices | P0 | | `receipts` | Receipt OCR and data e