mcp-and-prompt-craft

Governs MCP and API usage with necessity checks and first-try prompt engineering for paid generative calls.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/timikalo7/Execute --skill mcp-and-prompt-craft-timikalo7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-and-prompt-craft
Source: https://github.com/timikalo7/Execute/tree/main/.claude/skills/mcp-and-prompt-craft
Command: npx skills add https://github.com/timikalo7/Execute --skill mcp-and-prompt-craft-timikalo7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Paid MCP servers, connectors, and generative APIs burn credits on unnecessary calls, blind retries, and weak prompts. This Skill enforces a necessity gate before any external tool call and structures prompts so paid generative calls succeed on the first attempt. ## Core Features & Use Cases - Necessity Gate: A six-point checklist that prefers native tools and keyless fallbacks over MCPs, checks credit balances before credit-gated calls, and applies least-privilege scoping to connectors like Composio. - Prompt Craft for Generative Media: A slot-based prompt structure (subject, composition, style, palette, negatives, quality params) for image tools like Ideogram and Higgsfield, plus storyboard-first discipline for video and audio. - Sub-Agent and LLM API Prompting: Rules for scoping sub-agent tasks with sharp briefs, right model tiers, and report contracts, plus structured-output and validation patterns for LLM APIs embedded in products. - Use Case: Before generating a hero image with Higgsfield, check the credit balance, build the prompt from the six slots with hard text negatives, and generate at the target aspect ratio so one paid call lands the asset. ## Quick Start Before calling any generative MCP or paid API, ask the agent to run the necessity gate and craft a first-try prompt using the mcp-and-prompt-craft checklist.

Frequently Asked Questions about mcp-and-prompt-craft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
When should I use an MCP server instead of built-in tools?

Use an MCP only when native tools genuinely cannot do the job, such as generating a new image or performing an authenticated SaaS action. Read/Write/Bash, WebFetch, the browser, and crawl-site cover most needs at zero credit cost.

How do I write a prompt for AI image generation that works first try?

Build the prompt from six slots in order: subject, composition, style or medium, palette and mood, negatives, and quality parameters. Always include negatives like no text, no watermark, and no distorted hands for photorealistic output.

How do I check credits before calling Higgsfield or Composio?

Check memory/tool-credits.md for recorded balances first. For Higgsfield use show_plans_and_credits or balance; for Composio watch the 20K-calls-per-month free tier, and plan the whole job against the budget before the first call.

What should I do when a paid generative call fails?

Never retry a failed paid call with the same input, since a blind retry burns credit for the same failure. Diagnose the prompt, change the input, and only then call again; a retry means the prompt was wrong, not the tool.

How do I scope Composio connector permissions safely?

Allowlist specific non-destructive tool IDs and skip delete or send actions unless the task requires them. Register connectors at user scope and never commit keys, since Claude Code can write literal keys into .mcp.json.

When should I use stock assets instead of AI image generation?

Prefer curated stock from crawl-site or Pexels over generative tools when quality is comparable, especially for real photography. Keyless fallbacks cost no credits and avoid the prompt-engineering overhead of generative calls.