← 返回 Skills 市场
marshong-86

teamarchitect-skill

作者 MarsHong-86 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install teamarchitect-skill
功能描述
通过对话收集需求,设计多智能体团队架构,并推荐对应 Agent 角色的专业技能供选择和安装。
安全使用建议
This skill appears to do what it says (design teams and recommend/install skills), but it needs shell and network access and will read/write your skills directory to fetch or create skills. Before installing: 1) Prefer not to grant autonomous-installation privileges — require manual confirmation for every install or disable autonomous invocation for this skill. 2) Inspect any recommended skill's source (ClawdHub/GitHub) before approving install; check maintainers and code. 3) Restrict its filesystem scope if possible (limit to a dedicated skills folder). 4) Note the README suggests cloning from a GitHub repo (MarsHong-86) — verify that URL and the repo's contents. 5) If you cannot audit downstream skill code, treat installs as higher risk and avoid enabling automatic batch installs.
功能分析
Type: OpenClaw Skill Name: teamarchitect-skill Version: 1.0.0 The TeamArchitect skill bundle is a design and orchestration tool for multi-agent systems. It provides a structured workflow for requirement gathering, team architecture design, and skill recommendation across various roles (e.g., analysis, execution, review). The instructions in SKILL.md and the mapping in skills-index.md are entirely aligned with the stated purpose of helping users organize and install relevant skills. No malicious code, data exfiltration, or harmful prompt injection attempts were identified.
能力评估
Purpose & Capability
The skill's purpose (design multi-agent team and recommend/install skills) aligns with its behavior: it checks local skills, queries ClawdHub/GitHub, and may create new skills. The meta.json permissions (bash, network, filesystem: skills-directory) are consistent with installation duties. Minor inconsistency: registry summary lists no required config paths, but SKILL.md and README reference ~/.claude/skills/ and meta.json grants filesystem access.
Instruction Scope
SKILL.md stays within stated purpose (collect requirements, map roles to skills, check local installations, fetch from ClawdHub/GitHub, create new skills). It instructs reading the user's skills directory and fetching from external sources — which is expected for an installer but expands the agent's scope to downloading and writing code. Instructions do not specify validation or allowlisting of external sources.
Install Mechanism
There is no packaged install spec (instruction-only), but README and SKILL.md explicitly instruct using network actions (git clone, ClawdHub downloads) and meta.json allows bash/network. Downloading and writing external skill code is plausible and not automatically vetted; the install mechanism therefore carries supply‑chain risk because arbitrary repositories or user‑specified sources may be executed/installed.
Credentials
The skill does not request environment variables or secret credentials. That is proportionate to its stated function. However, the skill requests network and shell permissions (via meta.json) which are powerful even without secrets because they allow fetching and executing external code.
Persistence & Privilege
always:false (good). But the skill is allowed to read/write the skills directory and run shell/network actions and the platform default permits autonomous invocation. Combined, these privileges could let the agent autonomously download and install additional skills if given consent or if it acts autonomously — increasing the blast radius if a malicious repo is used.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teamarchitect-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teamarchitect-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
TeamArchitect 1.0.0 initial release: - Enables multi-turn, natural language conversations to gather project requirements and design multi-agent team architecture. - Dynamically recommends essential and optional skills for each Agent role, based on user input. - Provides interactive installation guides for required and enhanced skills, with options for local, marketplace, open-source, or on-demand creation. - Includes built-in logic for skill compatibility checks and configuration optimization. - Features example dialogues to guide users through team design and skill installation.
元数据
Slug teamarchitect-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

teamarchitect-skill 是什么?

通过对话收集需求,设计多智能体团队架构,并推荐对应 Agent 角色的专业技能供选择和安装。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 teamarchitect-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamarchitect-skill」即可一键安装,无需额外配置。

teamarchitect-skill 是免费的吗?

是的,teamarchitect-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

teamarchitect-skill 支持哪些平台?

teamarchitect-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 teamarchitect-skill?

由 MarsHong-86(@marshong-86)开发并维护,当前版本 v1.0.0。

💬 留言讨论