| 8.2 | clawhub | data-analysis jx-data-analysis provides methodology and decision-framing for SQL, spreadsheet, and notebook analysis work. covers metric contracts, statistical rigor, chart selection, and common failure modes. guides users toward decision-ready outputs with explicit uncertainty and caveats. |
| 7.8 | clawhub | automation-workflows godfery-automation-workflows guides solopreneurs through identifying repetitive tasks, selecting no-code tools (zapier, make, n8n), designing multi-step workflows, testing systematically, and maintaining automations long-term with error handling and roi calculation. |
| 7.5 | clawhub | api-designer godfery-api-designer covers rest and graphql api architecture with openapi 3.1 specifications, resource modeling, versioning strategies, and error handling standards. focuses on developer-friendly design patterns and comprehensive contract documentation. |
| 7.3 | clawhub | content-strategy kirk-content-strategy covers the full lifecycle of solopreneur content marketing, from audience research and pillar definition through distribution, repurposing, and monthly metrics review. practical and opinionated on format selection and batching workflows. |
| 7.3 | clawhub | voice jx-voice enables real-time bidirectional voice conversations in discord voice channels using configurable speech-to-text and text-to-speech providers, with voice activity detection, barge-in interruption, and automatic reconnection. |
| 7.3 | clawhub | brainstorming jx-brainstorming guides collaborative design work by systematically exploring user intent, proposing alternatives, and presenting designs in validated sections before implementation begins. |
| 7.3 | clawhub | content-strategy modesty-content-strategy provides a repeatable system for solopreneurs to plan, create, and distribute content across formats and channels. covers audience research, content pillars, calendar planning, distribution tactics, repurposing workflows, and performance measurement. |
| 7.2 | clawhub | crawling jx-crawling wraps yt-dlp for tiktok video and metadata retrieval across single videos, profiles, hashtags, and searches. supports filtering by date and engagement metrics, incremental archiving, and exports to json or csv for downstream analysis. |
| 7.2 | clawhub | summarizer jx-summarizer detects youtube urls, fetches transcripts via mcp server, generates structured summaries through skillboss api, and delivers results to telegram or web. includes metadata extraction and full transcript storage. |
| 7.2 | clawhub | image jx-image runs comfyui workflows via http api, handling workflow inspection, prompt injection, model weight downloads, and output delivery. requires local comfyui installation and server running on port 8188. |
| 6.8 | clawhub | web-search kirk-web-search wraps skillboss api hub to query web pages, news, images, and videos with configurable filters for time range, region, safe search, and output formats (text, markdown, json). covers basic web search through advanced multi-search workflows. |
| 6.8 | clawhub | brainstorming kirk-brainstorming structures collaborative design exploration through staged questioning, approach comparison, and incremental validation. focuses on intent discovery and specification before implementation work begins. |
| 6.3 | clawhub | lead-generation jx-lead-generation identifies high-intent prospects across twitter, instagram, and reddit by generating targeted search queries, scoring social posts against buyer signals, and drafting outreach messages. requires skillboss api access and manual review before sending. |
| 6.2 | clawhub | seo-audit martin-seo-audit covers site audits, technical optimization, content writing, and keyword research with structured checklists and core seo principles, but lacks specific api integrations or failure recovery steps. |
| 6.2 | clawhub | seo-audit toby-seo-audit covers site audits, on-page and technical optimization, content writing aligned to search intent, and link strategy. includes checklists and core seo principles but lacks concrete execution procedures and failure recovery steps. |
| 6.2 | clawhub | competitor-analysis jx-competitor-analysis covers seo and geo competitor intelligence including keyword rankings, content strategy, backlink profiles, and ai citation patterns. outputs actionable gaps and competitive opportunities but lacks concrete data source specifications. |
| 6.2 | clawhub | ai-automation-workflows martin-ai-automation-workflows demonstrates batch, sequential, parallel, and conditional patterns for orchestrating multi-step ai tasks via skillboss api hub. covers bash and python implementations with cron scheduling, but lacks explicit failure mode coverage and api contract details. |
| 6.2 | clawhub | agent-orchestrator kirk-agent-orchestrator decomposes complex tasks into parallelizable subtasks, dynamically generates sub-agent skill files, coordinates work via file-based protocols, and consolidates results. relies on external references and assumes reliable file i/o. |
| 6.2 | clawhub | ppt-generator converts user scripts into vertical-screen html presentations with minimal, tech-forward design. generates a single runnable html file via six-step pipeline including content refinement, title generation, and slide layout planning. |
| 6.2 | clawhub | competitor-analysis kirk-competitor-analysis provides a structured framework for analyzing competitor seo and geo strategies across keywords, content, backlinks, and technical metrics. identifies ranking opportunities and content gaps but lacks concrete implementation details and edge case handling. |
| 6.1 | clawhub | asr jx-asr transcribes audio from urls or local files into text using multilingual speech recognition via skillboss api hub, with support for 100 languages and language hints. |
| 5.8 | clawhub | binance-spot-trader autonomous spot trading bot for binance that combines technical indicators (momentum, mean reversion, dca) with llm sentiment filtering via skillboss api. configurable multi-pair execution with position sizing and trade monitoring. |
| 5.3 | clawhub | seo-audit jx-seo-audit covers site audits, technical checks, content optimization, and keyword research via a workspace-based agent. lacks procedural depth and failure handling for multi-step seo workflows. |
| 5.3 | clawhub | deep-scraper kirk-deep-scraper wraps crawlee and playwright in docker to extract transcripts and descriptions from youtube and similar sites, outputting validated json with status and content fields. |
| 5.2 | clawhub | ai-ppt-generate martin-ai-ppt-generate orchestrates a three-step ppt workflow via skillboss api hub, querying themes, generating outlines through sse streaming, then producing final ppt files with optional user edits. |
| 5.2 | clawhub | social-content jx-social-content provides platform-specific guidance for creating and scheduling social posts across linkedin, twitter, instagram, tiktok, and facebook. covers content pillars, hook formulas, repurposing workflows, and analytics. incomplete reverse-engineering section and lacks concrete error handling. |
| 5.1 | clawhub | ai-news-collector martin-ai-news-collector aggregates ai news across six dimensions (newsletters, viral tools, product launches, funding, research, policy) with multi-pass search and heat ranking. output is chinese-language summaries sorted by community signal strength. |
| 4.9 | clawhub | cold-email jx-cold-email wraps the skillboss api to generate multi-step email sequences from lead data. requests are routed through a unified chat endpoint and responses are json-parsed. setup requires an api key and environment variable. |
| 4.6 | clawhub | Pub Slack slack-ai wraps a multi-vendor api gateway (skillboss) offering 50+ models for chat, image, video, audio, search, and document processing via curl. intended as a reference for raw api usage rather than a structured skill. |
| 4.6 | clawhub | transcribe toby-transcribe wraps the skillboss api hub endpoint for whisper-based speech-to-text with support for transcription and translation tasks. requires api key configuration and handles audio as base64-encoded input. |
| 4.6 | clawhub | price-tracker godfery-price-tracker monitors product prices across amazon, ebay, walmart, and best buy via skillboss api hub to identify arbitrage opportunities. provides price comparison, historical tracking, and alert configuration without platform-specific credentials. |
| 4.4 | clawhub | ai-agent-helper martin-ai-agent-helper covers prompt engineering, task decomposition, and agent loop design patterns. includes a code example for llm integration via skillboss api, but lacks procedural depth and failure-mode documentation. |
| 4.2 | clawhub | Build Online Course Curriculum With Slides kirk-build-online-course-curriculum-with-slides wraps chat and presentation apis to generate lesson plans, slides, and assessment questions for course creators. lacks concrete decision logic and failure handling. |
| 4.2 | clawhub | news-aggregator jx-news-aggregator collects domestic and international tech, social, and military news via skillboss api hub, applies credibility filters, and outputs structured summaries by category. |
| 3.9 | clawhub | speech-to-text-api kirk-speech-to-text-api wraps openai whisper via skillboss gateway with 0% markup pricing. setup requires api key and single environment variable. primarily a billing/access aggregator rather than a skill with procedural logic. |
| 3.9 | clawhub | plan-cosmetic-dermatology-clinic-local-seo-faq-cluster kirk-plan-cosmetic-dermatology-clinic-local-seo-faq-cluster researches local search questions, groups them by topic, and generates faq content for cosmetic dermatology clinics. intended for seo and clinic growth teams. |
| 3.9 | clawhub | Build Operations Faq Page martin-build-operations-faq-page generates customer-facing faq content for operations teams using chat and web search, but lacks specificity on audience targeting, answer validation, or handling conflicting information sources. |
| 3.9 | clawhub | Build Operations FAQ Page kirk-build-operations-faq-page generates customer-facing FAQ answers for operations teams using chat and web search. the workflow is generic and lacks concrete decision criteria for when answers require fact-checking or escalation. |
| 3.8 | clawhub | build-landing-page-from-description godfery-build-landing-page-from-description generates landing pages from text descriptions using chat, ui generation, and image apis. outputs include layout, copy, hero imagery, and responsive design. lacks procedural rigor and edge case handling. |
| 3.7 | clawhub | generate-fractional-cfo-firm-client-education-handout godfery-generate-fractional-cfo-firm-client-education-handout produces client education handouts for fractional cfo firms, combining explainer content, faqs, and visuals via chat and image generation apis. |
| 3.6 | clawhub | generate-estate-planning-law-firm-client-education-handout kirk-generate-estate-planning-law-firm-client-education-handout produces client-facing explainer documents with faqs and visuals for estate planning practices, but lacks specificity on inputs, decision logic, and failure modes. |
| 3.5 | clawhub | plan-cpa-tax-advisory-firm-local-seo-faq-cluster kirk-plan-cpa-tax-advisory-firm-local-seo-faq-cluster groups local search questions into clusters and drafts faq content for tax advisory firms, but lacks concrete procedural detail and edge case handling. |
| 3.4 | clawhub | tts jx-tts wraps skillboss api hub to generate mp3 audio from text input. provides two script options with minimal guidance on error handling or voice selection criteria. |
| 3.2 | clawhub | market-research jx-market-research guides analysts and founders through market sizing, competitor mapping, and demand validation via a four-step workflow leveraging web search and chat APIs, though specifics on execution and failure modes remain underdeveloped. |
| 3.2 | clawhub | build-healthcare-faq-page kirk-build-healthcare-faq-page generates faq content for healthcare teams using chat and web search, but lacks concrete procedural steps, failure mode handling, and specificity around compliance or medical accuracy validation. |
| 3.2 | clawhub | Build Med Spa Studio Service Comparison Landing Page godfery-medspa-compare generates landing page copy for med spa service offers using templated workflows, but lacks concrete procedural steps, decision logic, and explicit output specifications needed for reliable execution. |
| 3.2 | clawhub | Plan Family Law Practice Local Seo Faq Cluster godfery-plan-family-law-practice-local-seo-faq-cluster researches local search questions for family law practices, clusters them, and drafts faq copy. the workflow is skeletal and lacks concrete steps, making execution unclear. |
| 3.2 | clawhub | Plan Estate Planning Law Firm Local Seo Faq Cluster plan-estate-planning-law-firm-local-seo-faq-cluster groups local search questions into thematic clusters and generates faq copy for estate planning law firms, but lacks procedural depth and concrete decision logic. |
| 3.2 | clawhub | plan-hvac-service-company-local-seo-faq-cluster godfery-plan-hvac-service-company-local-seo-faq-cluster claims to research local questions and draft faq copy for hvac services, but the skill.md lacks concrete procedure, decision logic, input/output contracts, or failure modes. primarily metadata and link repetition. |
| 3.2 | clawhub | text-to-speech-api kirk-text-to-speech-api wraps elevenlabs and openai tts through a unified skillboss endpoint, marketed as zero-markup aggregation. the skill is primarily a setup and routing layer rather than a standalone tts implementation. |
| 3.2 | clawhub | create-authority-building-blog-series-plan godfery-create-authority-building-blog-series-plan generates a multi-part blog series outline for thought leaders and coaches, but lacks specificity on methodology, decision criteria, and concrete success markers. |
| 3.2 | clawhub | build-real-estate-faq-page kirk-build-real-estate-faq-page generates faq content for real estate teams using chat and web search, but lacks concrete question taxonomies, quality gates, and guidance on when output is sufficient for publication. |
| 3.2 | clawhub | Build Orthopedic Physical Therapy Practice Service Comparison Landing Page martin-ortho-pt-compare outlines a workflow for generating conversion-focused landing pages comparing physical therapy service offers and pricing, but lacks actionable specifics on content structure, comparison frameworks, or implementation details. |
| 3.2 | clawhub | Build Pediatric Dental Clinic Service Comparison Landing Page martin-pediatric-dental-compare generates landing pages for pediatric dental clinics using templated workflows and api calls. lacks specificity on inputs, decision logic, and failure handling. |
| 3.2 | clawhub | Build Managed It Services Provider Service Comparison Landing Page godfery-it-services-compare generates msp landing pages comparing offers and pricing, but lacks concrete procedural steps, decision logic, and failure handling needed for reliable execution. |
| 3.2 | clawhub | Build Med Spa Studio Service Comparison Landing Page godfery-build-med-spa-studio-service-comparison-landing-page generates landing page copy comparing med spa services and pricing, but lacks decision logic, concrete steps, and failure mode handling. |
| 3.2 | clawhub | Build Market Research Faq Page godfery-build-market-research-faq-page generates faq content for market research audiences using chat and web search, but lacks concrete procedural detail and failure-mode awareness. |
| 3.2 | clawhub | Build Legal Services Faq Page godfery-build-legal-services-faq-page generates customer-facing answers for legal services questions using chat and web search. workflow is generic and lacks concrete decision logic or output validation. |
| 3.2 | clawhub | build-fractional-cfo-firm-service-comparison-landing-page kirk-build-fractional-cfo-firm-service-comparison-landing-page generates landing page copy for fractional cfo positioning, but lacks specifics on inputs, outputs, and failure modes. |
| 3.2 | clawhub | ai-meeting-notes martin-ai-meeting-notes wraps skillboss api access for meeting transcription and summarization across 100+ models. setup via environment variable, choose model by cost/quality tradeoff, call openai-compatible endpoint. lacks concrete workflow and error handling. |
| 3.2 | clawhub | generate-executive-recruiting-boutique-client-education-handout kirk-generate-executive-recruiting-boutique-client-education-handout produces polished client education materials for recruiting firms, combining explainer content, visuals, and faq sections. lacks specificity on inputs, decision logic, and failure recovery. |
| 3.2 | clawhub | build-hvac-service-company-service-comparison-landing-page kirk-build-hvac-service-company-service-comparison-landing-page generates conversion-focused landing pages comparing hvac service offers and pricing. the workflow is skeletal and lacks concrete steps for gathering requirements, structuring comparison data, or validating output quality. |
| 3.2 | clawhub | build-recruiting-faq-page kirk-build-recruiting-faq-page generates faq content for recruiting teams via chat and web search, but lacks concrete procedural steps, failure mode handling, and specific invocation patterns. |
| 3.2 | clawhub | build-family-law-practice-service-comparison-landing-page kirk-build-family-law-practice-service-comparison-landing-page generates landing pages for family law firms with service comparisons and pricing cues, but lacks procedural specificity and actionable guardrails for legal compliance. |
| 3.2 | clawhub | market-research toby-market-research wraps market sizing, competitor mapping, and pricing research behind a vague four-step workflow. execution quality depends entirely on the llm prompt, not the skill definition. |
| 3.2 | clawhub | build-independent-insurance-agency-service-comparison-landing-page godfery-build-independent-insurance-agency-service-comparison-landing-page generates conversion-focused landing pages comparing insurance offers and pricing. workflow is generic and lacks specifics on content structure, comparison mechanics, or validation criteria. |
| 3.2 | clawhub | ai-voice-cloning kirk-ai-voice-cloning wraps elevenlabs voice synthesis via skillboss gateway. setup requires api key and bearer token. lacks concrete voice cloning workflow, model selection rationale, and failure handling. |
| 3.2 | clawhub | build-home-remodeling-company-service-comparison-landing-page kirk-build-home-remodeling-company-service-comparison-landing-page generates conversion-focused landing pages with service comparisons and pricing signals for remodeling contractors, but lacks actionable procedural depth and concrete execution guidance. |
| 3.2 | clawhub | market-research martin-market-research wraps web search and chat apis into a four-step workflow for market sizing, competitor analysis, and pricing validation, though lacks specificity on execution mechanics and failure handling. |
| 3.2 | clawhub | ai-subtitle-generator kirk-ai-subtitle-generator wraps skillboss api access for audio/video transcription via multiple model providers. lacks concrete procedural steps, decision logic, and failure handling. |
| 3.2 | clawhub | Build Market Research FAQ Page kirk-build-market-research-faq-page generates faq content for market research audiences, but lacks procedural depth, specific trigger patterns, and failure mode handling. |
| 3.2 | clawhub | create-boutique-hotel-local-guide-script godfery-create-boutique-hotel-local-guide-script packages neighborhood recommendations for hotel guests using a four-step workflow that relies on clarification, drafting, enrichment, and refinement without specifying concrete outputs or success criteria. |
| 3.2 | clawhub | Build Mortgage Broker Team Service Comparison Landing Page martin-mortgage-compare generates landing page copy for mortgage broker teams with service comparisons and trust signals, but lacks concrete procedural steps, trigger specificity, and failure mode coverage. |
| 3.1 | clawhub | generate-finance-ad-creative-brief godfery-generate-finance-ad-creative-brief outlines a four-step workflow for drafting finance campaign creative briefs using chat and image generation, but lacks specifics on inputs, success criteria, failure modes, and concrete creative direction. |
| 3.1 | clawhub | ai-podcast-generator kirk-ai-podcast-generator wraps skillboss api to convert scripts into podcast audio via various tts models, with model selection guidance but minimal procedural clarity. |
| 3.1 | clawhub | Build Nonprofit FAQ Page kirk-build-nonprofit-faq-page generates faq content for nonprofits and fundraisers via chat and web search, but lacks specificity on inputs, decision criteria, and failure modes. |
| 2.9 | clawhub | business-writing jx-business-writing is a role-play prompt for generating business analysis content with citation requirements. it lacks procedural structure, concrete workflows, and actionable decision logic. |
| 2.8 | clawhub | Plan Family Law Practice Local Seo Faq Cluster plan-family-law-practice-local-seo-faq-cluster outlines a four-step workflow for researching and clustering local questions into faq content for family law practices, but lacks specificity on inputs, decision logic, and success criteria. |
| 2.8 | clawhub | plan-fractional-cfo-firm-local-seo-faq-cluster godfery-plan-fractional-cfo-firm-local-seo-faq-cluster purports to research local questions and draft faq copy for fractional cfo firms, but provides no substantive workflow, decision logic, or success criteria. |
| 2.8 | clawhub | plan-immigration-law-firm-local-seo-faq-cluster godfery-plan-immigration-law-firm-local-seo-faq-cluster outlines a four-step workflow for researching local questions, clustering them, and drafting faq content for immigration law firms, but lacks concrete implementation detail, specific decision criteria, and failure mode handling. |
| 2.8 | clawhub | plan-family-law-practice-local-seo-faq-cluster kirk-plan-family-law-practice-local-seo-faq-cluster researches local questions and groups them into faq clusters for family law practices, but lacks concrete procedural steps, decision logic, and failure mode handling. |
| 2.8 | clawhub | google-search godfery-google-search wraps web search via skillboss api hub. incomplete specification leaves intent, decision logic, and output contracts undefined. minimal operational guidance. |
| 2.8 | clawhub | social-content modesty-social-content provides platform-specific guidance for linkedin, twitter, instagram, tiktok, and facebook, covering pillars, hooks, templates, and repurposing. lacks executable procedures, measurable outcomes, and error handling. |
| — | clawhub | ai-video-gen End-to-end AI video generation - create videos from text prompts using image generation, video synthesis, voice-over, and editing. Powered by SkillBoss API H... |
| — | clawhub | content-strategy Build and execute a content marketing strategy for a solopreneur business. Use when planning what content to create, deciding on content formats and channels... |
| — | clawhub | best-practices Best practices for Remotion - Video creation in React |
| — | clawhub | email-marketing Email deliverability, list management, sequences, segmentation, and campaign optimization. |
| — | clawhub | transcribe Speech-to-text via SkillBoss API Hub (STT, powered by Whisper and more). |
| — | clawhub | marketing Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and... |
| — | clawhub | web-search This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos.... |
| — | clawhub | google-search Search the web using SkillBoss API Hub. Use this when you need live information, documentation, or to research topics and the built-in web_search is unavaila... |
| — | clawhub | price-tracker Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip,... |
| — | clawhub | scrape Legal web scraping with robots.txt compliance, rate limiting, and GDPR/CCPA-aware data handling. Supports both direct HTTP scraping and managed scraping via... |
| — | clawhub | video Generate video using SkillBoss API Hub (video generation, auto-routed via /v1/pilot). |
| — | clawhub | reminder Capture events in natural language, save to workspace, and schedule Telegram reminders with customizable offsets and query support for upcoming events. |
| — | clawhub | email-marketing Email deliverability, list management, sequences, segmentation, and campaign optimization. |
| — | clawhub | lead-generation Lead Generation — Find high-intent buyers in live Twitter, Instagram, and Reddit conversations. Auto-researches your product, generates targeted search queri... |
| — | clawhub | competitor-analysis This skill should be used when the user asks to "analyze competitors", "competitor SEO", "who ranks for", "competitive analysis", "what are my competitors do... |
| — | clawhub | social-content When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. A... |
| — | clawhub | marketing Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and... |
| — | clawhub | email-marketing Email deliverability, list management, sequences, segmentation, and campaign optimization. |
| — | clawhub | lead-generation Lead Generation — Find high-intent buyers in live Twitter, Instagram, and Reddit conversations. Auto-researches your product, generates targeted search queri... |
| — | clawhub | transcribe Speech-to-text via SkillBoss API Hub (STT, powered by Whisper and more). |
| — | clawhub | news-aggregator 国内外社会、科技、军事新闻汇总。自动搜索、筛选、整理新闻要点。 |
| — | clawhub | typescript Write type-safe TypeScript with proper narrowing, inference patterns, and strict mode best practices. |
| — | clawhub | build-immigration-law-firm-service-comparison-landing-page Generate a conversion-focused landing page that compares offers, pricing cues, and trust signals for a immigration law firm. Use when handling offer... |
| — | clawhub | Build Managed It Services Provider Service Comparison Landing Page Generate a conversion-focused landing page that compares offers, pricing cues, and trust signals for a managed IT services provider. Use when handling... |
| — | clawhub | Build Nonprofit Faq Page Generate customer-facing answers for common nonprofit questions. Use when working on FAQ content for nonprofits, NGOs, fundraisers. |
| — | clawhub | Build Online Course Curriculum With Slides Generates a structured curriculum with learning objectives, lesson content, presentation slides, and assessment questions. Use when building educational cont... |
| — | clawhub | Build Legal Services FAQ Page Generate customer-facing answers for common legal services questions. Use when working on FAQ content for legal ops teams, attorneys, compliance teams. |
| — | clawhub | build-personal-brand-faq-page Generate customer-facing answers for common personal brand questions. Use when working on FAQ content for thought leaders, coaches, personal brand... |
| — | clawhub | build-restaurant-faq-page Generate customer-facing answers for common restaurant questions. Use when working on FAQ content for restaurant owners, food delivery businesses. |
| — | clawhub | build-travel-hospitality-faq-page Generate customer-facing answers for common travel hospitality questions. Use when working on FAQ content for travel teams, hospitality marketers,... |
| — | clawhub | create-destination-marketing-content Generate tourism promotional content for destinations. Use when working on destination marketing for travel agencies, hotels, tour operators. |
| — | clawhub | ai-ocr USE THIS for ai ocr. Optical character recognition with AI. Choose the best model for your task. 0% markup. Powered by SkillBoss. |
| — | clawhub | plan-estate-planning-law-firm-local-seo-faq-cluster Research local questions, group them into clusters, and draft launch-ready FAQ copy for a estate planning law firm. Use when handling local SEO work... |
| — | clawhub | plan-executive-recruiting-boutique-local-seo-faq-cluster Research local questions, group them into clusters, and draft launch-ready FAQ copy for a executive recruiting firm. Use when handling local SEO work... |
| — | clawhub | plan-home-remodeling-company-local-seo-faq-cluster Research local questions, group them into clusters, and draft launch-ready FAQ copy for a home remodeling company. Use when handling local SEO work for... |
| — | clawhub | Plan Executive Recruiting Boutique Local Seo Faq Cluster Research local questions, group them into clusters, and draft launch-ready FAQ copy for a executive recruiting firm. Use when handling local SEO work... |
| — | clawhub | generate-developer-ad-creative-brief Plan campaign visuals and hooks for developer promotions. Use when working on paid campaign planning for developers, technical founders, product engineers. |
| — | clawhub | generate-education-ad-creative-brief Plan campaign visuals and hooks for education promotions. Use when working on paid campaign planning for teachers, tutors, educational institutions. |
| — | clawhub | generate-facebook-ad-creative-variations Creates multiple ad copy and image variations optimized for different audiences and placements. Use when setting up ad campaigns. |
| — | clawhub | generate-healthcare-ad-creative-brief Plan campaign visuals and hooks for healthcare promotions. Use when working on paid campaign planning for healthcare operators, clinic teams, patient... |
| — | clawhub | Pub Stock Analyze stocks and cryptocurrencies using Yahoo Finance data with portfolio management and watchlists. And also 50+ models for image generation, video genera... |
| — | clawhub | agent-reach Enable AI agents to search, read, post, and interact across 14+ platforms including Twitter, Reddit, YouTube, GitHub, WeChat, LinkedIn, Douyin, and any web p... |
| — | clawhub | pdf Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging... |
| — | clawhub | gamma Generate AI-powered presentations, documents, and social posts using SkillBoss API Hub. Use when user asks to create a presentation, pitch deck, slide deck,... |
| — | clawhub | voice Real-time voice conversations in Discord voice channels with Claude AI |
| — | clawhub | Pub Web Search Search the web for information, find current content, and look up news articles. And also 50+ models for image generation, video generation, text-to-speech,... |