generated: '2026-09-12' method: generated source: >- openapi/geneos-netprobe-rest-api-openapi.yml, the ITRS Geneos Gateway Commands and XML-RPC technical references, conventions/geneos-conventions.yml and errors/geneos-problem-types.yml specification: Agent Skills specificationVersion: '0.1' provider: Geneos providerId: geneos note: >- ITRS Group publishes no Agent Skills, no AGENTS.md and no skills directory — searched the ITRS GitHub organisation and the Geneos documentation on 2026-09-12. These three are generated by API Evangelist from ITRS's own published operations and error vocabulary. Every operation, method name, status code and error code referenced in them appears in the provider's own material; where an operationId would normally be used, the published OpenAPI declares none, so operations are addressed by method and path instead. skills: - name: geneos-publish-dataview file: geneos-publish-dataview.md api: geneos:netprobe-rest-api description: >- Publish and maintain a custom dataview through the Netprobe REST API plug-in, respecting the 200-row default ceiling and cleaning up afterwards. consequence: write - name: geneos-run-gateway-command file: geneos-run-gateway-command.md api: geneos:gateway-rest description: >- Run a Geneos command against a Gateway safely — rehearse the target with the permission-filtered list endpoints first, then act, and do not auto-reconnect to the SSE output stream. consequence: destructive - name: geneos-instrument-app-xmlrpc file: geneos-instrument-app-xmlrpc.md api: geneos:xml-rpc description: >- Instrument an in-house application to publish its own dataviews and log streams into Geneos, with heartbeat commitment so a dead publisher alerts. consequence: write not_covered: - >- The Toolkit (Scripting) plug-in — it has no API surface to ground a skill in; it executes a binary and reads CSV from stdout. - >- The Web Dashboard — ITRS publishes no machine-readable contract for it.