agentsclimarketplace

Clain version

Skill drai-inn/clain/skills/clain-version

Tidy up workspace sprawl from AI-assisted coding — categorical classification + executable plans for dev workspaces piling up under Google Drive sync.

Install
npx -y skills add drai-inn/clain --skill clain-version

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

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use ONLY when the user explicitly asks for the installed version of the `clain` CLI on this machine — e.g. "what version of clain do I have", "clain --version", "is clain installed". Do not use for any other version question, any other CLI, or any other clain subcommand.

SKILL.md

0.9 KB, as published. Nobody here has run it

Report the installed version of the clain CLI by invoking it directly.

Run this Bash command exactly as written, with no added flags or pipes:

clain --version

If the command succeeds, report its output to the user verbatim.

If the command fails (for example clain: command not found, or a non-zero exit), report the failure verbatim and tell the user to install clain per the project README. Do not attempt to install it, locate an alternative binary, infer the version from any other source, or substitute a value.

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.