Nano Banana Pro
Agent skill for nano-banana-pro
Translate all agent files from Claude Code's get-shit-done system to OpenCode format.
Sign in to like and favorite skills
Why this matters: Agent files define specialized AI agents that perform specific tasks. They must be translated to work with OpenCode's agent system.
End goal: All agent files work as OpenCode agents with correct tool sets and specifications.
Source files: ./original/agents/*.md Target directory: ./gsd-opencode/agents/
Mapping reference: @./assets/prompts/TRANSLATION-MAPPING.md
Agent documentation: https://opencode.ai/docs/agents/
Project context:
Translation rules:
<sub>something</sub> to *something*Translate each .md file from ./original/agents/ to ./gsd-opencode/agents/
For each agent file:
<sub>something</sub> tags to *something*Ensure agents have the correct tool sets for OpenCode
Maintain the agent's functionality and purpose
Update any examples in agent descriptions to use OpenCode syntax
For each file:
Important: