Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Initialize federation on this node — generate keypair and configure peers
Initialize this node for federation. Generates an ed25519 keypair, creates the federation config, and optionally sets a compliance mode.
Steps:
npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation initnpx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation config --compliance MODEStore init event:
mcp__claude-flow__memory_store({ key: "federation-init", value: "Node initialized", namespace: "federation" })
npx skills add ruvnet/ruflo --skill federation-initHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.