aiskillstore/marketplace-fulfill-git-escrow
Fulfill a git escrow bounty by writing a solution or submitting an existing one. Use when the user wants to solve a test suite challenge, write code to pass tests, and claim a token reward. Requires the git-escrows CLI (npm i -g git-escrows).
This is a copy. The original lives at internet-court/fulfill-git-escrow.
npx skills add https://github.com/aiskillstore/marketplace --skill fulfill-git-escrow
Take aiskillstore/marketplace-fulfill-git-escrow from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx.
Without those the skill loads but fails at the first command.