postey
Installation
SKILL.md
Postey Skill
Create, schedule, and publish social media content across multiple platforms using Postey.
Capability Comes From the Server, Not From This File
postey://skill-manifest describes the live surface — every tool, resource, prompt and platform
the server actually serves. When what you need is not obvious, read it rather than guessing from
this document. Each tool entry carries three fields that settle routing on their own:
| Field | Meaning |
|---|---|
capability |
What the tool is for, as noun.verb (post.create, account.list) |
canonical |
true = the intended way to reach that capability |
superseded_by |
On a non-canonical tool, the URI or tool you should call instead |
The rule: reach a capability through its canonical provider. If superseded_by is set, follow
it — that field is why you do not need to parse [FALLBACK ONLY — READ … INSTEAD] out of a
description. Where a resource and a tool serve one capability, the resource is canonical.