# Configure Managed Account

> Set bio, link, and image on a TokPortal-managed account.

- Skill: `tfcbot/configure-managed-account` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/configure-managed-account`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/configure-managed-account/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tfcbot (https://skillmd.com/u/tfcbot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tfcbot/configure-managed-account

---


# configure-managed-account

PUT bio/link/image to a TokPortal bundle's account, finalize, and run corrections if validation flags issues.

## Providers

- **TokPortal** — https://developers.tokportal.com/llms.txt

## Steps

1. PUT /bundles/:id/account
2. Finalize
3. Corrections if needed

## Input

- account ID + bio + link + image

## Output

- configured account

