setup skillA
setup is agent-read markdown (skill) from tencent/teamai-cli: TeamAI day 0 and repo lifecycle: create a team repo as admin, join an existing team as a member, manage members, roles, MCP and env, and uninstall. Loaded on demand by the teamai discovery stub..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# teamai — setup and lifecycle
You run the commands; the user only makes choices when you ask. **They may not
know Git** — never explain branches, commits or clones.
## Before anything
```bash
node --version # must be >= 20
teamai --version # install once with: npm install -g teamai-cli
```
Then pick the flow. A user **setting up a new team** becomes its admin and creates
the repo; a user **joining an existing team** needs a repo URL from their admin. A
would-be member without a URL is still the **join** flow — `join-member.md` tells
them how to ask for it. Do not send them to the create-repo flow because the URL
is missing.
| The user wants to… | Load this |
|-----------------------------------------------------------------------------|---------------------------------------------|
| Set up TeamAI for a team from scratch (create the repo) | `{SKILL_DIR}/references/setup-admin.md` |
| Join their team, with or without a repo URL | `{SKILL_DIR}/references/join-member.md` |
…Read the whole file at its exact version.
How to install
mdr add tencent/teamai-cli/setup@git:20260923.ca6e512mdr add tencent/teamai-cli/setup@sha256:1986a48716413140Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_alipgnxlydfnuoem)
0 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4588 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tencent/teamai-cli · 4,976 stars · license NOASSERTION · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_alipgnxlydfnuoem GET https://markdownregistry.com/api/v1/resolve?ref=tencent/teamai-cli/setup GET https://markdownregistry.com/api/v1/blob/1986a48716413140d6b37625eb59ee866299efbe5fb5063aa37a7bafc8772529
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from tencent/teamai-cli
Every file in tencent/teamai-cli