发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Internal — Jarvis Ops Context (gitignored)
- SP-API: ~/amazon-sp-api.json (or SP_API_PATH env) - Supabase: ~/supabase-api.json (or SUPABASE_API_PATH env)
skill-amazon-review-request
Sends Amazon review requests for eligible Shipped orders via SP-API Messaging API. Hardened with retry logic, deduplication, eligibility window enforcement, and dry-run mode.
Amazon Listing Image Optimizer
Automatically fix non-square product images on Amazon listings — download, pad to 2000×2000 white background, and push back to live listings via SP-API. No manual Seller Central work required.
skill-amazon-ads-reporter
Amazon Ads SP Campaigns async report fetcher — decoupled request/poll pattern
skill-amazon-ads-reporter
Fetch Amazon Ads Sponsored Products campaign performance reports using a decoupled async pattern. Avoids timeout issues with the v3 Reporting API (2–10 min generation time) by splitting request and poll into separate steps.
Amazon Ads API Skill
Manage Amazon Sponsored Products campaigns from your OpenClaw agent — list profiles, view campaigns, check budgets, and pull performance data.
Amazon Ads API Skill
Manage Amazon Sponsored Products campaigns from your OpenClaw agent — list profiles, view campaigns, check budgets, and pull performance data.
skill-agent-broadcast
Cross-group signal router. Send one message to multiple OpenClaw Telegram/Discord groups simultaneously.
Amazon Ads API Skill
Manage Amazon Sponsored Products campaigns from your OpenClaw agent — list profiles, view campaigns, check budgets, and pull performance data.
skill-ad-creative-engine v1.0.0
Render polished short-form video ads (TikTok / Reels / Shorts) from product clips and images. Three viral styles built-in: Clean, Meme, UGC. Runs locally — no cloud API required.
Sec Daily Digest — Trigger Prompt Templates
Copy-paste these prompts directly to Claude Code to generate a digest.
AI providers (one required for non-dry-run)
OPENAI_API_KEY: OpenAI provider key GEMINI_API_KEY: Google Gemini provider key ANTHROPIC_API_KEY: Anthropic Claude provider key OLLAMA_BASE_URL: Ollama base URL (optional, defaults to http://localhost:11434) TWITTERAPI_IO_KEY: twitterapi.io API key (preferred)