Browse Skills
11972 skills across 8 categories
๐ณ
2026/08/15
Deploy Docker Compose
Deploy Docker Compose brings up the Omnigent server as a Docker compose stack with Postgres on any Docker host. Use it to build the image, run the stack, debug on an existing host, or extend the stack to a new platform.
DevOps
8.9K1.3K
๐
2026/08/15
Fanout
Fanout runs independent subtasks in parallel by creating a separate git worktree and dispatching an implementation sub-agent for each task, each opening its own PR. Use it when subtasks are parallel-safe and you want cross-reviewed PRs delivered without merging.
AI Engineering
8.9K1.3K
๐
2026/08/15
Framework Detection
Framework Detection scans Python imports in existing agent code and maps them to Omnigent executor types. Use it when integrating existing Python agent code into Omnigent.
AI Engineering
8.9K1.3K
๐
2026/08/15
Harness Integration Guide
Harness Integration Guide provides a reference for building new Omnigent harness integrations, covering SDK/subprocess and native harness tracks with feature matrices, implementation patterns, and prioritized checklists.
AI Engineering
8.9K1.3K
๐
2026/08/15
Investigate
Investigate delegates read-only investigation, debugging, audit, search, and code-understanding tasks to sub-agents, then synthesizes findings only from their structured reports. Use it when an orchestrator needs to answer repository-specific technical questions or analyze failures without modifying files.
AI Engineering
8.9K1.3K
๐
2026/08/15
Migration Guide
Migration Guide turns a breaking change (an API rename, removed flag, changed default, or moved module) into concrete upgrade steps with before/after examples. Use when you need to migrate, upgrade, or adapt to a breaking change.
Writing
8.9K1.3K
๐
2026/08/15
Omnigent Knowledge
Omnigent Knowledge is a deep reference on Omnigent config format, executor types, skill/tool structure, and conventions. Use it when you need to look up how the platform works.
AI Engineering
8.9K1.3K
๐งช
2026/08/15
Pi Native E2E Dev
Pi Native E2E Dev spins up a live local Omnigent server and runner to exercise the native Pi TUI harness end-to-end. Use it when developing, testing, or debugging the pi-native harness, its bridge, extension, auth, or model behavior.
Quality
8.9K1.3K
๐งช
2026/08/15
Polly E2E Testing
Polly E2E Testing runs deterministic mock-LLM and live CLI checks against the polly multi-agent coding orchestrator's critical user journeys. Use it when developing, debugging, or testing examples/polly, its sub-agents, skills, or guardrails.
Quality
8.9K1.3K
๐
2026/08/15
Run Load Test
Run Load Test drives Omnigent's load-test stack to benchmark concurrency with real host-bound sessions and a mocked LLM. Use it when load-testing, stress-testing, or benchmarking Omnigent under concurrency.
Quality
8.9K1.3K
๐
2026/08/15
Security Audit
Security Audit examines a codebase or directory for security issues such as hardcoded secrets, injection, unsafe deserialization, weak cryptography, and authorization gaps, then produces a structured findings report. Use it when asked for a security review or vulnerability audit; it reports findings only and never fixes code.
Quality
8.9K1.3K
๐ ๏ธ
2026/08/15
Harness
Harness configures a harness for a domain or project by defining specialized agents and generating the skills they use. Use it to set up new agent teams, extend existing ones, or audit and maintain a harness.
AI Engineering
8.8K1.2K