ai-sns

4 mods across 1 repository, 340 stars between them.

draw-image

01

ai-sns/ai-sns

Skill Claude CodeCodex

Generate an image from a text prompt using an OpenAI-compatible image generation API (gpt-image-1-mini or compatible). The image is uploaded to the gofile.io public file sharing service and ONLY the public download page URL is returned. Trigger when user asks to draw, paint, generate, or create an image.

340 27d ago A 67 tokens original MIT

A2A JSON-RPC Call

02

ai-sns/ai-sns

Skill Claude CodeCodex

Call a peer agent's A2A JSON-RPC endpoint. Supports tasks/send (send a task message) and tasks/get (query task status).

340 27d ago A 38 tokens original MIT

Fetch Agent Card

03

ai-sns/ai-sns

Skill Claude CodeCodex

Fetch an A2A agent card JSON from a given endpoint URL. Tries direct GET first, then falls back to /.well-known/agent.json.

340 27d ago A 35 tokens original MIT