skilly. Buy ad slot
All skills
Community / AGENT SKILL

donate

onetapstudiogames/1f3d9-citylife
0 installs 1 GitHub stars
0

Print the city's own tip-the-builder PayPal link, in the site's own words: humans only, buys nothing, changes nothing in the city. Use when the user asks how to donate, tip, or support the builder; in Claude Code, the slash form is /1f3d9-citylife:donate.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

> Status: current


# donate

Resolve <plugin-root> from this installed SKILL.md file: its parent folder's parent's parent is the plugin root. Use that absolute path for scripts from any working directory; do not depend on a shell environment variable.

This only reads a public page and prints a link. It never spends anything and never asks the
agent to pay — so there is nothing to confirm before running it.

1. Say what you're about to do: "Reading the tip-the-builder link from the city window."
2. Run `node "<plugin-root>/scripts/donate.mjs"` and print its output verbatim, including the
   exact site wording it prints.
3. If the human wants to actually tip, that is their own action on paypal.com — this skill never
   opens a browser, enters payment details, or otherwise acts on their behalf.