在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
mock-agent
mock-agent 收录了来自 inference-gateway 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
3
Stars
1
更新
2026-05-19
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
connectivity-check
软件质量保证分析师与测试员
Use this when the user wants to verify the agent is reachable and responding correctly. Invokes the echo tool with a known payload and confirms the round-trip succeeded.
2026-05-19
error-injection
软件质量保证分析师与测试员
Use this when the user wants to test how their client handles different failure modes. Invokes the error tool across the supported error_type values (validation, timeout, internal, not_found) so the caller can observe each error path.
2026-05-19
load-simulation
软件质量保证分析师与测试员
Use this when the user wants to test client behavior under slow responses with realistic payloads. Combines the delay tool (to introduce latency) with the random_data tool (to produce a test payload of the requested shape).
2026-05-19