← 返回 Skills 市场
dannyzhao0609

Testing Skill for Agency Agents

作者 dannyzhao0609 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install testing-agency-agents-huyue
功能描述
Provides automated testing and integration validation for OpenClaw's skill management in agency-agents projects with error handling and logging.
使用说明 (SKILL.md)

Testing Skill

This is a comprehensive testing skill designed for validating OpenClaw's skill management system.

Description

This skill provides a robust framework for testing various OpenClaw functionalities including installation, updates, and integration with other systems. It's specifically designed for developers working on agency-agents projects.

Features

  • Automated testing capabilities
  • Integration with OpenClaw's core systems
  • Support for both local and remote skill deployment
  • Comprehensive error handling and logging

Installation

  1. Clone the repository
  2. Run clawhub install testing
  3. Verify installation with clawhub list

Usage Examples

# Basic usage
clawhub run testing --command validate

# Advanced usage with parameters
clawhub run testing --command test-all --verbose --output results.json

Troubleshooting

If you encounter issues during installation:

  • Ensure you have the latest version of ClawHub CLI
  • Verify your internet connection
  • Check that you're logged in with clawhub whoami
  • Contact support if problems persist

Version History

  • 1.0.0: Initial release with core testing functionality
  • 1.0.1: Added verbose logging option
  • 1.1.0: Added JSON output support
安全使用建议
This package appears to be a coherent testing toolkit: it contains extensive, expected test run instructions and examples that call Playwright, axe, Lighthouse, k6, and simple shell checks. Before running or granting an agent permission to execute it: 1) verify the skill origin (source/homepage are unknown); 2) inspect any executable scripts referenced (e.g., ./qa-playwright-capture.sh) so you know what will run on your machine; 3) run tests in an isolated environment or CI runner rather than on sensitive production hosts; 4) avoid injecting real production credentials — the examples expect BASE_URL/API_BASE_URL and sometimes auth tokens, so prefer synthetic/test accounts and declare env vars explicitly; 5) ensure required tooling (Playwright, k6, lighthouse, axe) is installed from trusted sources. If you need higher assurance, ask the publisher for a provenance link or a signed release and review any referenced scripts before execution.
功能分析
Type: OpenClaw Skill Name: testing-agency-agents-huyue Version: 1.0.0 The bundle contains a comprehensive set of agent personalities and instructions for a testing-focused agency, covering accessibility, API testing, performance benchmarking, and QA. The provided code snippets (Python, k6, and Playwright) and shell commands (npx, ls, grep) are standard industry tools used for their stated purposes of auditing and validation. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the documentation or logic.
能力评估
Purpose & Capability
The name and description (automated testing and integration validation for agency-agents) match the included assets: multiple testing-agent personas, test-run examples, Playwright/axe/lighthouse/k6 examples, and shell commands to capture evidence. Required binaries/env listed in registry are empty, which is plausible for an instruction-only testing skill that expects the host environment to provide test tooling (or for the user to install them).
Instruction Scope
SKILL.md instructs cloning and running clawhub commands; the included persona files contain explicit runtime commands (npx @axe-core/cli, npx lighthouse, ./qa-playwright-capture.sh, k6 scripts, grep/ls/cat) and example test code that will read files, run local HTTP checks against localhost or a provided BASE_URL, and write screenshots/logs. This behavior aligns with a testing tool, but it does mean the skill expects to run shell commands and access the filesystem and local network — review any scripts (e.g., qa-playwright-capture.sh) and ensure you run them in an appropriate environment.
Install Mechanism
No install spec provided (instruction-only). That lowers supply-chain risk because nothing is automatically downloaded or written to disk by the registry installation itself. The SKILL.md expects the user/agent to run clawhub and host tools; the included docs reference common public tools (Playwright, axe, Lighthouse, k6) rather than unknown download URLs.
Credentials
Registry declares no required environment variables, but multiple included example/test files reference environment variables (e.g., process.env.API_BASE_URL, __ENV.BASE_URL) and perform authentication flows in examples. This is reasonable for a testing skill (tests need target URLs and sometimes credentials), but the skill does not declare these variables up front — you should provide/inspect the expected env values and avoid passing production secrets to test runs.
Persistence & Privilege
The skill is not always-included and does not request persistent privileges. There is no install script that writes into agent config in the registry metadata. The skill's instructions will run commands when invoked, but there is no evidence it modifies other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install testing-agency-agents-huyue
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /testing-agency-agents-huyue 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug testing-agency-agents-huyue
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Testing Skill for Agency Agents 是什么?

Provides automated testing and integration validation for OpenClaw's skill management in agency-agents projects with error handling and logging. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 Testing Skill for Agency Agents?

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

Testing Skill for Agency Agents 是免费的吗?

是的,Testing Skill for Agency Agents 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Testing Skill for Agency Agents 支持哪些平台?

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

谁开发了 Testing Skill for Agency Agents?

由 dannyzhao0609(@dannyzhao0609)开发并维护,当前版本 v1.0.0。

💬 留言讨论