node.yaml.
node.yaml
whenToUse is the one that matters. When it is present it replaces description for
matching, so it is not a footnote. It is the text being ranked.
Write for the task, not for a reader
Before writing a word, write down the one-line task a planner would type for the job your node does.βwrite a long report that the Agent can reviseβThose nouns and verbs are what your
name and whenToUse have to match. If your opening
words are not in that sentence, your node loses to one whose are.
The opening dominates. A whenToUse that starts βHybrid MCP node, attach via a service
edgeβ¦β is matched against wiring vocabulary rather than the job, so it ranks low and never
surfaces. Same node, same capability, invisible.
The formula
Three layers, in this order. 1. Outcome first. Lead with the job in the words someone would use to describe it, not the mechanism you built.Pick whenever an Agent must author or revise a long document: a report, plan, spec, article or brief.2. Disqualify yourself by property. Say what makes your node right or wrong as a property of the work, never by naming another node.
Writes and revises section by section, so a one-shot generation cannot be revised and blows the context window on every change.Naming a rival dates the moment a node is added or renamed, and it builds a web of cross-references between nodes that all have to be maintained. Describe your own property and let ranking surface the alternative. 3. The wiring fact, last. One sentence, and only if it is needed to work at all.
Attach via a service edge to an agent node.Keep it generic. Name the kind of consumer, βan agent nodeβ, not a specific node that will be renamed later. The exception is a hard dependency: if your output must go somewhere specific to be any use, name that. Mechanism last, always. It is necessary for wiring and fatal for ranking when it leads.
Category counts too
category is part of what gets matched, so pick the one that describes the job, not how
you built it. A node that produces a document is Documents, not Agent Tools, because the
second pulls it towards tool-plumbing vocabulary and away from the work.
The categories are: AI, Voice, Go To Market, Search, Web Scraping, Media & Design, Documents,
Knowledge & Vectors, Storage & Data, Communication, Flow, Output.
Add a new one only when a nodeβs job genuinely fits none of them. Do not force-fit into a
catch-all.
Anti-patterns
Before you ship
- Write the one-line task a planner would type. Do its key words appear in your first sentence?
- Which node wins that job today if yours did not exist? Did you sharpen the property that beats it, without naming it?
- Is any wiring fact last rather than first?
- Does
categorymatch the job the node does? - Is every claim true of what the node actually does?
The same rule for templates and skills
Templates and agent skills are discovered the same way, with one difference that matters. Nodes are matched against a plannerβs task, so βPick when a step needsβ¦β reads correctly. Templates and skills are matched against what a person actually said, so write the words they would use.Next: Testing

