Skip to main content
imbue-ai
GitHub 제작자 프로필

imbue-ai

15개 GitHub 저장소에서 수집된 229개 skills를 저장소 단위로 보여줍니다.

수집된 skills
229
저장소
15
업데이트
2026년 9월 8일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
default-workspace-template
skills 74개 · 2026년 9월 8일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자기타 컴퓨터 관련 직업프로젝트 관리 전문가
직업 카테고리 5개 · 73% 분류됨
32%비중
#02
catalyst
skills 40개 · 2026년 8월 5일
기타 물리과학자물리학자소프트웨어 개발자기타 생명 과학자데이터 과학자작가·저자
직업 카테고리 8개 · 100% 분류됨
17%비중
#03
sculptor
skills 36개 · 2026년 8월 27일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자기타 컴퓨터 관련 직업웹·디지털 인터페이스 디자이너
직업 카테고리 5개 · 100% 분류됨
16%비중
#04
simple_mind
skills 23개 · 2026년 3월 27일
소프트웨어 개발자프로젝트 관리 전문가고객 서비스 담당자네트워크·컴퓨터 시스템 관리자생산, 계획 및 독촉 사무원소프트웨어 품질 보증 분석가·테스터
직업 카테고리 8개 · 100% 분류됨
10%비중
#05
code-guardian
skills 19개 · 2026년 9월 3일
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자컴퓨터 시스템 분석가
직업 카테고리 3개 · 95% 분류됨
8.3%비중
#06
forever-claude-template
skills 14개 · 2026년 7월 9일
소프트웨어 개발자기타 컴퓨터 관련 직업일반 사무원웹 개발자
직업 카테고리 4개 · 100% 분류됨
6.1%비중
#07
bouncer
skills 5개 · 2026년 7월 7일
소프트웨어 개발자웹 개발자
직업 카테고리 2개 · 100% 분류됨
2.2%비중
#08
offload
skills 5개 · 2026년 8월 3일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
2.2%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

build-app
미분류

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…

2026년 9월 8일
harden-worker
소프트웨어 품질 보증 분석가·테스터

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…

2026년 9월 8일
assist
미분류

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…

2026년 9월 8일
manage-layout
미분류

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.

2026년 9월 8일
migrate-workspace
미분류

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…

2026년 9월 8일
update-app
미분류

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…

2026년 9월 8일
update-self
미분류

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…

2026년 9월 8일
update-system-interface
미분류

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…

2026년 9월 8일
수집된 skill 74개 중 8개를 표시합니다.
수집된 skill 40개 중 8개를 표시합니다.
build-sculptor-extension
소프트웨어 개발자

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…

2026년 8월 27일
cut-release
네트워크·컴퓨터 시스템 관리자

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…

2026년 8월 20일
promote-release
네트워크·컴퓨터 시스템 관리자

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…

2026년 8월 19일
openhost-frontend-preview
소프트웨어 개발자

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…

2026년 8월 11일
sculpt-cli
소프트웨어 개발자

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…

2026년 7월 10일
openhost-environment
소프트웨어 개발자

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…

2026년 7월 9일
manually-qa-branch
소프트웨어 품질 보증 분석가·테스터

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.

2026년 7월 8일
auto-qa-iphone
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 7일
수집된 skill 36개 중 8개를 표시합니다.
submit-mngr-bug-report
소프트웨어 개발자

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.

2026년 3월 27일
debugging-mngr-tasks
소프트웨어 개발자

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.

2026년 3월 27일
handle-mngr-agent-states
소프트웨어 개발자

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!

2026년 3월 27일
cleanup-historical-data
네트워크·컴퓨터 시스템 관리자

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

2026년 3월 27일
dealing-with-the-unexpected
소프트웨어 개발자

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…

2026년 3월 27일
delegate-task-to-agent
프로젝트 관리 전문가소프트웨어 개발자

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

2026년 3월 27일
handle-messages
소프트웨어 개발자

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!

2026년 3월 27일
handle-mind-idle
소프트웨어 개발자

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!

2026년 3월 27일
수집된 skill 23개 중 8개를 표시합니다.
수집된 skill 19개 중 8개를 표시합니다.
publish-inspiration
소프트웨어 개발자

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.

2026년 7월 9일
minds-api
기타 컴퓨터 관련 직업

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…

2026년 7월 8일
latchkey
소프트웨어 개발자

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.

2026년 7월 7일
use-inspiration
소프트웨어 개발자

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.

2026년 7월 7일
show-files-in-chat
일반 사무원

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…

2026년 7월 2일
update-system-interface
소프트웨어 개발자

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

2026년 6월 30일
update-self
소프트웨어 개발자

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.

2026년 6월 30일
launch-task
소프트웨어 개발자

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.

2026년 6월 30일
수집된 skill 14개 중 8개를 표시합니다.
저장소 15개 중 12개 표시