Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
imbue-ai
GitHub 제작자 프로필

imbue-ai

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

수집된 skills
194
저장소
15
업데이트
2026-07-22
저장소 지도

skills가 있는 위치

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

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

저장소와 대표 skills

이 저장소에서 수집된 skills 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 extension with `sculpt extension`. Works from any repo; this file is a self-contained reference (the Sculptor source code is optional).

2026-07-10
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 code flows between them).

2026-07-10
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 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.

2026-07-09
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 OpenHost deployment (detect via the OPENHOST_* env vars, e.g. OPENHOST_APP_NAME). Ships with the deploy image and is refreshed every release.

2026-07-09
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-07-08
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 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.

2026-07-07
measure-react-renders
소프트웨어 개발자

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.

2026-07-07
openhost-sculptor
네트워크·컴퓨터 시스템 관리자

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.

2026-07-07
이 저장소에서 수집된 skills 34개 중 상위 8개를 표시합니다.
address-pr-comments
소프트웨어 품질 보증 분석가·테스터

Address review comments on a pull request -- apply CLAUDE:/SCULPTOR:-prefixed instructions, and critically evaluate feedback from automated reviewers (Vet, Copilot, or any bot)

2026-07-21
crispy-comments
소프트웨어 개발자

Prune code comments down to what helps future maintainers. Reviews comments on the current branch's diff and removes incidental history, defensive justification, and correctness arguments. Invoke with /crispy-comments.

2026-07-21
minds-dev-workflow
소프트웨어 개발자

End-to-end dev workflow for the minds app stack -- first-time bring-up, every-startup vendor/mngr sync, and the iteration loop against a running Docker agent. Use this when starting or restarting the dev Electron app, or after changing any minds component (mngr, the system interface, the default workspace template).

2026-07-16
new-default-workspace-template-clone
소프트웨어 개발자

Create a new PRIVATE GitHub repo that is a full-history copy of imbue-ai/default-workspace-template's current main branch, clone it to <parent-dir>/<repo-name> (default $HOME/project), and push. Use when the user asks to "spin up a new default-workspace-template clone", "fork the default-workspace-template as a private repo", "make me a new private copy of default-workspace-template", or similar.

2026-07-11
minds-justfile
소프트웨어 개발자

Use the root justfile as the canonical entry point for ANY minds task -- minds app (desktop client), pool hosts, minds environments (activate/deploy/destroy), minds deployments, and minds tests. Before running ad-hoc `uv run minds ...` / `mngr imbue_cloud ...` commands, check the justfile for a named recipe; if none exists for the task, ADD one. Use whenever the request involves the minds app, pool/leased hosts, a minds env/tier (dev/staging/production), or a minds deploy.

2026-07-11
release-minds
소프트웨어 개발자

Cut a new production release of the minds app (version bump, FALLBACK_BRANCH, vendor/mngr sync, and minds-v<version> tags on both mngr and default-workspace-template, proven green on CI). The full procedure lives in apps/minds/docs/release.md in the mngr checkout; this skill defers to it. Use when the user asks to "release a new version of minds", "cut a minds release", "bump the minds version", "update the vendored mngr in default-workspace-template", or anything of that shape.

2026-07-11
sync-tutorial-to-e2e-tests
소프트웨어 품질 보증 분석가·테스터

Match tutorial script blocks to e2e pytest functions and add missing tests

2026-06-26
identify-doc-code-disagreements
소프트웨어 개발자

Identify places under the $1 path where the docs and code disagree

2026-06-18
이 저장소에서 수집된 skills 27개 중 상위 8개를 표시합니다.
harden-worker
기타 컴퓨터 관련 직업

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

2026-07-20
crystallize-artifact
기타 컴퓨터 관련 직업

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

2026-07-20
fetch-process-show
소프트웨어 개발자

Fetch data from somewhere (an external service, an API, a third-party source), 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, transform/summarize/classify it, and surface the result. Validates auth first, confirms a real sample covering every data shape, then crystallizes the pipeline in the background while building surfaces.

2026-07-20
use-ai-integration
소프트웨어 개발자

Use when writing or reasoning about code that calls Claude -- an AI-driven 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.

2026-07-20
heal-artifact
소프트웨어 개발자

Fix an existing artifact that errored or delivered a wrong result. This applies to skills or web services. Invoke at turn-end, after you worked around the failure to satisfy the user's request.

2026-07-20
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-07-20
update-artifact
소프트웨어 개발자

Change an existing skill, service, or shared script/reference (under .agents/shared/) -- extend it, refactor it, or just verify it still works. Invoke at turn-end when a skill ran but you had to do extra repeatable work by hand, or when you and the user discussed a change to it and applied it live.

2026-07-20
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-07-20
이 저장소에서 수집된 skills 27개 중 상위 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-03-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-03-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-03-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-03-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 how to proceed.

2026-03-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-03-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-03-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-03-27
이 저장소에서 수집된 skills 23개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 19개 중 상위 8개를 표시합니다.
저장소 15개 중 12개 표시