Document a module or public API surface (functions, classes, CLI commands, endpoints) from the code itself. Use when the user asks for API reference, to document a module, or to write usage docs for a public interface.
$npx -y skills add omnigent-ai/omnigent --skill api-docsInstalls into the current project.
Run `npx skills use "https://github.com/omnigent-ai/omnigent" --skill "omnigent-ai/omnigent/api-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/omnigent-ai/omnigent" that are relevant to the current task. Run `npx skills add "https://github.com/omnigent-ai/omnigent"` and select the relevant skills, then follow their instructions.