Skip to main content
CodeAlive-AI
GitHub creator profile

CodeAlive-AI

Repository-level view of 130 collected skills across 13 GitHub repositories.

skills collected
130
repositories
13
updated
Aug 29, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

install-openclaw-to-digitalocean
network-and-computer-systems-administrators

Autonomously set up an OpenClaw bot on a fresh DigitalOcean Droplet (Ubuntu 24.04, default region Frankfurt fra1). Asks the user for exactly two things — a Telegram bot token and one of three LLM access options (Anthropic API key, OpenRouter API key, or…

Jun 4, 2026
install-openclaw-to-hetzner
software-developers

Autonomously set up an OpenClaw bot on a fresh Hetzner Cloud VM (Falkenstein, Germany — fsn1 — by default; switchable to Helsinki/Nuremberg/Ashburn/Hillsboro/ Singapore). Asks the user for exactly two things — a Telegram bot token and one of three LLM access…

Jun 4, 2026
install-openclaw-to-yc
software-developers

Autonomously set up an OpenClaw bot on a fresh Yandex Cloud VM in Kazakhstan (kz1-a, Karaganda). Asks the user for exactly two things — a Telegram bot token and one of three LLM access options (Anthropic API key, OpenRouter API key, or OpenAI Codex OAuth via…

Jun 4, 2026
openclaw-user-onboarding
software-developers

After an OpenClaw bot is freshly installed (via install-openclaw-to-yc or any other path), collect a small set of basic facts about the user — name, role/company, what matters this week, communication preferences, tools they live in, and anti-patterns — and…

May 21, 2026
prepare-yc-workshop
network-and-computer-systems-administrators

Organizer-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…

May 21, 2026
anti-pattern-audit
management-analysts-131111

Monthly self-deception audit — 25 anti-patterns from CEO Bible Section M

May 18, 2026
brand-storytelling
writers-and-authors

Craft 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.

May 18, 2026
business-investigation
management-analysts-131111

Root cause analysis for business problems — why no signups, why churn, why stalled pipeline. Use when diagnosing WHY something is broken. For choosing between strategic options, use strategic-review instead.

May 18, 2026
Showing 8 of 79 collected skills.
fpf-problem-solving
unclassified

Use First Principles Framework (FPF) to solve hard problems, architect systems, evaluate alternatives, decompose complexity, classify problems or kinds, define quality, recover methods from work evidence, steer or recovery-test work, discover…

Aug 28, 2026
agents-consilium
unclassified

Run external coding agents (Codex, Claude Code, OpenCode, native Grok Build, Gemini) as independent reviewers, stateful repository researchers, or single-agent implementers. Use for multi-model opinions and code review, steerable Grok research, full-access…

Aug 28, 2026
openrouter-provider-ranking
unclassified

Use 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…

Aug 26, 2026
apple-app-store-reviewer
unclassified

Audit 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…

Aug 25, 2026
ubiquitous-language
unclassified

Maintain 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…

Aug 21, 2026
code-that-fits-in-your-head
software-developers

Software-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…

Aug 13, 2026
settings-management
software-developers

View 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,…

Aug 11, 2026
repo-activity-summary
software-developers

Summarize 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",…

Aug 6, 2026
Showing 8 of 25 collected skills.
exa-web-search
software-developers

General-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…

Jun 3, 2026
exa-native-base
software-developers

Foundation 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…

Jun 3, 2026
exa-code-context
software-developers

Find 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…

Jun 3, 2026
exa-company-research
software-developers

Research companies with Exa semantic search — find competitors, funding, headcount, news, and build company lists. Use for competitor analysis, market mapping, sourcing companies by category/stage/geo, or 'find companies like X'. Runs a local script against…

Jun 3, 2026
exa-financial-report-search
software-developers

Find 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…

Jun 3, 2026
exa-lead-generation
software-developers

Build 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.

Jun 3, 2026
exa-people-research
software-developers

Find people with Exa semantic search — by role, company, and location, LinkedIn-weighted. Use to map a company's team, find experts/decision-makers, locate a specific person, or build people lists. Runs a local script against the Exa API; no MCP server…

Jun 3, 2026
exa-personal-site-search
software-developers

Find 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.

Jun 3, 2026
Showing 8 of 10 collected skills.
Showing 12 of 13 repositories