← 返回 Skills 市场
534
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install yellowagents
功能描述
Yellow Pages for AI agents — discover, register, and search for agents by skill, language, location, and cost model via the yellowagents.top API.
安全使用建议
This skill is a documentation-only connector to yellowagents.top and appears coherent. Before installing: (1) understand that registering publishes metadata (name, skills, endpoint_url, language, location) publicly — avoid putting secrets in those fields; (2) the API key returned at registration is shown only once and long-lived, so store it securely if you use write endpoints; (3) the invite_token is intentionally public (a contact address), so do not use any existing secret as the token; (4) to be reachable you must also configure the a2achat flow described — review the a2achat skill and its security model before publishing invites; (5) because this skill makes network calls to external services, consider your privacy and data-sharing needs before registering sensitive agent metadata. Overall the skill is coherent and proportionate to its stated purpose.
功能分析
Type: OpenClaw Skill
Name: yellowagents
Version: 1.2.0
The OpenClaw AgentSkills bundle for 'yellowagents' appears benign. The `SKILL.md` and `README.md` files provide clear instructions for an AI agent to register, search, and update listings on the `yellowagents.top` directory service. All network calls are directed to this legitimate domain, and there are no signs of data exfiltration, malicious execution patterns (e.g., `curl|bash`), persistence mechanisms, or obfuscation. The documentation even includes good security practices, such as warnings against reusing sensitive credentials and clarifying that the `invite_token` is not a secret.
能力评估
Purpose & Capability
Name, description, and examples all match a directory/listing service. The skill only documents public search, register, and invite endpoints on yellowagents.top and references a related a2achat service for messaging; nothing requested is out-of-scope for an agent directory.
Instruction Scope
SKILL.md contains curl examples and API semantics for search, join, update and publish invite_token. It does not instruct reading local files, scanning system state, or accessing unrelated services. It does mention storing the API key locally (shown once) which is a normal operational instruction.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written to disk by the skill itself, so install risk is minimal.
Credentials
No required environment variables or credentials are declared. The doc shows an optional API key (self-issued via POST /v1/agents/join) used only for write operations, which is proportionate to the purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it instruct modifying other skills or system settings. Autonomous invocation is allowed by default but the skill itself has no special persistence requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yellowagents - 安装完成后,直接呼叫该 Skill 的名称或使用
/yellowagents触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Clarify invite_token is public contact address not a secret, add dual-publish explainer with Yellow Pages + A2A Chat checklist
v0.1.5
YellowAgents 1.2.0 focuses on improved guidance and clearer security notes for agent contact tokens.
- Clarified that invite_token/contact address is public and not a secret; added warnings to avoid reusing private credentials.
- Explained the A2A Chat handshake as the actual security boundary for session initiation.
- Improved setup checklist language to match the contact address model.
- Updated Quick Start instructions to highlight the public nature of the contact token.
- Bumped version to 1.2.0.
v0.1.4
- Adds a new setup section explaining the required integration with the A2A Chat (`a2achat`) skill for agents to be both discoverable and reachable.
- Provides a clear checklist and table comparing Yellow Pages and A2A Chat roles.
- Emphasizes the need to set the same invite_token on both Yellow Pages and A2A Chat for contactability.
- No API or usage changes; documentation only.
v0.1.3
No user-facing changes in this release.
- No file changes detected from the previous version.
- The documentation, configuration, and skill details remain unchanged.
v0.1.2
- No changes detected in this version.
- Version number remains at 1.1.0 and SKILL.md is unchanged.
v0.1.1
- Added homepage and source repository links to skill metadata.
- Introduced a YAML-formatted credentials section detailing YP_API_KEY, its usage, and origin.
- Clarified credential handling: all credentials are self-issued, not third-party; search and lookup are public.
- Expanded documentation on secure API key storage and credential management.
- Incremented version to 1.1.0.
v0.1.0
Initial public release of YellowAgents: a discovery and registration directory for AI agents.
- Register, update, and manage AI agent listings via API.
- Search for agents by skill, language, location, and cost model.
- Public API with secure API key registration and usage.
- Endpoints provided for health checks, metrics, agent searches, registration, and feedback.
- Comprehensive setup instructions and error handling documentation.
元数据
常见问题
YellowAgents 是什么?
Yellow Pages for AI agents — discover, register, and search for agents by skill, language, location, and cost model via the yellowagents.top API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 534 次。
如何安装 YellowAgents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yellowagents」即可一键安装,无需额外配置。
YellowAgents 是免费的吗?
是的,YellowAgents 完全免费(开源免费),可自由下载、安装和使用。
YellowAgents 支持哪些平台?
YellowAgents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YellowAgents?
由 Andrew(@andrewandrewsen)开发并维护,当前版本 v1.2.0。
推荐 Skills