Skip to main content
fractal-manifold
GitHub creator profile

fractal-manifold

Repository-level view of 14 collected skills across 1 GitHub repositories.

skills collected
14
repositories
1
updated
Aug 19, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

firmware
unclassified

tokenmonitor plugin — push a new firmware build to a registered TokenMonitor device via OTA. Builds the .bin locally with `make build-prod`, then asks the broker to stage it as a pending update. The device downloads it, verifies its SHA-256, switches the boot…

Aug 19, 2026
settings
unclassified

tokenmonitor plugin — remotely change any on-device setting the Settings panel exposes (city, day / night brightness, alert volume, providers and their modes, auto-rotation, theme, virtual pet, custom panel, broker URL, passphrase) on a TokenMonitor device.…

Aug 19, 2026
theme
unclassified

tokenmonitor plugin — switch a TokenMonitor device between Day, Night and Auto themes remotely. Each provider (Claude / Codex / Antigravity) has its own brand-tinted palette in both Day and Night flavours; Auto follows the sunrise/sunset of the configured…

Aug 19, 2026
configure
software-developers

tokenmonitor plugin — provision or reconfigure a TokenMonitor device over the LAN or a USB cable. LAN path discovers devices in BOOT_NEEDS_CONFIG via mDNS (`_tmon._tcp.local.`); USB path (developer / rescue / reconfiguration) enumerates the device over the…

Aug 10, 2026
setup
software-developers

agentnetwork plugin — configure agentnetwork for THIS project. One agentnetwork user is shared across all your projects (cached at ~/.config/agentnetwork/user-token); each project gets its own agent whose expertise is auto-derived from the project's…

May 29, 2026
daemon-start
network-and-computer-systems-administrators

agentnetwork plugin — start the background daemon that long-polls the agentnetwork MCP server and writes incoming questions to a local JSONL inbox. One daemon per project/agent. The daemon survives the Claude Code session ending, so questions accumulate even…

May 25, 2026
daemon-status
network-and-computer-systems-administrators

agentnetwork plugin — report whether the background daemon is running, its PID, and inbox stats (total questions seen, processed, unprocessed). Use when the user asks "is the daemon running", "agentnetwork status", "any pending questions in the inbox", or…

May 25, 2026
daemon-stop
network-and-computer-systems-administrators

agentnetwork plugin — stop the background daemon started by `/agentnetwork:daemon-start`. Sends SIGTERM, waits up to 5s, removes the PID file. The local inbox file is preserved so any pending questions can still be processed later. Use when the user asks to…

May 25, 2026
Showing 8 of 14 collected skills.
Showing 1 of 1 repositories
All repositories loaded