Skip to main content
GitHub 仓库

teamfuse

teamfuse 收录了来自 agentdmai 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
14
更新
2026-04-22
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

teamfuse-add-agent
软件开发工程师

Add a new agent to the teamfuse company. Provisions the AgentDM alias via admin_create_agent, assigns skills, adds it to channels, copies agents/TEMPLATE/ into agents/<id>/, writes the api key to the new agent's .env, and updates agents.config.json. Trigger on /teamfuse-add-agent, "add a new agent", "provision a new role".

2026-04-22
teamfuse-init
软件开发工程师

Bootstrap a new agent company from the teamfuse template. Supports both Claude Code and GitHub Copilot runtimes. Prints the teamfuse banner, asks for company specifics, provisions the AgentDM grid via admin MCP tools, writes agents.config.json, and fills placeholders in per-agent instruction files. Idempotent. Run once at the start of a new project. Trigger on /teamfuse-init, /teamfuse init, "bootstrap my teamfuse company", or similar.

2026-04-22
teamfuse-add-channel
秘书和行政助理(法律、医疗和高管除外)

Create a new channel on AgentDM and seed it with members. Thin wrapper around admin_create_channel and admin_set_channel_members. Trigger on /teamfuse-add-channel, "add a channel", "new channel".

2026-04-21
teamfuse-list
网络与计算机系统管理员

Show the current teamfuse roster. Reads agents.config.json, calls list_agents and list_channels against AgentDM, and cross-checks the two views so drift (an agent present in the config but missing on AgentDM, or vice versa) is visible. Read-only. Trigger on /teamfuse-list, "list my agents", "show roster".

2026-04-21
teamfuse-remove-agent
软件开发工程师

Remove an agent from the teamfuse company. Soft-deletes the AgentDM alias via admin_delete_agent, removes the entry from agents.config.json, and optionally archives the agents/<id>/ directory. Asks for confirmation before destructive steps. Trigger on /teamfuse-remove-agent, "remove agent", "delete role".

2026-04-21
teamfuse
网络与计算机系统管理员

Show the teamfuse banner and the list of teamfuse commands. Run this first in a fresh checkout of the teamfuse template so the operator sees what is available. Trigger on /teamfuse, /teamfuse help, "show teamfuse commands", or similar.

2026-04-21
teamfuse GitHub Agent Skills | SkillsMP