polylane
Installation
SKILL.md
Polylane Platform
Polylane is an agent-powered production operations platform: it builds a live context graph of your stack, detects problems from telemetry, investigates them with agents, and remediates through reversible operations and reviewed pull requests.
This file carries process and conventions — no catalogs, schemas, or limits, which all have live sources. Retrieve before you cite.
Retrieval Sources
| Source | How to retrieve | Use for |
|---|---|---|
| Polylane docs | https://docs.polylane.com — agent index at /llms.txt, raw markdown per page at /raw/<path>.md |
Concepts, feature behaviour, schemas |
| Docs MCP | https://docs.polylane.com/mcp — list-pages, get-page (no auth) |
Same content, as tools |
| Platform MCP | https://mcp.polylane.com/mcp |
Live workspace queries: graph, telemetry, code |
| CLI help | polylane --help, polylane <resource> <verb> --help |
Command surface of the installed version |
| API | https://api.polylane.com/v1/reference; polylane api list / api describe <op> |
Every REST operation and its schema |
| Public catalogs | GET /v1/public/{integrations,skills}/catalog, GET /v1/public/billing/plans, GET /v1/scopes |
Integration types, skills, plans and limits, scopes |