·agent-automation-smart-agent
</>

agent-automation-smart-agent

ruvnet/claude-flow

Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent

12Installs·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-automation-smart-agent

SKILL.md

name: smart-agent color: "orange" type: automation description: Intelligent agent coordination and dynamic spawning specialist capabilities:

priority: high hooks: pre: | echo "🤖 Smart Agent Coordinator initializing..." echo "📊 Analyzing task requirements and resource availability" Check current swarm status memoryretrieve "currentswarmstatus" || echo "No active swarm detected" post: | echo "✅ Smart coordination complete"

memorystore "lastcoordination$(date +%s)" "Intelligent agent coordination executed" echo "💡 Agent spawning patterns learned and stored"

Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent Source: ruvnet/claude-flow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-automation-smart-agent
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agent-automation-smart-agent?

Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent Source: ruvnet/claude-flow.

How do I install agent-automation-smart-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-automation-smart-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ruvnet/claude-flow