CodeAlive-AI
- 118 skills
- 0 followers
- 23 hours ago last updated
- ▌ Settings Management · codealive-ai bundleView and configure settings for coding agents (Claude Code, Codex CLI, OpenCode, and others). Covers JSON settings for Claude Code, TOML for Codex CLI, and JSON/JSONC for OpenCode, including permissions, sandbox, model selection, profiles, feature flags, providers, hooks, subagents, and skills.
- ▌ Installing CLI Tools · codealive-ai bundleInstall, upgrade, configure, and verify developer CLI tools safely. Use when a user asks to install a new CLI, command-line app, SDK tool, package-manager binary, GitHub release binary, language runtime tool, or AI/vendor CLI; configure shell PATH/completions; run first login; set API keys, tokens, or env variables for a CLI; migrate an existing CLI install; or troubleshoot a CLI installation while avoiding secret leakage.
- ▌ Repo Activity Summary · codealive-ai bundleSummarize a repository's recent engineering activity from git history — technologies, work types, churn hotspots, contributor patterns, and velocity. Use when asking "what has this repo been working on", "is this project active", "who contributes what", "where are the hotspots", or before onboarding onto an unfamiliar codebase.
- ▌ Maintaining Windows Health · codealive-ai bundleHands-on playbook for Windows 11 disk cleanup, dev-machine optimization, and proactive health alerting. Use when the PC is full or slow, when a BSOD / Kernel-Power 41 / crash dump / commit-memory pressure happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or restore the same monitoring on a new PC. Built around native Microsoft-supported tooling (Storage Sense, cleanmgr, DISM, pnputil, vssadmin, wevtutil, powercfg) as the safety floor, a drift-protected HTML cleanup UI, and a Task Scheduler + BurntToast alerter. Covers dev machines with heavy AI/Docker/WSL workloads. Not for general Windows support, hardware diagnostics, GPU/driver troubleshooting, antivirus/malware removal, Windows Update repair, networking, or app-specific performance problems unrelated to disk or memory pressure.
- ▌ Code That Fits In Your Head · codealive-ai bundleSoftware-engineering heuristics based on Mark Seemann's Code That Fits in Your Head (2021), updated for agent-driven development. Use when writing or reviewing code, refactoring accidental complexity or a Big Ball of Mud, controlling technical or architectural debt in generated code, designing APIs and invariants, adding a feature through a walking skeleton and acceptance tests, debugging a defect with reproducible tests or bisection, threat-modelling endpoints and trust boundaries with STRIDE, planning a legacy or Strangler migration with rollback, or setting up a maintainable codebase. Covers decomposition and cyclomatic complexity, cohesion, encapsulation, outside-in TDD, separation of concerns, Git/review discipline, safe evolution, and troubleshooting. Not for language syntax, framework tutorials, production incident response, or performance profiling.
- ▌ Openrouter Provider Ranking · codealive-ai bundleUse this skill when a user asks to rank, compare, benchmark, prioritize, or generate routing for OpenRouter provider endpoints (provider.order, provider.only, :exacto) by TPS/throughput, TTFT/latency, effective price, uptime, cache hit rate, tool-call/Exacto quality, quantization, context, privacy, or fallback diversity; also for requests about OpenRouter provider sorting or prioritization. Do not use for broad model-family selection unless endpoint-level provider routing is required.
- ▌ Investigating Repository History · codealive-ai bundleInvestigate GitHub repository history before risky code changes using git blame/log, GitHub PRs, review comments, squash/rebase/cherry-pick/rename heuristics, and cited evidence. Use when asking why code exists, whether a change is safe, what PR introduced behavior, or before editing API, compatibility, security, concurrency, persistence, migration, or performance-sensitive code.
- ▌ Plan Mode · codealive-ai bundleUse this skill when the user asks to plan, design, scope, estimate, or implement a feature, bug fix, refactor, migration, integration, API change, UI change, or other project modification. Enforces a planning gate before editing code — investigate project context, analyze the task, surface ambiguities, contradictions, risks, dependencies, and blockers, ask focused questions, produce an evidence-based step-by-step plan, and implement only after explicit user approval. Not for trivial one-line edits, pure questions about the codebase, or changes the user has already reviewed and approved for direct implementation.
- ▌ MCP Management · codealive-ai bundleSearch, install, configure, update, and remove MCP servers across coding agents (Claude Code, Cursor, VS Code, Claude Desktop, Gemini CLI, Codex, Goose, Zed, and more). Supports multi-agent installation via npx add-mcp, the official MCP registry, and direct config editing.
- ▌ Bug Fix Protocol · codealive-ai bundle8-step disciplined bug-fix protocol that treats every production bug as two failures — the code defect itself and the testing system that allowed it through. Use when fixing a production bug, investigating a regression, writing a post-mortem, or auditing a missed defect. Triggers on "fix this bug", "production bug", "regression test", "post-mortem", "test gap", "why did the tests miss this".
- ▌ Hooks Management · codealive-ai bundleManage hooks and automation for coding agents (Claude Code, Codex CLI, OpenCode). Use when users want to add, list, remove, update, or validate hooks. Triggers on requests like "add a hook", "create a hook that...", "list my hooks", "remove the hook", "validate hooks", or any mention of automating agent behavior with shell commands or plugins.
- ▌ Agentic Readiness · codealive-ai bundleAudit and improve repositories for reliable agentic work across Codex and Codex App, Claude Code, and OpenCode. Use when reviewing AGENTS.md or CLAUDE.md quality and discovery, instruction routing in monorepos or meta-repos, agent settings, MCP configuration, skills, subagents, context budgets, or repository organization for coding agents.
- ▌ Skills Management · codealive-ai bundleSearch, find, discover, install, remove, update, review, deduplicate, list, move, optimise, and iterate on skills for AI coding agents. Use when user asks "find a skill for X", "install skill", "remove skill", "update skills", "list skills", "deduplicate skills", "why are two skills shown", "choose the canonical skill", "check for skill conflicts", "review skill quality", "move skill", "check for updates", "optimise skill", "audit skill edits", "trigger test skill", or "transfer skill across agents". Includes duplicate-free installation preflight and SkillOpt-style training loops. Do not use for creating skills from scratch (use /skill-creator instead).
- ▌ Plugins Management · codealive-ai bundleCreate, publish, delete, and submit plugins for coding agents (Claude Code, OpenCode). Use when user wants to (1) create a new plugin with proper structure, (2) create or configure a plugin marketplace, (3) publish plugins to GitHub/GitLab/npm, (4) delete/uninstall plugins, (5) validate plugin structure, or (6) prepare and submit plugins to the official Anthropic directory or the OpenCode ecosystem.
- ▌ Refactoring Csharp · codealive-ai bundleRename and refactor C# symbols in a .NET solution or multi-solution monorepo with a one-shot Roslyn CLI. Use when the user asks to rename a symbol, preview impact, update references across a solution, or refactor shared projects across several solutions.
- ▌ Web Browser · codealive-ai bundleBrowse the web using agent-browser CLI with Lightpanda engine. Read pages, extract content, interact with elements.
- ▌ Anti Pattern Audit · codealive-ai bundleMonthly self-deception audit — 25 anti-patterns from CEO Bible Section M
- ▌ Ph Launch Timeline · codealive-ai bundleWhen the user needs a 30-day Product Hunt preparation timeline, launch readiness checklist, or realistic outcome expectations. Also use when planning PH launch phases, building supporter lists, or assessing launch readiness.
- ▌ Macos Spm App Packaging · codealive-ai bundleScaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.
- ▌ Windows QA Engineer 2 · codealive-ai bundleUse when testing Windows 11 desktop apps (WinForms/WPF/UWP) via UFO UIA/Win32 automation MCP. Triggers on "test this Windows app", "QA the app", "run smoke test", "click the button", "fill the form", "check the UI", "Windows automation", "UFO QA", "verify the dialog", or any Windows desktop UI testing task. Not for web/browser testing (use Playwright), mobile testing, or non-Windows platforms.
- ▌ Repo Explorer · codealive-aiExplore and analyze any repository (local path or remote GitHub/GitLab URL) by delegating to Claude Code CLI (`claude -p`) in non-interactive mode with read-only access. Use when the user asks to explore, analyze, investigate, or research a repository or codebase. Triggers on "explore repo", "analyze repo", "investigate repo", "research codebase", "what does this repo do", "how does this codebase work", "ask about repo", "codebase question", "explore repository", "what API does this project have", "analyze this GitHub repo", "explore https://github.com/...", or any request to understand a repository's structure, API, architecture, or implementation details. Works with both local paths and remote URLs (GitHub, GitLab, Bitbucket).
- ▌ Clipboard · codealive-aiCopy text to clipboard with optional rich formatting. Triggers on "copy to clipboard", "copy that", "pbcopy", "copy formatted", "copy rich text".
- ▌ Fpf Problem Solving · codealive-ai bundleFirst Principles Framework (FPF) — thinking amplifier. Use when user wants to think through a complex problem, architect a system, evaluate alternatives, decompose complexity, classify problems, define quality attributes, or plan rigorously. Also triggers on: FPF, bounded contexts, SoTA packs, assurance calculus, FPF Parts A-K. Not for simple task planning, general philosophy, or Agile unrelated to FPF.
- ▌ Working With Jj · codealive-ai bundleUse Jujutsu safely in any jj-enabled repository. Use when changing files, mutating version control, recovering work, resolving conflicts, coordinating workspaces, or preparing a push when `jj root` succeeds. Do not use outside jj repositories unless explicitly migrating one.
- ▌ Maintaining Vcs Hygiene · codealive-ai bundleAI-native version-control culture for agents in git and jj repositories. Use when committing or describing changes, parking or handing off work, cleaning a repository, coordinating with other agents or humans in one checkout, deciding where scratch output belongs, closing a work session, or reviewing how well agent guardrails are working. Complements repository-specific VCS skills; does not replace their procedures. Not for choosing VCS commands or syntax, resolving merge conflicts, or CI/CD pipeline configuration.
- ▌ Agentic Capacitor · codealive-ai bundleDevelops Capacitor 8.5 apps and converts existing web apps (web-app-to-capacitor), especially React 19.2. Use when adding iOS/Android, integrating native features, diagnosing native builds, migrating to UIScene, or preparing for Capacitor 9. Not for React Native or unrelated React UI work.
- ▌ Apple App Store Reviewer · codealive-ai bundleAudit Apple-platform apps before App Store submission or resubmission. Use for iOS, iPadOS, macOS, tvOS, watchOS, and visionOS release reviews involving source code, archives or IPAs, App Store Connect metadata, screenshots, subscriptions, login, privacy manifests, AI features, UGC, age ratings, review notes, or an Apple rejection. Produces evidence-backed findings, deterministic preflight results, screenshot review queues, runtime test plans, remediation steps, and a submission-readiness gate.
- ▌ Windows QA Engineer · codealive-ai bundleUse when testing Windows 11 desktop apps (WinForms/WPF/UWP) via UFO UIA/Win32 automation MCP. Triggers on "test this Windows app", "QA the app", "run smoke test", "click the button", "fill the form", "check the UI", "Windows automation", "UFO QA", "verify the dialog", or any Windows desktop UI testing task.
- ▌ Package Macos App Icons · codealive-ai bundleBuild, audit, replace, and install native macOS app icons from raster source artwork. Use when Codex needs to review an icon candidate against Apple macOS icon expectations, remove background halos with the standard macOS rounded-rectangle enclosure, preserve PNG alpha while resizing into .iconset/.icns files, update SwiftPM macOS app packaging scripts, compare installed/build/dist icon assets, or clear/restart local app icon installation state.
- ▌ Signed Command Envelope · codealive-ai bundleDesign and verify an HMAC-SHA256 signed command envelope — nonce + TTL/expiry + replay cache + receiver-side allowlist — for a downlink control channel such as a cloud→Mac actuation path over MQTT or WebSocket. Use when designing or reviewing a coach→device command channel, the Night Landing Track C downlink, or any signed command path where the receiver must reject forged, replayed, expired, or out-of-allowlist commands. Covers the envelope schema, canonical serialization, CryptoKit HMAC sign/verify, the fail-closed verification order, replay-cache and key-domain-separation design, and the threat-model checklist. Not for transport TLS, user-auth tokens / JWT sessions, at-rest encryption, or the telemetry UPLINK path (which stays unidirectional and read-only).
- ▌ Macos Menubar Daemon Engineering · codealive-ai bundleEngineer, debug, package, and harden native macOS menu-bar / background-daemon apps built with Swift 6, SwiftUI MenuBarExtra, and SwiftPM (no Xcode project), running as an LSUIElement agent. Focuses on the runtime-only bug classes that a green `swift build` and passing unit tests do NOT catch — actor-isolation SIGTRAP at GCD/NIO/C callback boundaries, MenuBarExtra observation staleness, SwiftNIO/MQTT reconnect ladders, SwiftPM-to-.app bundling with stable code signing and notarization, launchd LaunchAgents, Keychain main-thread ACL freezes, IOKit power assertions, and live diagnosis with sample/.ips/Console. Use when building, debugging, signing, packaging, or hardening a macOS menu-bar app or headless agent, or when a Swift macOS app builds clean but misbehaves only at runtime. Not for general iOS development, Xcode-project (xcodebuild) builds, pure Swift-language or SwiftUI-layout questions, or app-side business logic — use a general Swift/SwiftUI skill for those.
- ▌ Agents Consilium · codealive-ai bundleQuery external AI agents (Codex, Gemini, OpenCode, Claude Code headless) in parallel for independent second opinions, code review, bug investigation, and consensus on high-stakes decisions. Agents and models are configurable in config.json. Use for architecture choices, security review, or ambiguous problems where independent perspectives matter. Not for simple questions answerable from docs or the codebase — use web search or repo exploration instead.
- ▌ Ubiquitous Language · codealive-ai bundleMaintain a project thesaurus (domain glossary) following DDD ubiquitous language principles. Use PROACTIVELY when naming anything: variables, functions, classes, modules, database fields, API endpoints, events, files, or directories. Also use when the user asks to "create thesaurus", "update glossary", "add term", "rename to match domain", "check naming consistency", "what should I call this", "domain language", "ubiquitous language", or "naming conventions". Ensures all names in the codebase are consistent, descriptive, and aligned with the shared domain vocabulary. Not for general code style or linting — only for domain term consistency.
- ▌ Fetch Url As Markdown · codealive-ai bundleFetch a web page (URL) and return clean Markdown via local trafilatura, with Exa MCP as a fallback for JS-rendered or anti-bot pages. Use when the user asks to read, fetch, scrape, summarize, or quote a URL — prefer this over the built-in WebFetch tool. Don't use for binary files (PDFs, images, archives) or for fetching API/JSON endpoints.
- ▌ Semantic Scholar Deep · codealive-ai bundleDeep research over the Semantic Scholar Graph API. Covers endpoints missing from allenai's lookup skill — paper references (backward citations), recommendations, batch paper lookup (up to 500 IDs), snippet search, and multi-hop citation graph traversal (BFS forward/backward). Use when the user asks to build a citation graph, expand a literature seed, find related work, run a reference network traversal, explore what a paper cites or what cites it beyond simple lookup, or batch-resolve many DOI/arXiv/S2 IDs. For multi-step research questions, delegate to the deep-paper-researcher subagent to keep the main context clean. Not for single paper-by-ID lookups (use semantic-scholar-lookup) or topical discovery (use web_search_advanced_exa).
- ▌ Maintaining Macos Health · codealive-ai bundleHands-on playbook for macOS disk cleanup, dev-machine optimization, and proactive health alerting. Use when the Mac is full or slow, when a kernel panic / watchdog timeout / vm-compressor-space-shortage / Jetsam event happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or restore the same monitoring on a new Mac. Built around Mole (`mo` CLI) for safety guards plus a custom LaunchAgent-based alerter for active warnings. Covers Apple Silicon laptops with heavy AI/Docker workloads.
- ▌ Exa Web Search · codealive-ai bundleGeneral-purpose web search powered by Exa — the search_web / web_search analog. Use for any open-ended lookup, fact-finding, or 'search the web for X' when no specialized skill fits. Semantic (meaning-based) search over the whole index; runs a local script against the Exa API, no MCP server required.
- ▌ Exa Native Base · codealive-ai bundleFoundation for the Exa skill collection — how to call Exa (search, contents, answer, similar) from a local script with just an EXA_API_KEY, how to write good semantic queries, and how to orchestrate subagents for deep research. Read this first; the use-case skills (company, people, papers, code, news, finance, personal sites, X) build on it.
- ▌ Exa Code Context · codealive-ai bundleFind code with Exa — API usage examples, error fixes, library docs, and GitHub repositories. Use when you need a working code snippet, to resolve an error, find an open-source implementation, or pull up official docs for a language/framework. Runs a local script against the Exa API; no MCP server required.
- ▌ Exa Lead Generation · codealive-ai bundleBuild prospect lists with Exa — find target companies matching an ICP, then their decision-makers, then enrich with signals. Use for outbound sales lists, account mapping, and B2B prospecting. Multi-pass orchestration over the Exa API; no MCP server required.
- ▌ Exa Personal Site Search · codealive-ai bundleFind personal websites with Exa — blogs, portfolios, and homepages. Use to find a person's own writing (not press about them), discover practitioners who blog, or surface indie/portfolio sites. Runs a local script against the Exa API; no MCP server required.
- ▌ Exa Research Paper Search · codealive-ai bundleFind academic papers with Exa — by topic, author, recency, or as surveys/reviews. Use for literature reviews, finding seminal or state-of-the-art papers, tracking recent preprints (arXiv), or building a reading list. Runs a local script against the Exa API; no MCP server required.
- ▌ Exa Financial Report Search · codealive-ai bundleFind financial filings with Exa — SEC filings (10-K, 10-Q, S-1), earnings reports, and annual reports. Use to pull a company's financials, compare results across periods, or locate a specific filing. Runs a local script against the Exa API; no MCP server required.
- ▌ Humanizer · codealive-ai bundleRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Detects and fixes AI patterns including inflated symbolism, promotional language, vague attributions, em dash overuse, rule of three, AI vocabulary, sycophantic tone, and generic conclusions. Use after copywriting, social-writer, cold-email, or email-sequence to polish output.
- ▌ SEO Audit · codealive-ai bundleAudit, review, or diagnose SEO issues on the site. Use for "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "page speed," "core web vitals," "crawl errors," "indexing issues." For building pages at scale, see programmatic-seo. For content planning, see content-strategy.
- ▌ Cold Email · codealive-ai bundleWrite B2B cold emails and follow-up sequences that get replies. Use for "cold outreach," "prospecting email," "outbound email," "email to leads," "reach out to prospects," "sales email," "follow-up email," "nobody's replying to my emails," "how do I write a cold email." For sending and tracking outreach, see outreach-sender. For warm/lifecycle emails, see email-sequence. For sales strategy, see founder-sales.
- ▌ Orthogonal · codealive-ai bundleAccess premium APIs and curated skills via Orthogonal marketplace. Use when you need external data (scraping, enrichment, search), want to discover new capabilities, or need to call third-party services. For tasks like: find an API, enrich a lead, scrape a website, send SMS, verify email, research a company.
- ▌ Copywriting · codealive-ai bundleWrite, rewrite, or improve marketing copy for any page — homepage, landing pages, pricing pages, feature pages, about pages. Also use for "write copy for," "improve this copy," "headline help," "CTA copy," "value proposition," "tagline," "hero section copy," "above the fold." For email copy, see email-sequence. For product positioning statement, see positioning-messaging.
- ▌
- ▌ Exa Lead Gen · codealive-ai bundleGenerate enriched lead lists using Exa deep search. Finds companies matching an ICP, enriches with signals/news/scores, and outputs CSV. Use when generating leads, building prospect lists, finding companies to sell to, doing outbound research, or ICP-based company discovery.
- ▌ Exa X Search · codealive-ai bundleSearch tweets and X/Twitter content using Exa. Finds social discussions, product announcements, developer opinions, trending topics, and community sentiment. Use when searching for tweets, X/Twitter discussions, or social media sentiment.
- ▌ Focus Keeper · codealive-ai bundleCore behavioral engine — keeps CEO focused on constraint-serving work (currently GTM). Morning pre-staging, if-then commitments, execution pings, self-compassion recovery, monkey-friendly single-action presentation.
- ▌ Meeting Prep · codealive-ai bundlePrepare intelligence briefings before sales meetings. Pulls company context, contact background, pipeline history, and generates talking points, objection prep, and demo customization. Run as cron (30min scan) or on-demand. For post-meeting processing, see discovery-debrief.
- ▌ Stall Rescue · codealive-ai bundleCron-triggered: detect users who signed up but didn't complete the activation step within 72h, draft personalized founder email to re-engage. Runs automatically.
- ▌ Company Intel · codealive-ai bundleFull company intelligence report: overview, team, funding, products, news. Use when asked to research a company or understand a potential customer/partner/competitor. For pre-meeting briefings with pipeline context, see meeting-prep. For head-to-head competitor comparison, see competitor-research.
- ▌ Evening Recap · codealive-aiDaily Evening Recap for CEO (21:00 cron). Reports what bot did today, outreach results, pipeline changes, belief updates. Replaces old daily-recap skill. Output = one Telegram message, max 15 lines.
- ▌ Founder Sales · codealive-ai bundleHelp founders close their first customers and build repeatable sales processes. Use when someone is doing founder-led sales, trying to get their first customers, running early sales calls, or asking when to hire their first salesperson. For pipeline tracking and scoring, see pipeline-manager. For writing cold outreach, see cold-email.
- ▌ Morning Brief · codealive-aiDaily Morning Brief for CEO (09:30 cron). Reports what bot DID overnight, presents pre-staged GTM action for approval, shows pipeline status. Replaces old morning-briefing skill. Output = one Telegram message, max 15 lines.
- ▌ Person Lookup · codealive-ai bundleLook up a person's background: work history, education, social profiles, contact info. Use when asked 'who is [person]?' or need to research someone before a meeting. For finding their email specifically, see find-email-by-name. For enriching a lead with full contact data, see lead-enrichment.
- ▌ Social Writer · codealive-ai bundleWrite engaging social media posts for LinkedIn and X (Twitter). Use for "write a post," "LinkedIn post," "tweet," "X thread," "share this on social," "thought leadership post," "announce on LinkedIn." For web page copy, see copywriting. For email copy, see email-sequence. For content planning (what to write about), see content-strategy.
- ▌ Email Sequence · codealive-ai bundleCreate or optimize email sequences, drip campaigns, nurture flows, onboarding emails, welcome series, re-engagement emails. Use for "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome series," "what emails should I send," "email cadence." For web page copy, see copywriting. For in-app onboarding, see user-onboarding.
- ▌ Idea Generator · codealive-ai bundleGenerate business, marketing, and post ideas tied to your product's wedge and stage. Use when asked for partnership ideas, marketing tactics, content angles, or fresh experiments to run.
- ▌ Openclaw Guide · codealive-ai bundleReference and consulting skill for OpenClaw — a messaging gateway that connects AI agents to multiple communication platforms (Telegram, Discord, Slack, WhatsApp, iMessage, and more). Use when working with OpenClaw configuration, channels, Gateway setup, skills, cron jobs, MCP servers, memory, OAuth, or troubleshooting. Also use when the user asks how to implement a use case on their OpenClaw bot (daily morning brief, research workflows, competitive radar, decision playbook), how to add a new channel, or how to connect the CodeAlive context engine. Triggers on requests like "configure openclaw", "add Discord to my bot", "set up morning brief", "gateway not starting", "connect CodeAlive search", "OAuth re-auth", or any close paraphrase. Companion of install-openclaw-to-yc — install both together.
- ▌ Signal Scanner · codealive-ai bundleScan for buying signals across ICP companies using Exa and social listening. Detects 7 signal types (hiring, funding, pain language, competitor mentions, tech stack changes, content, news), scores them, and routes to pipeline-manager. Run as daily cron or on-demand. For manual prospect research, see exa-company-research.
- ▌ Signup Monitor · codealive-ai bundleCron-triggered: query PostHog for new signups, research each by email domain via Exa, alert the CEO when someone interesting signs up. Not for manual use — runs automatically.
- ▌ Structured Log · codealive-ai bundleWrite structured entries to daily memory log with facts, concepts, and files — use after any meaningful work, research, or decision
- ▌ Exa Code Search · codealive-ai bundleCode search using Exa. Finds real code snippets, API docs, and examples from GitHub, StackOverflow, and technical docs. Use when searching for code examples, API syntax, library documentation, or debugging help.
- ▌ Google Calendar · codealive-ai bundleCreate, list, and manage Google Calendar events. Use when asked to schedule meetings, check calendar, create events, or manage appointments. For pre-meeting intelligence briefings, see meeting-prep.
- ▌ Lead Enrichment · codealive-ai bundleEnrich leads with email, phone, company data using Hunter, Sixtyfour, and Fiber. Use when you have a name/company and need full contact profile. For just email, see find-email-by-name. For building prospect lists from scratch, see sales-prospecting.
- ▌ Outreach Sender · codealive-ai bundleSend outreach emails and manage follow-up sequences. Bridges cold-email drafting → humanizer polish → CEO Telegram approval → Gmail send. Tracks sends in pipeline.json. For writing email copy, see cold-email. For lifecycle/nurture emails, see email-sequence.
- ▌ User Onboarding · codealive-ai bundleHelp users design effective product onboarding. Use when someone is creating first-user experiences, trying to improve activation rates, designing the first 30 seconds of product usage, or working on the path to the aha moment.
- ▌ Content Strategy · codealive-ai bundleWhen the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," "content planning," "editorial calendar," "content marketing," "content roadmap," "what content should I create," "blog topics," "content pillars," or "I don't know what to write." Use this whenever someone needs help deciding what content to produce, not just writing it. For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit. For social media content specifically, see social-content.
- ▌ Enterprise Sales · codealive-ai bundleHelp users navigate enterprise sales. Use when someone is closing large deals, managing complex buying committees, handling procurement, or converting PLG users to enterprise contracts.
- ▌ Feedback Tracker · codealive-aiTrack outreach outcomes: sent → replied → meeting → learning. Runs via cron to check 48h and 7d marks. Feeds data back into channel-scores and hypothesis-tracker. For sending outreach, see outreach-sender.
- ▌ Launch Marketing · codealive-ai bundlePlan and execute general product launches — PR outreach, GTM campaigns, buzz generation. For Product Hunt specifically, use product-hunt-launch (specs/tactics) and ph-launch-timeline (30-day prep plan) instead.
- ▌ Metrics Briefing · codealive-ai bundleCEO-level metrics interpretation through 9-category framework (market learning, product value, usage, pipeline, retention, B2C->B2B, execution, economics, PMF). For raw PostHog data queries, use posthog-analytics instead.
- ▌ Pipeline Manager · codealive-ai bundleManage the sales pipeline: add/update prospects, score with FIT+INTENT+TIMING, track stage transitions, generate status reports. Central orchestrator for all pipeline skills. For signal detection, see signal-scanner. For outreach execution, see outreach-sender.
- ▌ Pricing Strategy · codealive-ai bundleHelp users design and optimize pricing strategies. Use when someone is setting prices for the first time, considering freemium vs paid models, optimizing monetization, dealing with willingness to pay questions, or transitioning between pricing models.
- ▌ Programmatic SEO · codealive-ai bundleWhen the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," "building many pages for SEO," "pSEO," "generate 100 pages," "data-driven pages," or "templated landing pages." Use this whenever someone wants to create many similar pages targeting different keywords or locations. For auditing existing SEO issues, see seo-audit. For content strategy planning, see content-strategy.
- ▌ Social Listening · codealive-ai bundleMonitor brand mentions, competitor activity, and industry conversations across web and social media. Use when asked to track what people say, monitor competitors on social, or find industry discussions. For structured competitive analysis, see competitor-research.
- ▌ Strategic Review · codealive-ai bundleDeep multi-phase strategic review of a specific decision — premise challenge, alternatives, risk map, adversarial review. Use for big choices (wedge, pricing, channel, hire, pivot). For quick framework lookup, use decision-playbook. For diagnosing why something is broken, use business-investigation.
- ▌ Ceo Weekly Review · codealive-ai bundleWeekly CEO review — 10 questions, dashboard, self-deception check, next week focus
- ▌ Decision Playbook · codealive-ai bundle9 quick-reference decision frameworks from CEO Bible — when to double down, pivot, hire, kill features, diagnose low conversion. For deep multi-phase analysis of a specific decision, use strategic-review instead.
- ▌ Discovery Debrief · codealive-ai bundleStructured debrief AFTER a customer conversation — extract learnings, update hypotheses, track demand signals. Use when the founder says "talked to a customer". For preparing and planning interviews beforehand, use conducting-user-interviews.
- ▌ Exa Personal Site · codealive-ai bundleSearch personal websites and blogs using Exa. Finds individual perspectives, portfolios, tutorials, and personal blogs. Use when searching for personal sites, blog posts, practitioner deep-dives, or portfolio websites.
- ▌ Posthog Analytics · codealive-ai bundleRaw PostHog data queries via MCP — event catalog, query recipes, dashboards, funnels, experiments. Use for specific data questions. For CEO-level metric interpretation and frameworks, use metrics-briefing instead.
- ▌ Product Led Sales · codealive-ai bundleHelp users implement product-led sales motions. Use when someone is transitioning from pure PLG to sales-assisted, defining PQLs, building sales handoff processes, or trying to expand self-serve users into enterprise contracts.
- ▌ Sales Prospecting · codealive-ai bundleBuild targeted prospect lists with verified contacts matching your ICP. Use when asked to find leads, build a prospect list, or identify target accounts. For signal-based prospect discovery, see signal-scanner. For enriching a single known lead, see lead-enrichment. For writing outreach, see cold-email.
- ▌ Brand Storytelling · codealive-ai bundleCraft compelling company narrative, origin story, and pitch decks. Use for "what's our story" and investor/press narratives. For product positioning statement and taglines, use positioning-messaging instead.
- ▌ Community Building · codealive-ai bundleHelp users build and grow product communities. Use when someone is starting a community, scaling an ambassador program, driving community-led growth, or choosing between user, developer, or partner communities.
- ▌ Find Email By Name · codealive-ai bundleFind a professional email address given a person's name and company/domain. Use when asked to find someone's email, contact info for outreach, or look up how to reach a specific person. For writing the actual cold email, see cold-email. For full outreach strategy, see founder-sales.
- ▌ Grafana Monitoring · codealive-ai bundleGrafana Cloud monitoring — dashboards, alerts, Loki logs, Prometheus metrics, Tempo traces, incidents, Sift error investigation. Use for infrastructure and application observability. Triggers on "check logs", "show logs", "look at logs", "read logs", "view logs", "investigate errors", "query metrics", "analyze traces", "check latency", "find slow requests", "error rate", "why is API slow", "production errors", "job failures", "LLM costs", "check alerts", "firing alerts", "create incident", "oncall", "error patterns", "indexing status", "repository indexing", "is repo indexed", "indexing progress", "indexing errors", "indexer". ANY request about logs goes through this skill (Loki). For repository indexing status — query indexer logs. For product analytics use posthog-analytics instead.
- ▌ Hypothesis Tracker · codealive-ai bundleAdd, update, review, and kill hypotheses using CEO Bible framework
- ▌ Problem Definition · codealive-ai bundleHelp users define problems clearly before jumping to solutions. Use when someone is scoping a new feature, validating a product idea, struggling to articulate what they're building, or falling into the "shiny object trap" with new technology.
- ▌ Value Moment Email · codealive-ai bundleCron-triggered: when a user gets first value (key activation event), draft a personalized founder email referencing their specific use case. Runs automatically.
- ▌ Competitor Research · codealive-ai bundleResearch competitors: products, pricing, team, funding, strategy, and positioning. Use when asked to analyze a competitor, compare products, or understand competitive landscape. For general company info without comparison angle, see company-intel.
- ▌ Exa People Research · codealive-ai bundlePeople research using Exa search. Finds LinkedIn profiles, professional backgrounds, experts, team members, and public bios. Use when searching for people, finding experts, or looking up professional profiles.
- ▌ Prepare Yc Workshop · codealive-ai bundleOrganizer-side companion to install-openclaw-to-yc. Provisions N isolated Yandex Cloud Kazakhstan folders for workshop participants who do NOT have their own YC account — one folder per participant, each with a dedicated service account, minimum-privilege role bindings, default VPC network, and a JSON authorization-key bundle. The bundle file is what the organizer sends privately on Telegram to each participant; that participant then feeds it into install-openclaw-to-yc as "Plan B" (workshop-key mode) and the wizard uses it as a drop-in replacement for personal OAuth. Use when the user says prepare YC workshop, provision workshop folders, generate workshop keys, organizer setup for OpenClaw workshop, раздать ключи к Яндекс Облаку участникам, подготовить Yandex Cloud к воркшопу, or any close paraphrase. Runs end-to-end in ~3 minutes for 25 participants. Includes the matching cleanup that deletes everything after the workshop. For participant-side install, use install-openclaw-to-yc instead.
- ▌ Product Hunt Launch · codealive-ai bundleProduct Hunt launch optimization — complete guide based on official PH documentation. Covers 30-day prep timeline, submission fields, gallery strategy, taglines, maker comments, timing, hunter myths, marketing rules, and launch day tactics. Use for: product launches, startup launches, side project launches, Product Hunt optimization. For general launch strategy (PR, press), see launch-marketing.
- ▌ Sales Qualification · codealive-ai bundleHelp users qualify sales leads effectively. Use when someone is wasting time on bad leads, struggling with low conversion rates, needs to build a qualification framework, or wants to improve their discovery process.