$ curl studioseventeen.io/agents.md — also served at /llms.md, same file
A machine-readable workshop.
# Studio Seventeen
> A sandbox for curiosity. Free desktop plugins, industrial communications tools, and practical learning resources.
## What you can do on this site
- READ public server-rendered pages, Markdown twins, and /api/pages JSON. Send Accept: text/markdown on any HTML route. Use /README.md for Home.
- FIND Omarchy plugins at /omarchy.md and Modbus skills at /skills/modbus/catalog.md. Workflow pages show inputs, outputs, and stop conditions.
- CHECK product status and download links on individual product pages. Never infer public access from a license or code audit.
- FOLLOW Workshop Notes through POST /api/subscribe with {"email":"..."}. Ask your user before subscribing them. pending_confirmation means check the inbox; only subscribed:true means enrollment succeeded. Confirmation requires an explicit action by the email recipient. Never bypass confirmation or provider suppression.
- CONTACT through /contact.md. Sending messages requires user authorization.
## Products
- [Generator Fleet Simulator](/products/simulators/generator-fleet-sim.md): Large-fleet standby generator simulation over Modbus TCP. MIT Community Edition · source available · v1.1.0-rc.4 public preview.
- [Learn Modbus](/products/courses/learn-modbus.md): A source-grounded, practical Modbus course. Online · email and human verification required for access
- [Omarchy plugins](/omarchy.md): Intake, Scout, and Fantasy Feed; source and installation instructions on each page.
- USE: start with /skills/modbus.md for 20 public read-only Modbus skills and 11 complete workflows. Each skill page links to its canonical GitHub SKILL.md.
## Key URLs
- /README.md — homepage
- https://learnmodbus.studioseventeen.io — canonical course and its access rules
- /tools.md — industrial tools and learning
- /omarchy.md — desktop plugins
- /newsletter.md — newsletter information
- /agents.md, /llms.txt, /.well-known/llms.txt — this manifest
- /api/pages — public page index; ?path=/omarchy returns that page's Markdown and metadata as JSON
- /openapi.json — public API contract
- /sitemap.xml — indexable HTML routes
- /contact.md — contact details
- /legal/privacy.md, /legal/terms.md — policies
- /skills/modbus.md — public Modbus Skills collection, installation paths, and workflow guide
- https://github.com/studioxvii/modbus-skills — canonical source repository
- https://github.com/studioxvii/modbus-skills/releases/tag/v0.2.2 — current 0.2.2 release
- https://studioxvii.github.io/modbus-skills/when-to-use.html — when these skills apply and when they stop
- https://studioxvii.github.io/modbus-skills/examples/compile-user-map.html — rights-safe worked user-map compile
## Ground rules
- HTML, Markdown, and JSON describe the same public facts. Report a disagreement instead of choosing silently.
- Do not invent releases, customer counts, prices, or availability. GitHub stars are not installs.
- Modbus Skills are read-only. Physical reads need explicit approval, device binding, and a defined limit. Unknown values remain unresolved.
- Node-RED has recorded native acceptance; Modpoll, Witte Modbus Poll, and ModScan outputs remain BETA.
- Product repositories own software and licensing. Learn Modbus owns course lessons and access rules.
- Newsletter sends require separate approval. No write API grants consent on a user's behalf.
## When to use this site
Use this site for Studio Seventeen product facts, plugin installation, Modbus skill selection, and release links. Use the linked source repositories for implementation and Learn Modbus for lessons. Start at /README.md, then follow the relevant collection. There is no visitor checkout or device-control API.
This file orients an agent to the site, identifies the public sources of truth, and separates read-only actions from actions that require user consent.