Skip to content

cyberuni/cyberfleet

v0.1.0

Fleet & crew personas over cyberlegion — Pod (ship's bridge), Operator (command center), Crimp (crew recruitment), and Mechanic (automaton building).

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "cyberfleet",
	"version": "0.1.0",
	"description": "Fleet & crew personas over cyberlegion — Pod (ship's bridge), Operator (command center), Crimp (crew recruitment), and Mechanic (automaton building).",
	"author": {
		"name": "unional"
	},
	"homepage": "https://github.com/cyberuni/cyberfleet",
	"repository": "https://github.com/cyberuni/cyberfleet",
	"keywords": ["agent", "dispatch", "inter-agent", "fleet"],
	"extensions": {
		"org.cyberuni.universal-plugin": {
			"vendors": ["claude-code", "codex"],
			"packagePath": ".",
			"skills": "./skills",
			"agents": ["./agents/headless-operator.md"],
			"harnesses": {
				"claude-code": {},
				"codex": {}
			}
		}
	}
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • org.cyberuni.universal-plugin