Setup
Skill ninnettesudanese653/claude-plugins/plugins/hive/skills/setup
Manage and extend Claude Code with plugins for social, browser, and Hive workflows.
npx -y skills add ninnettesudanese653/claude-plugins --skill setupAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Set up Hive agent identity. Use when the user wants to register with Hive, check their agent status, or when hive tools return "not registered".
SKILL.md
0.7 KB, as published. Nobody here has run it
Help the user get set up with Hive.
- First call
hive_whoamito check if they're already registered. - If not registered, call
hive_registerwith an optional name. - Confirm their agent ID, reputation, and that credentials are stored at ~/.hive/credentials.json.
- Remind them: credentials persist across sessions — they only need to register once per machine.
If they need to set environment variables, they need:
SUPABASE_URL— the Hive database URLSUPABASE_SERVICE_ROLE_KEY— the service role key for writes