Skip to main content

imbue-ai/default-workspace-template

SkillsMP a collecté 74 skills depuis imbue-ai/default-workspace-template. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
74
Étoiles GitHub
7
Forks GitHub
12

Affichage de 40 skills collectés sur 74.

métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Bump the pinned upstream latchkey CLI version. The version is pinned in five separate places (bundled npm dep, minimum locally-installed version, remote-VPS install, in-workspace install, nightly flake-sweep CI install); this skill covers all of them. Use…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Sweep CI over a time window for every flaking test, then reconcile the whole MIND flake backlog. The scheduled/on-demand batch entry -- it hands the full flake set to manage-flakes and, having seen the full window, is the only path allowed to close stale…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Given a set of flaky tests (full-window or partial), reconcile the MIND Linear backlog -- cluster by root cause, prioritize via the branch filter, and create/update/close flake tickets. The reusable core; detect-flakes (full CI sweep; may close stale tickets)…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when the user's request is about projects/views themselves -- what a project shows, adding or removing a tab from a project, the project's rail shortcuts, or what happens to an instance when it is deleted. Not for ordinary tab arrangement…

Langue du texte source : anglais

mis à jour
métier
non classé
description

The single idempotent Caretaker skill, invoked via /caretaker whenever the deterministic weekly check (system/services/caretaker/caretaker_check.sh) wakes the agent. On the very first run it does one look-only scan (no fixes), then introduces itself with what…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Query and edit the recurring scheduled jobs that run on this host. Use when you (or the user, via you) want to see what is scheduled, add a new recurring job, change when something runs, or stop a job from running. Recurring jobs that must not be missed run…

Langue du texte source : anglais

mis à jour
métier
non classé
description

End-to-end dev workflow for the minds app stack -- first-time bring-up, every-startup system/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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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 ...` / `uv run minds-admin…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Ship a minds release end to end -- cut the minds-v<version> tag pair on mngr and default-workspace-template, rehearse on staging, bake production pool hosts, deploy the tier services, and promote a release channel. This skill owns the order of the steps; each…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build a simple, fast ingestion/processing tool that turns batches of raw records (JSON/CSV/Parquet dumps, periodic exports, API pulls) into a processed, queryable store, with incremental loading and backfill. Use when asked to ingest, load, index, ETL or…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Work end-to-end on a Linear ticket inside a Sculptor workspace: fetch and understand the ticket, gate on its workflow state, claim it (assign to the user + move to In Progress), set up a properly named branch, implement it following repo conventions, and stop…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

The definitional reference for behaviors in this repo - Gherkin .feature files in per-project corpora at <project>/behaviors/ (e.g. apps/minds/behaviors/), their folder and tag organization, coordinates, invariants as Rule blocks with folder scoping,…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Survey the health of the supervised apps and services on this host and find errors in their logs. Use after building or editing any app/service to confirm it is actually running cleanly, when something seems broken, or when you want a quick read on what (if…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use to read and write files and directories on the user's local filesystem.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create a NEW version of a template you already published (v2, v3, ...) -- re-cut the changes made since the last version on top of the published snapshot and advance the published repo by exactly one clean commit, preserving all of the hand-crafted content in…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Change an existing skill, app, 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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Pull a newer version of a template this mind already adopted from its remote repo and merge it in, reconciling it with this mind's own adaptations. Use when the user wants to update, upgrade, or pull the latest version of an adopted template.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run `mngr tmr-behaviors` on a behavior corpus (one mapper agent per .feature file, then a reducer) and land the integrated result as a stacked branch/PR. Covers the required host setup (Claude trust, skip-permissions agent type), invocation gotchas,…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Enable, check, or disable GitHub sync for this workspace. Enabling creates a dedicated PRIVATE GitHub repo via latchkey, points origin at it, and auto-pushes every commit from every checkout. Workspace data under data/ is NOT synced to GitHub (the restic host…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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, or change its settings and service sharing. Reached through the latchkey gateway's…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Fix one CI flake end-to-end, from its filed Linear ticket to a draft PR -- the fixer counterpart to the flake-detection skills (detect-flakes / manage-flakes) that file these tickets. Reproduce it, find the true root cause, fix it at the source (never a…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Activate when a CI pipeline flaked and you need to re-run it. Best-effort -- before re-running, make sure the flake you just hit is tracked in the MIND backlog, so incidental flakes are not lost until the next scheduled sweep. Safe for coding/babysitting…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

End the Q&A phase and generate the plan. Use after the blueprint skill has gathered enough context.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Start a new plan-writing session. Explores the codebase and asks clarifying questions.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 74.