Instructions file CodexOpenCode
Instructions for hubzoid/hubzoid, covering agents.md. for ai editors working on the hubzoid platform, prime directive: keep it thin, project layout, editing rules and testing rules.
Instructions file CodexOpenCode
Instructions for hubzoid/hubzoid, covering agents.md. for ai editors working on the hubzoid platform, prime directive: keep it thin, project layout, editing rules and testing rules.
Skill Claude CodeCodex
Walks the user through scaffolding their first real Hubzoid hub. Hands off to the builder sub-agent for the drafting work.
Skill Claude CodeCodex
Explains the Hubzoid skills system, using itself as the demonstration.
Skill Claude CodeCodex
Points the user at the right external resource. Uses httpget against hubzoid.com when the question needs current info.
Skill Claude CodeCodex
Enumerates the contents of the current hub using built-in file tools. A live demo of readfile, listfiles, listskills, listknowledge.
Skill Claude CodeCodex
Build a polished single-file HTML dashboard (charts, KPIs, tables) from data you have gathered, and save it with writeartifact so the user gets a clickable link. Use when the user asks for a chart, graph, dashboard, report, or any visual summary of numbers.
Agent
Drafts a minimal Hubzoid hub for a one-line use case. Invoked when the user wants to create a new agent.
Agent
A placeholder sub-agent. Edit or delete me to add your own.
Skill Claude CodeCodex
Returns the secret code phrase. Load this whenever the user asks for the secret code or the secret phrase.
Skill Claude CodeCodex
Greet the user with "Hello!" and ask how you can help.