Skill Detail

Configure supervised multi-provider agent workspaces with Craft Agents

Set up Craft Agents workspaces with connected sources, imported skills, MCP servers, permission modes, and session workflow states for supervised agent work.

Templates & WorkflowsMulti-Framework
Templates & Workflows Multi-Framework Security Reviewed
โญ 6.1k GitHub stars
COPY SKILL INSTRUCTIONS (OPTIONAL)
npx skills add agentskillexchange/skills --skill configure-supervised-multi-provider-agent-workspaces-with-craft-agents Copy
Uses the third-party skills CLI, not an ASE-owned installer. Check your agent’s compatibility. This copies instructions; complete the upstream tool setup below separately.
At a glance
Tools required
Craft Agents desktop app, one or more AI provider connections, optional MCP servers, REST APIs, local files, or Claude Code skills to import
Install & setup
macOS or Linux: curl -fsSL https://agents.craft.do/install-app.sh | bash. Windows PowerShell: irm https://agents.craft.do/install-app.ps1 | iex. To build from source, clone the repo, run bun install, then bun run electron:start.
Author
craft-ai-agents
Publisher
Open Source Project
Last updated
May 27, 2026
Quick brief

Use Craft Agents when an operator needs to turn a repo, document workspace, API, or MCP configuration into a supervised desktop agent workspace with clear source connections, permission modes, and session status tracking. The agent can import Claude Code skills, add MCP or REST API sources, configure local subprocess MCP servers, and run long-running sessions with reviewable diffs and workflow states. A useful run ends with named sources available, a permission mode chosen, and at least one session proving the workspace can reach the intended tools.

How it works

What this skill actually does

Invoke this instead of using the product normally when the job is to prepare a repeatable operating environment for agent work, not just chat in another desktop app. The scope boundary is workspace setup and source/skill orchestration: connect the necessary sources, choose safe permission behavior, import or create skills, and validate that sessions can use the intended tools. It is not a general listing for the Craft desktop app or a blanket endorsement of every feature in the platform.