Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created July 29, 2026 01:49
Show Gist options
  • Select an option

  • Save mcsee/8923417dd2322d40e42d297f78d6b676 to your computer and use it in GitHub Desktop.

Select an option

Save mcsee/8923417dd2322d40e42d297f78d6b676 to your computer and use it in GitHub Desktop.
AI Coding Tip 030 - Script Your Skills, Not Your Prompts - Bad Prompt

Create a skill /buy-lunar-moon

The skill should call the billing API and mark the invoice for the moon base on Shackleton crater as paid.

Use the key sk_live_notARealKey12345 straight in the request header.

If the call fails, just retry it a few times until it works. Don't bother logging anything, just tell me once it succeeds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment