Skip to content

design-agent

Curated third-party skill source. Run external-skill-auditor before repo promotion.

design-agent18 wordsInspect firstinspect-then-install
Curated third-party skill source. Run external-skill-auditor before repo promotion.

Quick Start

Install:

npx skills add crewaiinc/skills --skill getting-started --skill design-agent --skill design-task -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode

Use: /design-agent

Works with Claude Code, Gemini CLI, OpenCode, and other agentskills.io-compatible agents.

design-agent (CrewAI) covers agent design using the Role-Goal-Backstory framework, LLM selection (including cheap function-calling models), tool assignment, execution tuning (max_iter, max_rpm, max_execution_time), memory/knowledge sources, guardrails, YAML vs code config, planning modes, and delegation. Strongly recommends spending 80% effort on task design first and defaulting to a single agent unless clear persona/tool/LLM splits exist.

Targets verified harnesses: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.

Portable multi-harness install command:

Terminal window
npx skills add crewaiinc/skills --skill getting-started --skill design-agent --skill design-task -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode

Trust tier: Inspect first (needs-inspection)

Curated status: inspect-then-install

Risk notes: Curated third-party skill source. Run external-skill-auditor before repo promotion.

Entry maintained via authoring + research for compose-external-wave-3; provenance and audit notes are authoritative there (research context is advisory).

npx skills add crewaiinc/skills --skill design-agent --skill design-task --skill getting-started -y -g -a ...

Requires CrewAI installed in the target project; Docker for safe code execution if used.

FieldValue
Source Typecurated-external
Display Sourcecrewaiinc/skills
Source Kindgithub
Installabilityportable command
Review Statecurated
Trust Tierneeds-inspection
Target Agentsantigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode
Curated catalog entry
docs/src/authoring/skills/design-agent.mdx (full SSOT excerpt)
---
name: "design-agent"
description: "Curated third-party skill source. Run external-skill-auditor before repo promotion."
title: "Design Agent"
source_kind: "curated-external"
source: "crewaiinc/skills"
install_source: "crewaiinc/skills"
status: "inspect-then-install"
trust_tier: "needs-inspection"
provenance_status: "verified-install-command"
install_command: "npx skills add crewaiinc/skills --skill getting-started --skill design-agent --skill design-task -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode"
target_agents: [antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode]
source_url: "https://github.com/crewaiinc/skills"
notes: "Curated third-party skill source. Run external-skill-auditor before repo promotion."
risk_notes: "Curated third-party skill source. Run external-skill-auditor before repo promotion."
promotion_policy: "Inspect source, hooks, scripts, credentials, and dedupe before install."
provenance_evidence: "Curated `npx skills add` command with named `--skill` selectors under `inspect-then-install` in config/external-skills.md."
---
{/* GENERATED-AUTHORING: source=config/external-skills.md; entry=design-agent; re-run migration to refresh */}
Curated third-party skill source. Run external-skill-auditor before repo promotion.

Install / provenance (from authoring frontmatter + research):

FieldValue
install_commandnpx skills add crewaiinc/skills --skill getting-started --skill design-agent --skill design-task -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode
sourcecrewaiinc/skills
source_urlhttps://github.com/crewaiinc/skills
trust_tierneeds-inspection
curated_statusinspect-then-install
target_agentsantigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode