agentsclimarketplace

Setup

Skill theogbrand/yoink/plugins/yoink/skills/setup

yoink is an AI agent that removes complex dependencies by reimplementing only what you need.

Install
npx -y skills add theogbrand/yoink --skill setup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Scaffold project: clone repo, install real library. Only invoke when explicitly requested by the user or by the yoink orchestrator.

SKILL.md

0.8 KB, as published. Nobody here has run it

Setup

Do not invoke this skill unless explicitly requested. It is called by /yoink:yoink or run standalone by the user.

Execute the setup script to scaffold the project:

"${CLAUDE_SKILL_DIR}/scripts/setup.sh" $ARGUMENTS

After the setup script runs, print its full output to the user verbatim.

CRITICAL: After setup completes, check the cloned repo for a Python package (e.g., pyproject.toml, setup.py, or setup.cfg in .yoink/reference/). If none are found, inform the user that YOINK currently only supports Python packages and exit. You MUST NOT proceed to subsequent phases.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.