← All creators

rexleimo

User

Local-first AI agent bootstrap: Playwright Browser MCP + ContextDB for Codex CLI, Claude Code, Gemini CLI, and OpenCode.

50 indexed · 0 Featured · 104 stars · avg score 83
Prolific

Categories

Indexed Skills (50)

AI & Automation Solid

aios-work-dispatch

Decide when a coding agent may use aios work for independent parallel work, preview the dispatch, and require explicit approval before live model execution. TRIGGER: aios work、parallel dispatch、并发派发、independent work items、独立工作项并行、多 agent 派发、multi-agent dispatch

52 Updated today
rexleimo
AI & Automation Solid

memo

AIOS project memory — read/write/search your own memory using the memo capabilities. You (the model) decide what to remember, what to correct, and what was useful; the harness only executes your decision. Use when you want to recall prior work, persist a durable fact, supersede a wrong one, or mark a recalled memory useful. TRIGGER: 记忆、memory、memo、remember、recall、记住、之前、结论

52 Updated today
rexleimo
AI & Automation Solid

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

52 Updated today
rexleimo
AI & Automation Solid

aios-codemap-ops

Quick reference for code-review-graph (CRG) MCP tools. Use when you need to look up a CRG tool name, parameter, or pattern. For workflow guidance, see AGENTS.md decision checkpoints. Requires `aios internal codemap install`.

52 Updated today
rexleimo
AI & Automation Solid

aios-interception-runtime

RTK + Caveman community token compression tools install and config guide. RTK (github.com/rtk-ai/rtk) compresses command output 60-90%. Caveman (github.com/JuliusBrussee/caveman) cuts output tokens ~75%. Both run locally, no external services. The AIOS native interception runtime is deprecated.

52 Updated today
rexleimo
AI & Automation Solid

aios-long-running-harness

AIOS-native long-running agent harness with rex Command execution, ContextDB, checkpoint recovery, and evidence capture. Use for a planned resumable objective when AIOS is installed. If AIOS is NOT installed, use `harness-init-runner` for a lightweight standalone alternative.

52 Updated today
rexleimo
AI & Automation Solid

aios-project-system

Use when operating in the aios repository and needing the canonical architecture, memory schema, MCP browser tool behavior, and execution constraints before changing workflows.

52 Updated today
rexleimo
AI & Automation Solid

aios-workflow-router

Route AIOS host dispositions and execute the current rex-harness software Capability Command. 语义判断路由(不依赖关键词表):按 workflow-policy 的结构化 Decision 路由,按显式声明的 intent/命令前缀(/plan /single /implement /review /debug /team /harness)与当前 Capability Command 执行。TRIGGER: 需要路由 disposition、需要执行 rex Capability Command、显式 intent 声明

52 Updated today
rexleimo
Web & Frontend Solid

awesome-design-md

Create a DESIGN.md style baseline BEFORE building UI. Use FIRST when no design draft exists — installs a proven visual style, then invoke `frontend-design` to implement. For borrowing a known product style, getting consistent typography/colors/spacing, or needing a fast visual starting point.

52 Updated today
rexleimo
AI & Automation Solid

contextdb-autopilot

Automatic ContextDB session lifecycle — init, session events, checkpoints, and continuity artifacts. Use when you need AIOS context persistence without prompt injection. NOT for general task execution — only for ContextDB session management. TRIGGER: contextdb、session persist、checkpoint save.

52 Updated today
rexleimo
AI & Automation Solid

debug-hub

Evidence-first debugging WITH MCP tools. Use when debug_hub MCP server is available. Inject log calls, collect via HTTP API (port 39200), analyze through MCP tools, clean up when done. If debug_hub MCP is unavailable, use `debug` skill (bundled Python collector) instead.

52 Updated today
rexleimo
AI & Automation Solid

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

52 Updated today
rexleimo
Web & Frontend Solid

frontend-design

Build production-grade frontend UI with distinctive design. Use AFTER establishing design direction — if no DESIGN.md exists, invoke `awesome-design-md` first to create one, then use this skill to implement. For web components, pages, landing pages, dashboards, React components, HTML/CSS layouts, or styling any web UI.

52 Updated today
rexleimo
AI & Automation Solid

harness-init-runner

Initialize a lightweight repo-local Node.js harness (harness/ + .harness/) WITHOUT AIOS dependency. Use ONLY when you need a standalone, portable harness. If AIOS is installed, use `aios-long-running-harness` instead — it has rex Command hosting, ContextDB integration, and checkpoint recovery.

52 Updated today
rexleimo
AI & Automation Solid

model-router

当需要调度不同模型执行子任务时使用。根据任务类型匹配模型能力,自动选择最优模型并生成调用指令。TRIGGER: 模型调度、model dispatch、选模型、分派任务、多模型协作、路由到模型

52 Updated today
rexleimo
AI & Automation Solid

pre-edit-safety-gate

Prepare a safe, current, and maintainable code change before editing. Use before a cohesive code or workflow change to assess the request and existing structure, then choose a local change, reuse, extension, or necessary refactor with clear ownership. Do not use to block ordinary TDD or authorized refactors.

52 Updated today
rexleimo
AI & Automation Solid

rexai-image-generation

Use when the user wants to generate an image, edit an image, create visual artwork, produce text-to-image output, transform an existing image with image-to-image, or asks for 生图, 生成图片, 文生图, 图生图, text-to-image, image-to-image, AI image, picture generation, image result, image edit, or visual generation.

52 Updated today
rexleimo
AI & Automation Solid

search-first

Research-before-building workflow. Use when adding new behavior, dependencies, or integrations to avoid reinventing and to stay compatible across codex/claude/gemini/opencode.

52 Updated today
rexleimo
AI & Automation Solid

skill-constraints

Enforce browser automation safety constraints — tool usage order, anti-detection rules, screenshot discipline, and human-in-the-loop checks. Use when setting up or verifying browser/MCP tool operations, NOT for every skill execution.

52 Updated today
rexleimo
AI & Automation Solid

skill-opt-lite

Train and optimize skill documents using the SkillOpt methodology — the agent acts as both target and optimizer, running tasks, reflecting on failures, proposing edits, and validating improvements in a self-contained training loop. TRIGGER: optimize skill, train skill, improve skill, skill training, skill optimization, SkillOpt, skill evolution, skill iteration loop, skill feedback loop, skill tuning.

52 Updated today
rexleimo
AI & Automation Solid

verification-loop

Evidence-before-assertions workflow. Use before claiming work is done, before release, and after any behavior change in scripts/skills/MCP.

52 Updated today
rexleimo
AI & Automation Solid

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

52 Updated today
rexleimo
AI & Automation Solid

aios-codemap-ops

Quick reference for code-review-graph (CRG) MCP tools. Use when you need to look up a CRG tool name, parameter, or pattern. For workflow guidance, see AGENTS.md decision checkpoints. Requires `aios internal codemap install`.

52 Updated today
rexleimo
AI & Automation Solid

aios-interception-runtime

RTK + Caveman community token compression tools install and config guide. RTK (github.com/rtk-ai/rtk) compresses command output 60-90%. Caveman (github.com/JuliusBrussee/caveman) cuts output tokens ~75%. Both run locally, no external services. The AIOS native interception runtime is deprecated.

52 Updated today
rexleimo
AI & Automation Solid

aios-long-running-harness

AIOS-native long-running agent harness with rex Command execution, ContextDB, checkpoint recovery, and evidence capture. Use for a planned resumable objective when AIOS is installed. If AIOS is NOT installed, use `harness-init-runner` for a lightweight standalone alternative.

52 Updated today
rexleimo
AI & Automation Solid

aios-project-system

Use when operating in the aios repository and needing the canonical architecture, memory schema, MCP browser tool behavior, and execution constraints before changing workflows.

52 Updated today
rexleimo
Web & Frontend Solid

awesome-design-md

Create a DESIGN.md style baseline BEFORE building UI. Use FIRST when no design draft exists — installs a proven visual style, then invoke `frontend-design` to implement. For borrowing a known product style, getting consistent typography/colors/spacing, or needing a fast visual starting point.

52 Updated today
rexleimo
AI & Automation Solid

contextdb-autopilot

Automatic ContextDB session lifecycle — init, session events, checkpoints, and continuity artifacts. Use when you need AIOS context persistence without prompt injection. NOT for general task execution — only for ContextDB session management. TRIGGER: contextdb、session persist、checkpoint save.

52 Updated today
rexleimo
AI & Automation Solid

debug-hub

Evidence-first debugging WITH MCP tools. Use when debug_hub MCP server is available. Inject log calls, collect via HTTP API (port 39200), analyze through MCP tools, clean up when done. If debug_hub MCP is unavailable, use `debug` skill (bundled Python collector) instead.

52 Updated today
rexleimo
AI & Automation Solid

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

52 Updated today
rexleimo
Web & Frontend Solid

frontend-design

Build production-grade frontend UI with distinctive design. Use AFTER establishing design direction — if no DESIGN.md exists, invoke `awesome-design-md` first to create one, then use this skill to implement. For web components, pages, landing pages, dashboards, React components, HTML/CSS layouts, or styling any web UI.

52 Updated today
rexleimo
AI & Automation Solid

harness-init-runner

Initialize a lightweight repo-local Node.js harness (harness/ + .harness/) WITHOUT AIOS dependency. Use ONLY when you need a standalone, portable harness. If AIOS is installed, use `aios-long-running-harness` instead — it has rex Command hosting, ContextDB integration, and checkpoint recovery.

52 Updated today
rexleimo
AI & Automation Solid

model-router

当需要调度不同模型执行子任务时使用。根据任务类型匹配模型能力,自动选择最优模型并生成调用指令。TRIGGER: 模型调度、model dispatch、选模型、分派任务、多模型协作、路由到模型

52 Updated today
rexleimo
AI & Automation Solid

pre-edit-safety-gate

Prepare a safe, current, and maintainable code change before editing. Use before a cohesive code or workflow change to assess the request and existing structure, then choose a local change, reuse, extension, or necessary refactor with clear ownership. Do not use to block ordinary TDD or authorized refactors.

52 Updated today
rexleimo
AI & Automation Solid

rexai-image-generation

Use when the user wants to generate an image, edit an image, create visual artwork, produce text-to-image output, transform an existing image with image-to-image, or asks for 生图, 生成图片, 文生图, 图生图, text-to-image, image-to-image, AI image, picture generation, image result, image edit, or visual generation.

52 Updated today
rexleimo
AI & Automation Solid

search-first

Research-before-building workflow. Use when adding new behavior, dependencies, or integrations to avoid reinventing and to stay compatible across codex/claude/gemini/opencode.

52 Updated today
rexleimo
AI & Automation Solid

skill-constraints

Enforce browser automation safety constraints — tool usage order, anti-detection rules, screenshot discipline, and human-in-the-loop checks. Use when setting up or verifying browser/MCP tool operations, NOT for every skill execution.

52 Updated today
rexleimo
AI & Automation Solid

skill-opt-lite

Train and optimize skill documents using the SkillOpt methodology — the agent acts as both target and optimizer, running tasks, reflecting on failures, proposing edits, and validating improvements in a self-contained training loop. TRIGGER: optimize skill, train skill, improve skill, skill training, skill optimization, SkillOpt, skill evolution, skill iteration loop, skill feedback loop, skill tuning.

52 Updated today
rexleimo
AI & Automation Solid

verification-loop

Evidence-before-assertions workflow. Use before claiming work is done, before release, and after any behavior change in scripts/skills/MCP.

52 Updated today
rexleimo
AI & Automation Solid

aios-workflow-router

Route AIOS host dispositions and execute the current rex-harness software Capability Command. TRIGGER: 分析、设计、实现、调试、并发、agent team、长任务、harness、plan、工作流、多步骤

52 Updated today
rexleimo
AI & Automation Solid

aios-offload-recall

Use when recalling prior AIOS tool/browser outputs from offloaded refs; inspect Mermaid canvas first, then read only matching node-level evidence.

52 Updated today
rexleimo
AI & Automation Solid

cap-commit-push

Use when the user sends `cap` or asks for a fast commit-and-push shortcut for current repository changes.

52 Updated today
rexleimo
AI & Automation Solid

security-scan

Lightweight security hygiene for agent configs (skills/hooks/MCP/settings). Use before enabling automation, after config changes, and before release.

52 Updated today
rexleimo
AI & Automation Solid

versioning-by-impact

Use when completing a task and deciding whether repository changes require a semantic version bump and changelog entry before commit/push.

52 Updated today
rexleimo
AI & Automation Solid

aios-offload-recall

Use when recalling prior AIOS tool/browser outputs from offloaded refs; inspect Mermaid canvas first, then read only matching node-level evidence.

52 Updated today
rexleimo
AI & Automation Solid

cap-commit-push

Use when the user sends `cap` or asks for a fast commit-and-push shortcut for current repository changes.

52 Updated today
rexleimo
AI & Automation Solid

security-scan

Lightweight security hygiene for agent configs (skills/hooks/MCP/settings). Use before enabling automation, after config changes, and before release.

52 Updated today
rexleimo
AI & Automation Solid

versioning-by-impact

Use when completing a task and deciding whether repository changes require a semantic version bump and changelog entry before commit/push.

52 Updated today
rexleimo
AI & Automation Listed

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

52 Updated today
rexleimo
AI & Automation Listed

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

52 Updated today
rexleimo

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.