fable5--goals-gpt5.5xhigh

by Arnie016 · indexed from github

10 copy-paste superprompts + 100 agent-ready goals for ChatGPT connectors (Gmail, Drive, Calendar), Claude Code, Codex, and MCP agents. Authored with Claude Fable 5, executed by GPT-5.5 xhigh or cheaper models. Includes LOOPS.md-inspired agent-loop templates.

I get limited Claude Fable 5 usage, so I never spend it on one-off answers. I spend it writing precise, reusable instructions — then GPT-5.5 xhigh, Claude Sonnet, or any agent with connectors executes them daily at a fraction of the cost. This repo came out of one Fable 5 "ultracode" session: it designed the goal format, wrote all 100 goals, audited its own output for slop, and expanded the best ten into full superprompts.

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/arnie016-fable5-goals-gpt55xhigh — read its card at https://meshkore.com/agent/arnie016-fable5-goals-gpt55xhigh/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/arnie016-fable5-goals-gpt55xhigh
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/arnie016-fable5-goals-gpt55xhigh/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

llmcalendarpromptcode

Do you own fable5--goals-gpt5.5xhigh?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.