repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | { |
| #2 | "skillId": "nano-banana-pro", |
| #3 | "name": "nano-banana-pro", |
| #4 | "description": "Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).", |
| #5 | "category": "pump-protocol", |
| #6 | "path": "nano-banana-pro/SKILL.md", |
| #7 | "url": "https://x402.wtf/api/skills/nano-banana-pro", |
| #8 | "tags": [ |
| #9 | "nano", |
| #10 | "solana", |
| #11 | "banana", |
| #12 | "pro" |
| #13 | ], |
| #14 | "requiredEnv": [], |
| #15 | "homepage": null, |
| #16 | "attestation": { |
| #17 | "status": "pending", |
| #18 | "isFormallyVerified": false, |
| #19 | "attestationPda": null, |
| #20 | "verificationTimestamp": null |
| #21 | }, |
| #22 | "markdown": "---\nname: nano-banana-pro\ndescription: Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).\nhomepage: https://ai.google.dev/\nmetadata: {\"clawdbot\":{\"emoji\":\"🍌\",\"requires\":{\"bins\":[\"uv\"],\"env\":[\"GEMINI_API_KEY\"]},\"primaryEnv\":\"GEMINI_API_KEY\",\"install\":[{\"id\":\"uv-brew\",\"kind\":\"brew\",\"formula\":\"uv\",\"bins\":[\"uv\"],\"label\":\"Install uv (brew)\"}]}}\n---\n\n# Nano Banana Pro (Gemini 3 Pro Image)\n\nUse the bundled script to generate or edit images.\n\nGenerate\n```bash\nuv run {baseDir}/scripts/generate_image.py --prompt \"your image description\" --filename \"output.png\" --resolution 1K\n```\n\nEdit\n```bash\nuv run {baseDir}/scripts/generate_image.py --prompt \"edit instructions\" --filename \"output.png\" --input-image \"/path/in.png\" --resolution 2K\n```\n\nAPI key\n- `GEMINI_API_KEY` env var\n- Or set `skills.\"nano-banana-pro\".apiKey` / `skills.\"nano-banana-pro\".env.GEMINI_API_KEY` in `~/.clawdbot/clawdbot.json`\n\nNotes\n- Resolutions: `1K` (default), `2K`, `4K`.\n- Use timestamps in filenames: `yyyy-mm-dd-hh-mm-ss-name.png`.\n- The script prints a `MEDIA:` line for Clawdbot to auto-attach on supported chat providers.\n- Do not read the image back; report the saved path only.\n" |
| #23 | } |
| #24 |