server-test-converter将服务器测试命令 txt 文件转换为 pytest 测试用例。每个 txt 文件对应生成一个独立的 pytest 文件,命令合并到一个函数中执行。包含通用框架 test_framework.py,适配各种测试环境。
Install via ClawdBot CLI:
clawdbot install liuyun2025/server-test-converterGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
测试团队接收网卡测试命令的txt文件,通过该技能自动转换为pytest测试用例,批量执行网卡功能验证,提高测试效率。
硬件工程师在服务器到货后,将硬件测试命令整理成txt文件,转换为自动化pytest用例,快速完成硬件功能验收。
开发人员提交代码后,将回归测试命令列表转为pytest用例,集成到CI/CD流水线中自动执行,确保代码质量。
测试人员在不同测试服务器上部署通用框架,只需修改send_a_cmd()和TARGET配置,即可将命令文件转为可执行的pytest用例。
用户每次提交txt文件并支付固定费用,系统自动转换为pytest用例并返回。适合测试任务零散的小团队。
企业按年订阅该技能,获取持续更新和优先支持。不限转换次数,适合测试任务频繁的大型企业。
提供定制化服务,为客户的特定测试环境编写send_a_cmd()函数并配置目标设备,确保无缝集成。
💬 Integration Tip
集成时只需实现send_a_cmd()函数和配置TARGET/TARGET_R5变量,无需修改生成的测试文件。
Scored May 7, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.