From GroundLine
Use when the user wants one pass that researches external agent tools, compares them, and recommends GroundLine upgrades for Codex, Claude Code, or Antigravity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/groundline:agent-ecosystem-radarThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this as the set entrypoint for agent ecosystem discovery. It chains four
Use this as the set entrypoint for agent ecosystem discovery. It chains four GroundLine skills into one decision loop:
research-agent-ecosystem -> evaluate-agent-capability -> compare-agent-workflows -> recommend-groundline-upgrades
If the runtime can load named skills, use them in that order. If not, run the
same phases inline using the contracts in references/output-contracts.md.
Use this when the user asks for research, comparison, and recommendation in one pass. Use the individual skills when the request clearly asks for only one stage: source gathering, single-candidate evaluation, candidate comparison, or upgrade recommendation from existing findings.
research-agent-ecosystem to collect source-backed options.evaluate-agent-capability for any existing tool, skill, plugin, MCP
server, hook, agent, or workflow pack that may be adopted.compare-agent-workflows to score overlap, risk, context cost, setup
surface, and GroundLine fit.recommend-groundline-upgrades to classify each candidate as adopt,
adapt, watch, or reject.Use references/external-workflow-interop.md for known source families and
references/source-registry.json for radar seeds. Prefer official docs and
primary repositories. Treat registry listings and blog posts as discovery
signals until a primary source confirms the claim.
Return all four sections in order:
GroundLine Research:
- scope:
- primary sources:
- secondary sources:
- candidate list:
- confirmed facts:
- unverified claims:
- uncertainty:
GroundLine Capability Evaluation:
- target:
- artifact type:
- source evidence:
- unverified claims:
- context cost:
- setup and mutation surface:
- security risk:
- maintenance signal:
- GroundLine fit:
- decision:
- verification needed:
GroundLine Comparison:
- candidates:
- scoring axes:
- strongest matches:
- overlap with GroundLine:
- context and setup cost:
- rejected or deferred:
- comparison gaps:
GroundLine Recommendation:
- adopt:
- adapt:
- watch:
- reject:
- next GroundLine changes:
- side-effect boundary:
- verification checklist:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub jukqaz/groundline --plugin groundline