Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add memgrafter/skills-flatagents --skill "dynamic-agent"
Install specific skill from multi-skill repository
# Description
Dynamically generate and execute a specialized agent for any task. Use when the user has an arbitrary task that would benefit from a custom-generated agent.
# SKILL.md
name: dynamic-agent
description: Dynamically generate and execute a specialized agent for any task. Use when the user has an arbitrary task that would benefit from a custom-generated agent.
$HOME/.flatagents/skills/dynamic_agent/run.sh -y "<task>"
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.