OpenAgentSkill Registry Manifest Skill: run-load-test Slug: omnigent-ai-run-load-test Category: coding-agents Description: Run the Omnigent load test and produce a results file explaining the latencies. Load when the user wants to load-test / stress-test / benchmark Omnigent under concurrency ("load test omnigent", "stress test the server", "how many hosts/sessions/turns can it handle", "load test real agent turns / conversations", "run a load test"). The test makes each simulated user a real omnigent host that creates host-bound sessions and drives real multi-turn conversations with a mocked LLM; it boots its own local stack (dev/loadtest/run.py). Gather inputs, run it, then read the generated summary.md and explain the latency distribution (avg/median/p95/p99, throughput, failures). NOT for single-request latency micro-benchmarks (that is dev/benchmarks/). Agent fit: - Decision: 98/100 Production-ready - Primary fit: Local desktop - Role: Primary pick Supply profile: - Track: Coding and developer agents - Scenario: Testing and QA - Applicable agents: Claude Code, CLI, Codex, Cursor - Maintenance: 4d since push - Risk: Safe to try Trust: - Trust score: 77/100 Strong shortlist - Audit: 85/100 Safe to try Attribution: - Status: Registry indexed - Source: github candidate review - Creator: omnigent-ai - Claim URL: https://www.openagentskill.com/skills/omnigent-ai-run-load-test#claim-this-skill Install: npx skills add omnigent-ai/omnigent --skill run-load-test URLs: - Web: https://www.openagentskill.com/skills/omnigent-ai-run-load-test - API: https://www.openagentskill.com/api/agent/skills/omnigent-ai-run-load-test - Install API: https://www.openagentskill.com/api/skills/omnigent-ai-run-load-test/install - Repository: https://github.com/omnigent-ai/omnigent/tree/main/.claude/skills/run-load-test