# Bolta Team Create Agent Teammate

> Create an agent identity (service account) inside a workspace and issue an API key with least privilege. Use when this capability is needed.

- Skill: `tomevault-io/bolta-team-create-agent-teammate` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/bolta-team-create-agent-teammate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/bolta-team-create-agent-teammate/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/bolta-team-create-agent-teammate

---


## Rules
- Default role is Creator.
- Never create an Admin agent unless explicitly requested.

## Steps
1. Verify capability includes `team:manage` (or equivalent).
2. Create agent principal:
   - `bolta.create_agent_principal({workspace_id, name: agent_name, role, key_label})`
3. Return agent_id, role, key preview, allowed actions.

## Output
Return created agent identity + capabilities summary.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/boltaai) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

