Skip to main content
imbue-ai
GitHub creator profile

imbue-ai

Repository-level view of 229 collected skills across 15 GitHub repositories.

skills collected
229
repositories
15
updated
Sep 8, 2026
repository map

Where the skills live

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

#01
default-workspace-template
74 skills · Sep 8, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersNetwork & Computer Systems AdministratorsComputer Occupations, All OtherProject Management Specialists
5 occupation categories · 73% classified
32%share
#02
catalyst
40 skills · Aug 5, 2026
Physical Scientists, All OtherPhysicistsSoftware DevelopersLife Scientists, All OtherData ScientistsWriters & Authors
8 occupation categories · 100% classified
17%share
#03
sculptor
36 skills · Aug 27, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersNetwork & Computer Systems AdministratorsComputer Occupations, All OtherWeb & Digital Interface Designers
5 occupation categories · 100% classified
16%share
#04
simple_mind
23 skills · Mar 27, 2026
Software DevelopersProject Management SpecialistsComputer & Information Systems ManagersCustomer Service RepresentativesHuman Resources Assistants, Except Payroll & TimekeepingNetwork & Computer Systems Administrators
8 occupation categories · 100% classified
10%share
#05
code-guardian
19 skills · Sep 3, 2026
Software Quality Assurance Analysts & TestersSoftware DevelopersComputer Systems Analysts
3 occupation categories · 95% classified
8.3%share
#06
forever-claude-template
14 skills · Jul 9, 2026
Software DevelopersComputer Occupations, All OtherOffice Clerks, GeneralWeb Developers
4 occupation categories · 100% classified
6.1%share
#07
bouncer
5 skills · Jul 7, 2026
Software DevelopersWeb Developers
2 occupation categories · 100% classified
2.2%share
#08
offload
5 skills · Aug 3, 2026
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
2.2%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

build-app
unclassified

Use when you want to create a new app for the user -- a page, dashboard, or tool they can open as a tab. Runs an interactive flow: confirm the look and feel on a cheap throwaway mock first, then build the real app to a usable state, then harden it in the…

Sep 8, 2026
harden-worker
software-quality-assurance-analysts-and-testers

Run the background harden pass for one creation -- crystallize, update, or heal a skill, an app, a service, or the system interface in an isolated worktree, then report back. Invoke when your task file hands you a creation to harden; it names the operation…

Sep 8, 2026
assist
unclassified

Diagnose and fix a problem the user is hitting in this workspace, and escalate built-in (non-user) issues to imbue. Invoked as `/assist <description>` by the minds "get help -> have an agent help" flow (also usable directly when the user describes something…

Sep 8, 2026
manage-layout
unclassified

Use when you want to rearrange the workspace dock tabs (open, split, move, focus, close, maximize, reload, rename, delete, stop or start an instance) or inspect the live layout.

Sep 8, 2026
migrate-workspace
unclassified

Bring everything from another (older, broken, or replaced) workspace of the user's into this one -- their apps, skills, documents, data, scheduled automations, and every past chat. Use when the user says anything like 'move my stuff over from my old…

Sep 8, 2026
update-app
unclassified

Use immediately whenever the user asks you to update, change, fix, restyle, extend, restart, or otherwise modify an existing app or background service -- load this BEFORE touching its code. Applies to any change to an app's or service's backend or frontend…

Sep 8, 2026
update-self
unclassified

Safely pull updates from the upstream template repo (default target is the latest stable release the running Minds app supports). Use when you want to incorporate upstream skills, script fixes, or config improvements. For pushing local improvements back…

Sep 8, 2026
update-system-interface
unclassified

Canonical flow for changing the system interface (the web workspace UI at system/apps/system_interface) -- its frontend (the dockview shell, the sidebar, the New Tab launcher) or backend (Flask server, the inventory over the app registry, layout ops) -- and…

Sep 8, 2026
Showing 8 of 74 collected skills.
Showing 8 of 40 collected skills.
build-sculptor-extension
software-developers

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…

Aug 27, 2026
cut-release
network-and-computer-systems-administrators

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…

Aug 20, 2026
promote-release
network-and-computer-systems-administrators

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…

Aug 19, 2026
openhost-frontend-preview
software-developers

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…

Aug 11, 2026
sculpt-cli
software-developers

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…

Jul 10, 2026
openhost-environment
software-developers

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…

Jul 9, 2026
manually-qa-branch
software-quality-assurance-analysts-and-testers

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.

Jul 8, 2026
auto-qa-iphone
software-quality-assurance-analysts-and-testers

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…

Jul 7, 2026
Showing 8 of 36 collected skills.
submit-mngr-bug-report
software-developers

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.

Mar 27, 2026
debugging-mngr-tasks
software-developers

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.

Mar 27, 2026
handle-mngr-agent-states
software-developers

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!

Mar 27, 2026
cleanup-historical-data
network-and-computer-systems-administrators

Clean up old agents, their output directories, and other historical data. Use during nightly cleanup or when the system has accumulated stale data.

Mar 27, 2026
dealing-with-the-unexpected
software-developers

Handle unexpected situations where the Minds system does not appear to be working as expected. Use when you encounter behavior that seems to contradict what your docs and prompts and skills say should happen, or when something seems broken and you are unsure…

Mar 27, 2026
delegate-task-to-agent
project-management-specialistssoftware-developers

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

Mar 27, 2026
handle-messages
software-developers

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!

Mar 27, 2026
handle-mind-idle
software-developers

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!

Mar 27, 2026
Showing 8 of 23 collected skills.
Showing 8 of 19 collected skills.
publish-inspiration
software-developers

Publish a clean, shareable snapshot of the apps/features this mind built to a new GitHub repo (an "inspiration" another mind can adapt). Use when the user asks to publish, share, or export what they built as a reusable template.

Jul 9, 2026
minds-api
computer-occupations-all-other

Use to act on OTHER Minds workspaces on the user's behalf -- list them, create a fresh one, SSH into one, read or export its backups, start/stop/destroy/recover it. The headline workflow is migrating content out of an old/broken workspace into a new one and…

Jul 8, 2026
latchkey
software-developers

Use whenever you want to use latchkey commands or interact with third-party or self-hosted services (Slack, Google Workspace, Dropbox, GitHub, Linear, Coolify...) using their HTTP APIs on the user's behalf.

Jul 7, 2026
use-inspiration
software-developers

Adapt an existing inspiration (a published snapshot of apps/features from another mind) into this mind, filling in its holes interactively. Use when the user gives an inspiration's git URL, or asks to adopt/adapt/reuse a published inspiration.

Jul 7, 2026
show-files-in-chat
office-clerks-general-439061

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…

Jul 2, 2026
update-system-interface
software-developers

Canonical flow for changing the system interface (the web workspace UI at apps/system_interface) -- its frontend (dockview shell, chat rendering, progress view) or backend (Flask server, agent discovery, layout ops). Use whenever the user wants to edit, fix,…

Jun 30, 2026
update-self
software-developers

Pull updates from the upstream template repo. Use when upstream has new skills, script fixes, or config improvements you want to incorporate. For pushing local improvements back upstream, use the `submit-upstream-changes` skill instead.

Jun 30, 2026
launch-task
software-developers

Create a sub-agent to perform a larger task. Use when work is large enough to warrant a separate context, involves multi-file changes, or benefits from isolation.

Jun 30, 2026
Showing 8 of 14 collected skills.
Showing 12 of 15 repositories