My Clawdbot skills collection — prompt templates and tools I invoke on demand across 70+ domains.
Clone this repo and copy skills to your Clawdbot skills directory:
git clone https://github.com/exiao/erics-skills ~/Projects/erics-skills
cp -r ~/Projects/erics-skills/skills/* ~/.clawdbot/skills/Or install individual skills:
cp -r ~/Projects/erics-skills/skills/ad-copy ~/.clawdbot/skills/| Skill | Description |
|---|---|
| ad-copy | write ad copy: App Store listings, Google Ads, landing pages, TikTok/Meta scripts, push, email. |
| article-writer | write article drafts from approved outlines with SEO and brand voice. |
| content-atomizer | repurpose long-form content into platform-native pieces for 8+ channels. |
| editor-in-chief | autonomous editing orchestrator: diagnose, fix, and iterate drafts to quality. |
| evaluate-content | judge content quality: shareability, readability, voice, cuttability, angle. |
| headlines | generate headlines, titles, and hooks for content. |
| outline-generator | generate structured article outlines from approved headlines. |
| substack-draft | save finished articles to Substack as drafts. |
| tweet-ideas | generate standalone tweet ideas about a topic (Aaron Levie playbook). |
| Skill | Description |
|---|---|
| visual-design | router skill for all visual design and creative output tasks. |
| visual-design/browser-animation-video | create browser-based motion graphics with Framer Motion, GSAP, and Tailwind. |
| visual-design/canvas-design | create visual art and designs as .png/.pdf files. |
| visual-design/d3js-visualization | create interactive D3.js data visualizations. |
| visual-design/frontend-design | build production-grade frontend interfaces with high design quality. |
| visual-design/frontend-slides | create animation-rich HTML presentations or convert PPT to web. |
| visual-design/gemini-svg | generate interactive SVG animations via Gemini. |
| visual-design/image-generator | generate article visuals: diagrams, hero images, screenshots. |
| visual-design/remotion-videos | create animated marketing videos with Remotion (renders to MP4). |
| visual-design/slideshow-creator | create and post TikTok slideshows via ReelFarm. |
| visual-design/sora | generate, remix, and manage Sora AI videos. |
| visual-design/kling | generate AI video prompts for Kling 3.0 using cinematic directing techniques. |
| video-production | router skill — dispatches video tasks to the right sub-skill. |
| video-production/demo-video | create product demo videos by automating browser interactions and capturing frames. |
| Skill | Description |
|---|---|
| appfigures | query Appfigures for app store analytics (downloads, revenue, reviews, rankings). |
| competitive-analysis | research competitors and build interactive battlecards. |
| copilot-money | query Copilot Money for finances, transactions, net worth, and holdings. |
| dataforseo | keyword research, App Store/Google Play rankings, SERP rankings, ASO. |
| grok-search | search the web or X/Twitter using xAI Grok. |
| last30days | research topics, manage watchlists, get briefings. Sources: Reddit, X, YouTube, web. |
| notebooklm | query Google NotebookLM notebooks for source-grounded answers; generate audio overviews and slides. |
| phoenix-cli | debug LLM apps with Phoenix CLI: traces, errors, experiments. |
| polymarket | query Polymarket prediction markets. |
| seo-research | SEO: keyword research, AI search optimization, technical audits, schema markup. |
| stock-research | stock/equity research, earnings analysis, daily market briefings. |
| trend-research | find trending content on TikTok, YouTube, Instagram, Twitter, etc. |
| web-search | search the web via Serper (Google Search) API. |
| Skill | Description |
|---|---|
| content-strategy | Build content strategy: hooks, angles, and ideas from what's trending now. Covers organic and paid creative across TikTok, X, YouTube, Meta, LinkedIn. |
| google-ads | manage Google Ads campaigns: performance checks, keyword pausing, optimization. |
| typefully | create, schedule, and manage social posts via Typefully. |
| whop-content-rewards | set up and manage Content Rewards UGC campaigns on Whop. |
| Skill | Description |
|---|---|
| claude-md-management | audit, improve, and maintain CLAUDE.md files across repos. |
| context7 | fetch version-specific library/framework docs via Context7 MCP. |
| demo-pr-feature | capture a demo screenshot/video of a PR's feature, deploy to Surge.sh, post as GitHub PR comment. |
| deploy-bloom | deploy Bloom OTA updates via bloom-updater pipeline. |
| documents | work with .docx, .pdf, .pptx, .xlsx files. |
| fix-bloom-prs | fix CI failures, review code, squash Bloom PRs. |
| fix-sentry-issues | scan Sentry issues for Bloom and create fix PRs. |
| ios-simulator | iOS simulator scripts for app testing and build automation. |
| ralph-mode | autonomous dev loops with iteration gates and test validation. |
| serena | navigate/edit complex codebases at the symbol level via Serena MCP. |
| stably-cli | create, run, fix, and maintain Playwright tests via Stably CLI. |
| stably-sdk-rules | best practices for writing Stably AI-powered Playwright tests. |
| superpowers-coding | TDD-first feature implementation and systematic debugging. |
| superpowers-planning | explore intent and create detailed plans before touching code. |
| superpowers-reviews | code review, branch finishing, batch execution with checkpoints. |
| superpowers-writing-skills | create, edit, or verify agent skills before deployment. |
| Skill | Description |
|---|---|
| ad-copy | direct response copy for any platform. |
| create-a-sales-asset | generate sales assets (landing pages, decks, one-pagers). |
| dogfood | QA and exploratory test web applications, produce structured reports. |
| growth | full-funnel growth: CRO, onboarding, paywalls, churn, launches, pricing. |
| positioning-angles | define product positioning angles and strategic frames. |
| wealth-management | client reviews, financial plans, investment proposals, portfolio rebalancing, tax-loss harvesting. |
Skills live in ~/clawd/skills/. Each skill is a folder with a SKILL.md file.
To sync from this repo:
git clone https://github.com/exiao/skills ~/clawd/skillsFork and adapt for your own workflow. Replace any account-specific credentials and API keys.
MIT