Overview
- Skill Key
- carlosarturoleon/windsor-ai
- Author
- carlosarturoleon
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/carlosarturoleon/windsor-ai
- Latest Commit SHA
- e0b9e52f0d00e9c992b4348acae5f968cdf7567d
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 windsor-ai 技能。 若已安装,则直接安装 windsor-ai 技能。
# Windsor.ai Analytics Use this skill to query, explore, and analyze your [Windsor.ai](https://windsor.ai) connected and business data using natural language. Windsor.ai aggregates data from 325+ platforms: Facebook Ads, Google Analytics 4, HubSpot, Shopify, TikTok Ads, Salesforce, and hundreds more and exposes it through a single MCP interface. ## When to Use This Skill Invoke this skill automatically when the user asks questions about: - Campaign performance, ROAS, CPM, CPC, CTR - Ad spend breakdowns or budget analysis across channels - Sales pipeline, CRM data, or customer acquisition metrics - E-commerce performance (revenue, conversion rates, AOV) - Cross channel attribution or multi touch analytics - Trend analysis over specific date ranges - Data from any connected advertising, analytics, or CRM platform The user can also invoke this skill directly with `/windsor-ai`. ## Setup Before querying data, the Windsor.ai MCP connection must be configured. Follow these steps once: ### Step 1: Get Your Windsor.ai API Key 1. Log in to your Windsor.ai account at https://windsor.ai 2. Navigate to your account dashboard or settings 3. Locate the API Key section and copy your key ### Step 2: Store the API Key Add your API key to the clawdbot environment file: ```bash echo 'WINDSOR_API_KEY=your_api_key_here' >> ~/.clawdbot/.env ``` Replace `your_api_key_here` with the key you copied. Then export it for your current session so mcporter can resolve it: ```bash export WINDSOR_API_KEY=your_api_key_here ``` > **Note:** mcporter requires `WINDSOR_API_KEY` to be exported as a shell environment variable. Simply storing it in `~/.clawdbot/.env` is not enough — it must be available in your active shell session. > > **Security note:** Avoid appending the key to `~/.zshrc` or other shell rc files, as this stores your secret in plaintext and loads it into every shell session. Prefer your system keychain, a secrets manager, or a `.env` file with restricted permissions (`chm...
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.