← all publishers

imbue-ai

@imbue-ai source repo

173 published skills · page 1 of 2

  1. Latchkey 2 · imbue-ai
    Interact with arbitrary third-party or self-hosted services (AWS, Slack, Google Drive, Dropbox, GitHub, GitLab, Linear, Coolify...) using their HTTP APIs.
    0
    installs
  2. Eval Parquet · imbue-ai
    Working with Eval Parquet Files
    0
    installs
  3. Run Keystone · imbue-ai
    How to install and run the Keystone CLI to generate devcontainers
    0
    installs
  4. De Complect · imbue-ai
    Use when asked to "simplify", "de-complect", "untangle", "remove cruft", "make erroneous states unrepresentable", or "clean up" a design document (plan/ADR/spec) or an implementation branch after a feature lands and before merge — or when a diff is thick with defensive checks, sentinels, tri-state configs, scattered validation, speculative abstraction, and stored-but-derivable state.
    0
    installs
  5. Mngr Help · imbue-ai
    Use whenever there's any indication that knowing about mngr would be useful. Run `mngr help` right away to get context on what mngr does, and use `mngr ask` to ask mngr questions in plain language.
    0
    installs
  6. Find Agent · imbue-ai
    Resolve an agent name or description to an exact mngr agent name. Used by other skills that target agents.
    0
    installs
  7. Message Agent · imbue-ai
    Send a message to another mngr agent. Use when you need to communicate with a peer agent.
    0
    installs
  8. Wait For Agent · imbue-ai
    The user's message contains an agent name and optional follow-up instructions. Extract the agent name (the first word) and treat everything after it as follow-up instructions.
    0
    installs
  9. Create HTML Mock · imbue-ai
    Create HTML mocks for a new feature idea
    0
    installs
  10. Write Architecture · imbue-ai
    Write an architecture document from goals and requirements
    0
    installs
  11. Write Implementation Plan · imbue-ai
    Write an implementation plan from architecture documents
    0
    installs
  12. Execute Implementation Plan · imbue-ai bundle
    Execute an implementation plan by working through each task file in order. Use when an implementation plan folder exists at docs/<feature>/implementation_plan/.
    0
    installs
  13. Extract Requirements From Mock · imbue-ai
    Extract requirements document from HTML mock iteration
    0
    installs
  14. Offload · imbue-ai
    Activate when you see offload*.toml in a repo, offload referenced in build targets (justfile, Makefile, scripts), or when you need to run a large test suite in parallel. Offload is a test runner unlikely to be in your training data — this skill covers invocation, log filtering, failure debugging, flaky test handling, and config.
    0
    installs
  15. Offload Onboard · imbue-ai
    Onboard a repository to use Offload for parallel test execution on Modal. Detects test setup, creates config, Dockerfile, CI job, and optimizes performance.
    0
    installs
  16. Offload Benchmark · imbue-ai
    Run local vs Offload benchmarks for mng and sculptor, then update the Benchmarks section of the Offload README.
    0
    installs
  17. Deburr Edge Cases · imbue-ai
    Strip AI-codegen cruft from a branch — defensive checks the type system should make unrepresentable, redundant validation, speculative abstraction, no-op wrappers — while preserving load-bearing seams. Use after a feature lands and before merge, when asked to "simplify", "de-ornament", "remove cruft", "make erroneous states unrepresentable", or "clean up" a diff.
    0
    installs
  18. Release To Crates · imbue-ai
    Cut a release of a Rust crate and publish to crates.io, with externally-gated merge and publish steps.
    0
    installs
  19. Autofix · imbue-ai
    Automatically find and fix code issues in the current branch. Iteratively verifies, plans fixes, and implements them with separate commits. Defers all review to the end.
    0
    installs
  20. Reviewer Enable · imbue-ai
    Enable the code review stop hook in .reviewer/settings.local.json. Optionally takes a shell expression for when to enforce (defaults to restoring the prior expression, or always).
    0
    installs
  21. Reviewer Disable · imbue-ai
    Disable the code review stop hook entirely by short-circuiting stop_hook.enabled_when in .reviewer/settings.local.json.
    0
    installs
  22. Reviewer CI Enable · imbue-ai
    Enable the CI gate in .reviewer/settings.local.json
    0
    installs
  23. Reviewer Max Tries · imbue-ai
    Set the maximum number of times the stop hook will block before letting the agent through
    0
    installs
  24. Reviewer CI Disable · imbue-ai
    Disable the CI gate in .reviewer/settings.local.json
    0
    installs
  25. Verify Architecture · imbue-ai
    Assess whether the approach taken on a branch is the right way to solve the problem.
    0
    installs
  26. Verify Conversation · imbue-ai
    Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
    0
    installs
  27. Reviewer Autofix Enable · imbue-ai
    Enable the autofix gate in .reviewer/settings.local.json
    0
    installs
  28. Reviewer Autofix Disable · imbue-ai
    Disable the autofix gate in .reviewer/settings.local.json
    0
    installs
  29. Reviewer Blocking Enable · imbue-ai
    Run this command to remove the max_consecutive_blocks override, restoring the default (3):
    0
    installs
  30. Reviewer Init Categories · imbue-ai
    Copy the default issue categories to .reviewer/ for customization. Use when you want to edit the code review or conversation review categories for your project.
    0
    installs
  31. Reviewer Blocking Disable · imbue-ai
    Make the stop hook non-blocking (remind once, then let the agent through)
    0
    installs
  32. Reviewer Autofix All Issues · imbue-ai
    Configure autofix to fix all issues (unattended mode)
    0
    installs
  33. Reviewer Verify Architecture Enable · imbue-ai
    Enable the architecture verification gate in .reviewer/settings.local.json
    0
    installs
  34. Reviewer Verify Conversation Enable · imbue-ai
    Enable the conversation review gate in .reviewer/settings.local.json
    0
    installs
  35. Reviewer Autofix Ignore Minor Issues · imbue-ai
    Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
    0
    installs
  36. Reviewer Verify Architecture Disable · imbue-ai
    Disable the architecture verification gate in .reviewer/settings.local.json
    0
    installs
  37. Reviewer Verify Conversation Disable · imbue-ai
    Disable the conversation review gate in .reviewer/settings.local.json
    0
    installs
  38. Update Task · imbue-ai
    Forward new information to a running agent, or adjust a task based on changed requirements. Use when the user provides additional context, clarifications, or changed requirements for an in-flight task.
    0
    installs
  39. List Tickets · imbue-ai
    Check for pending tickets that are ready to be worked on. Use when capacity opens up (e.g., after an agent finishes) to find the next highest-priority work to delegate.
    0
    installs
  40. Submit Mngr Bug Report · imbue-ai
    Submit a bug report to libraries within the `mngr` project (eg, `mngr`, its plugins, `minds`, etc). Use to report bugs you encounter while running that seem to be issues with the `mngr` code itself, rather than with your own code or configuration.
    0
    installs
  41. Create Ticket · imbue-ai
    Create a ticket to track work that needs to be done. Use when you need to record some work or action that needs to be done later (e.g., when at capacity), track a multi-step project, or log follow-up work from a completed ticket.
    0
    installs
  42. Handle Messages · imbue-ai
    Handle events from the messages source about user or assistant messages in conversations. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from the "messages" source!
    0
    installs
  43. Handle Mind Idle · imbue-ai
    Handle "idle" events for periodic housekeeping and proactive work. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from the "mind/idle" source!
    0
    installs
  44. Immediate Update · imbue-ai
    Pull in updates from the parent branch to improve this Mind's skills, prompts, and configuration. Use only when prompted by the user.
    0
    installs
  45. List Conversations · imbue-ai
    List all active conversations for this mind. Use when you need to see what conversations exist, check their models, or find a conversation ID.
    0
    installs
  46. Verify Task Result · imbue-ai bundle
    Create a verifying agent to check whether a working agent's task was completed successfully. Use after a working agent finishes (transitions to "done", "stopped", "waiting", or "paused") and appears to believe its task is complete.
    0
    installs
  47. Mark Events Handled · imbue-ai bundle
    Mark events as handled after processing them. You **MUST** use this skill (and *carefully follow the process in this doc*) after handling events, otherwise you will not be allowed to stop!
    0
    installs
  48. Debugging Mngr Tasks · imbue-ai
    Run commands to explore the current state of mngr and any relevant running agents. Use this skill when you need to debug issues with mngr tasks, or understand what tasks are currently running and their states.
    0
    installs
  49. Handle Mind Schedule · imbue-ai
    Handle regularly scheduled time-of-day events (start_of_day, end_of_day, etc). You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from the "mind/schedule" source!
    0
    installs
  50. Search Event History · imbue-ai
    Search through past events in the event log files. Use when you need to look up something that happened previously but didn't store in memory.
    0
    installs
  51. Send Message To User · imbue-ai
    Send a message to the user in a conversation. You MUST use this skill to reply in an existing conversation, start a new conversation, or proactively reach out.
    0
    installs
  52. Handle Unknown Events · imbue-ai
    Handle events from unknown or unexpected sources, including warnings and errors. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from a source that does not have a more specific handler skill!
    0
    installs
  53. Delegate Task To Agent · imbue-ai bundle
    Create a sub-agent to perform a task. Use when you need to delegate work to another agent, for example, a working agent (for actually accomplishing some task) or a verifying agent (for deciding what to do about the output of a working agent).
    0
    installs
  54. Handle Mind Onboarding · imbue-ai
    Handle the one-time first-run event to set up onboarding tickets and introduce yourself to the user. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from the "mind/onboarding" source!
    0
    installs
  55. Cleanup Historical Data · imbue-ai
    Clean up old agents, their output directories, and other historical data. Use during nightly cleanup or when the system has accumulated stale data.
    0
    installs
  56. Handle Mngr Agent States · imbue-ai
    Handle events from the mngr/agent_states source about sub-agent state transitions (finished, waiting, done, etc). You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from the "mngr/agent_states" source!
    0
    installs
  57. Handle Verification Result · imbue-ai
    Act on the results of a verifying agent by reviewing its recommendations and taking the appropriate next actions. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever a verifying agent finishes!
    0
    installs
  58. List Event Sources And Types · imbue-ai
    List all event sources and types you may receive, with descriptions of their fields and meaning. Note that event types are dynamic and new sources may appear.
    0
    installs
  59. Create Message Handling Skill · imbue-ai
    Create a new skill to handle a previously-unknown type of event (eg, from an unknown source). Use in order to generate the appropriate skill for the user, and ensure that such messages will be received (by removing the source name from the "ignored_sources.txt" file if it is there).
    0
    installs
  60. Cut Release · imbue-ai
    Cut a new Sculptor release candidate from main: run `just cut-release` (which creates the release/sculptor-vX.Y.0 branch at X.Y.0rc1, pushes the tag that triggers the RC build, and opens a PR bumping main to the next .dev0), then land the version-bump PR and babysit the RC build up to its manual approval gate. Handles the colocated jj + git working-copy setup and the CI flake/outage/zombie recovery playbook. Stops AT the approval gate — never approves it for you. Use when asked to "cut a release", "cut an RC", or start a new Sculptor release.
    0
    installs
  61. Update Specs · imbue-ai
    Bring the product specification set under docs/specs/ (SPEC.md, requirements.md, scenarios.md, scenario_coverage.md) up to date with the code that has merged to origin/main since the specs were last refreshed. Reviews the merged PRs since a recorded baseline, filters out non-product churn, and applies the needed edits to each doc — preserving its format and ID scheme — then verifies every existing claim in the docs is still true of the current code. Use periodically to keep the specs from going stale, or when asked to "update the specs" / "refresh docs/specs".
    0
    installs
  62. Auto QA Iphone · imbue-ai bundle
    QA the Sculptor mobile web UI on a real iOS Simulator, driven headlessly from a Mac. A single CLI boots a notched iPhone, launches the local frontend server (parsing its port — no hardcoding), opens the app in MobileSafari, taps/swipes via idb, and screenshots each step. Includes the Add-to-Home-Screen standalone flow — the only way to verify notch / status-bar / home-indicator safe-area rendering (env(safe-area-inset-*) is 0 everywhere except real iOS). Use when visually verifying mobile/responsive changes on an iPhone.
    0
    installs
  63. Auto QA Changes · imbue-ai
    Launch Sculptor in a headless browser and interact with the UI via an HTTP API. Send commands via curl, get screenshots back, and visually inspect the result — like a human QA tester. Use when you need visual verification of UI changes, manual testing of features, or end-to-end testing with real Claude.
    0
    installs
  64. Promote Release · imbue-ai
    Promote a QA'd Sculptor release candidate to a full production release: verify the RC build is green and has been QA'd, then from the release branch run `just promote-release` (which strips the rcN suffix, commits X.Y.0, and pushes the sculptor-vX.Y.0 tag that triggers the production build) and babysit that build up to its manual approval gate. Handles the colocated jj + git working copy and the CI flake/outage/zombie recovery playbook. Stops AT the approval gate — never approves it for you. Use when asked to "promote a release", "ship the release", or turn an RC into the real release.
    0
    installs
  65. Address Comments · imbue-ai
    Apply CLAUDE:-prefixed comments from a pull request
    0
    installs
  66. Post Pr To Slack · imbue-ai bundle
    Post PR to Slack
    0
    installs
  67. Update Help Docs · imbue-ai bundle
    Update the Sculptor help docs (docs/help/ in this repo) to match a specific Sculptor release. Must be run from a Sculptor checkout on the matching release branch. Audits the markdown against that source, rewrites stale text, and recaptures/processes screenshots via the /auto-qa-changes harness. Does NOT commit or push — hands back a dirty working tree for the user to review. Inputs: - Required: Sculptor version to target, e.g. "0.27". The skill verifies the current branch is release/sculptor-v<version>.0 before proceeding.
    0
    installs
  68. Openhost Sculptor · imbue-ai bundle
    Deploy, verify, and reset the self-hosted Sculptor app running as an OpenHost app (built from source via openhost.Dockerfile). Covers fresh deploys, updating or switching the deployed branch while keeping data, health-checking the live instance, and a full CLI-only reset to a fresh-onboarding instance. Wraps the `oh` CLI; the app name and repo are hardcoded in the scripts and the only per-machine value (your instance host) lives in .sculptor/.env. The common flows are one-command scripts in this skill's scripts/ folder.
    0
    installs
  69. Manually QA Branch · imbue-ai
    Test a pull request by creating a shallow clone at the PR's commit and launching Sculptor. Use when you need to test changes from a specific PR in isolation.
    0
    installs
  70. Batch Claude Runner · imbue-ai bundle
    Run Claude programmatically against collections of files in the codebase. Use for batch analysis: scrubbing sensitive data, auditing style violations, security reviews.
    0
    installs
  71. Update Review Rules · imbue-ai
    Add a new issue type to one of Sculptor's review-rule docs. Use when you've encountered a class of bugs, anti-patterns, or flaky test patterns that should be caught in future reviews.
    0
    installs
  72. Write Release Notes · imbue-ai
    Summarize commits merged to origin/main as two outputs: internal release notes (categorized into Features, UI Polish, Testing, CI, Cleanup) and user-facing release notes (What's new, Improvements, Reliability). Two input modes: a Sculptor release version (e.g., "0.27") for single-release notes, or a date range (e.g., "Feb 14-23") for ad-hoc weekly notes. Defaults to the last 7 days.
    0
    installs
  73. Run Integration Test · imbue-ai
    Run Sculptor integration tests. MUST be used whenever: - Running tests in sculptor/tests/integration/ - User asks to "run integration tests" or "run the tests" for integration test files - Using pytest on integration test files DO NOT run pytest directly for integration tests - use this skill instead. Tests must run as background processes with a Monitor watchdog.
    0
    installs
  74. Storybook Screenshot · imbue-ai
    Launch the Storybook dev server and use Playwright to take screenshots of component stories. Use when you need visual verification of UI component designs or want to iterate on a component's appearance.
    0
    installs
  75. Code Review Checklist · imbue-ai
    Review a set of code changes against Sculptor's review categories and produce a markdown findings table. Use when reviewing code (your own or others').
    0
    installs
  76. Measure React Renders · imbue-ai bundle
    Compare React component render counts between origin/main and the current branch during a user-defined UI scenario (e.g. panel resize, navigation). Use when verifying that performance changes actually reduced re-renders.
    0
    installs
  77. Help · imbue-ai
    Ask any question about Sculptor.
    0
    installs
  78. Debug Integration Test · imbue-ai
    Debug failing Sculptor frontend integration tests. Use when integration tests fail and you need to diagnose the root cause. Covers common failure modes, how to read test logs, and investigation strategies.
    0
    installs
  79. Frontend Design Tokens · imbue-ai
    Guide for using design tokens in the Sculptor frontend. Use when writing or reviewing CSS/SCSS to pick correct token variables.
    0
    installs
  80. Write Integration Test · imbue-ai
    Instructions for writing new Sculptor frontend integration tests. Covers how to use FakeClaude for deterministic agent behavior, test file setup, and the available FakeClaude commands. Use when writing new integration tests or adding tests to existing files.
    0
    installs
  81. Mock · imbue-ai
    Create interactive HTML mocks for a feature through guided iteration with the user. Two modes: exploration (generates 3+ end-to-end variants to help the user surface ideas) and confirmation (single coherent mock to visually verify an existing design). Can be invoked standalone or from `/sculptor-workflow:spec` as input to, or output of, a spec.
    0
    installs
  82. Plan · imbue-ai
    Produce a detailed implementation plan from a spec and architecture document. Writes a folder of self-contained task files so the build agent can execute one task at a time without holding the full plan in context. Hands off to /build when finalized. Input: a feature slug (or seed message from /architect with paths).
    0
    installs
  83. Spec · imbue-ai
    Write an implementation spec through guided Q&A before writing code. Scaffolds the spec file up front, clarifies the user's goals, then explores the codebase and refines through interactive Q&A so the user watches the spec evolve in the diff viewer. Offers HTML mocks at the start (or mid-Q&A) for UI-heavy features. Input: a description of the feature or change to spec out.
    0
    installs
  84. Profile Sculptor Backend · imbue-ai
    Capture Python-level diagnostics from a running Sculptor backend (`sculptor_backend`): instant thread dumps and viztracer/Perfetto traces with no special privileges, or py-spy CPU sampling / flamegraphs / native stacks against the installed signed app (one-time re-sign + sudo). Use when the backend is wedged, slow, pegging a CPU core, or deadlocked, or when you need a CPU profile or a live stack of `sculptor_backend`. Works both INSIDE Sculptor (where privileged steps are delegated to the user so the agent never kills its own backend) and from an EXTERNAL `claude`.
    0
    installs
  85. Openhost Frontend Preview · imbue-ai
    Live, hot-reloading preview of the Sculptor WEB frontend from a phone or any browser, served through the OpenHost nginx /proxy front. ONLY relevant when running INSIDE the openhost-deployed Sculptor (the container fronted by nginx on :5050, reachable at https://sculptor.<zone>/) — NOT for local or Electron dev. Frontend-only: it reuses the single shared backend, so it previews UI/frontend changes, not a per-workspace backend. Invoke when iterating on the web UI and wanting to see it live in a browser through the OpenHost SSO front.
    0
    installs
  86. Review · imbue-ai
    Final review pass for a feature implementation. Verifies the diff satisfies the spec's requirements, that tests were written and pass, and invokes the repo's configured code-review skill. Writes review.md alongside the spec, then offers options for handling findings. Input: a feature slug (or seed message from /build with paths).
    0
    installs
  87. Fix Bug · imbue-ai
    Fix a bug using test-driven development.
    0
    installs
  88. Openhost Environment · imbue-ai
    How this OpenHost-hosted Sculptor environment works — storage and what survives restarts, where/how to add repositories and authorize gh, and the /proxy/<port>/ capability for previewing loopback web apps from a browser. ONLY relevant when running inside an OpenHost deployment (detect via the OPENHOST_* env vars, e.g. OPENHOST_APP_NAME). Ships with the deploy image and is refreshed every release.
    0
    installs
  89. Sculpt CLI · imbue-ai
    Interact with Sculptor programmatically using the sculpt CLI. Use this skill when using `sculpt`, or when designing or planning a workflow that would benefit from understanding the structural capabilities of `sculpt` (workspaces, agents, isolation, and how code flows between them).
    0
    installs
  90. Stack · imbue-ai
    Stack a new workspace on top of the current branch — a handoff into a NEW workspace whose new branch is based off, and targets, the current branch.
    0
    installs
  91. Architect · imbue-ai
    Produce an architecture document from a spec, through deep codebase analysis and guided Q&A. Reads the existing spec (and mocks, if any), explores the codebase, and writes architecture.md alongside the spec. Hands off to /plan when the architecture is finalized. Input: a feature slug (or seed message from /spec with slug + paths).
    0
    installs
  92. Setup Repo · imbue-ai
    Create or update the repo's Sculptor configs (.sculptor/code.md, .sculptor/testing.md, .sculptor/docs.md). These files teach the sculptor-workflow skills how to build, run, test, and where to write docs in this specific codebase. Run this to set up a new repo, or to update the configs when your setup changes.
    0
    installs
  93. Handoff · imbue-ai
    Hand off the current work to a fresh agent — either a new agent in the SAME workspace, or a new workspace — seeded with a summary of the current context.
    0
    installs
  94. Restack · imbue-ai
    Propagate a branch's changes down its stacked children by merging the updated parent into each stacked branch, in order from base to tip.
    0
    installs
  95. Build Sculptor Extension · imbue-ai bundle
    Build or modify a Sculptor extension — a runtime ESM module loaded into the Sculptor UI. Use when asked to write an extension (or "plugin") for Sculptor, add a panel, overlay, workspace widget, home view, or settings UI to Sculptor, or to iterate on an extension with `sculpt extension`. Works from any repo; this file is a self-contained reference (the Sculptor source code is optional).
    0
    installs
  96. Fetch Process Show · imbue-ai
    Fetch data from somewhere (an external service, an API, a third-party source, uploaded data) validating auth, process it, and show it to the user -- the "go get all this stuff, do something to it, and put it in front of me" task. Use when the ask is to retrieve real data or process real data the user uploaded, transform/summarize/classify it, and surface the result.
    0
    installs
  97. Show Files In Chat · imbue-ai
    Show a file to the user in chat. Display an image inline (chart, plot, screenshot, diagram, rendered figure, photo), or offer any other file (PDF, CSV, log, zip, spreadsheet, ...) as a download link. Use whenever you have a file on disk you want the user to see or download, or want to embed an image from a public URL.
    0
    installs
  98. Use AI Integration · imbue-ai bundle
    Use when writing or reasoning about code that calls Claude -- an AI-driven app or service, an AI integration, or a skill's scripted model step. Covers the three scenarios (one-shot completion, one-shot agentic task, full agent) and the cost / credentialing model.
    0
    installs
  99. Crystallize Creation · imbue-ai bundle
    Promote the just-finished work into a new, reusable, committed, tested skill. Use when that process would recur with new inputs -- especially something you figured out through research or debugging -- or when the user says 'crystallize this'.
    0
    installs
  100. Agentic Browser Fleet · imbue-ai
    Drive a fleet of shared Chromium browsers yourself, one command at a time, from your shell. Use when the user wants you to do something on the web (log in somewhere, fill a form, click through a flow, read a page that needs interaction) rather than just fetch a URL. YOU own the browser and YOU drive it -- in this same chat, with your own reasoning.
    0
    installs