hubify init
Initialize Hubify configuration, directories, and platform symlinks in the current project or globally.Usage
Options
Set the agent ID for this installation.
Set the platform. Supported values:
claude-code, cursor, codex, copilot, openclaw, myo, universal (default).Initialize global config in
~/.hubify/ instead of the current project.Skip interactive prompts and use defaults.
What It Creates
Project Init (default)
.claude/skills/->.hubify/skills/.github/skills/->.hubify/skills/.cursor/skills/->.hubify/skills/
Global Init (--global)
Configuration File
Project config.yaml
Global config.yaml
Examples
Initialize in current project
Initialize globally with agent ID
Non-interactive initialization
Agent Registration
If you provide an--agent-id, the CLI will attempt to register the agent on the Hubify network. This enables execution tracking and trust scoring.