gsd-opencode/bin/dm/test/fixtures/path-replacement/integration-source/agents/test-agent/SKILL.md
--- name: Test Agent description: A test agent for integration testing version: 1.0.0 references: - @gsd-opencode/templates/summary.md - @gsd-opencode/workflows/execute-plan.md - @gsd-opencode/agents/test-agent/config.md skills: - path: @gsd-opencode/agents/test-agent/skills/core.md level: expert - path: @gsd-opencode/agents/test-agent/skills/advanced.md level: intermediate templates: - @gsd-opencode/templates/context.md - @gsd-opencode/templates/verification-report.md ---
npx skillsauth add rokicool/gsd-opencode gsd-opencode/bin/dm/test/fixtures/path-replacement/integration-source/agents/test-agentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This agent is used for integration testing of the GSD-OpenCode package manager.
The test agent demonstrates how @gsd-opencode/ references appear in various contexts within SKILL.md files.
The summary template at @gsd-opencode/templates/summary.md provides a standard format.
// Reference to workflow
const workflow = '@gsd-opencode/workflows/execute-plan.md';
// Reference to template
const template = '@gsd-opencode/templates/context.md';
This agent uses:
See also:
development
Implementation of one of the commands
development
Implementation of one of the commands
development
# GSD Debugger Test skill content.
development
# GSD Debugger No manifest - fallback mode test.