agentsclimarketplace

Toss invest

Skill finetension/tosscli-skills/skills/toss-invest

Use when a user asks an agent to perform Toss Invest tasks through tosscli, including setup checks, account or asset reads, market data queries, order previews, or order workflows.From its SKILL.md

Install
npx -y skills add finetension/tosscli-skills --skill toss-invest

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

  • 0 stars0 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.

SKILL.md

1.0 KB, 189 tokens by cl100k_base, as published. Nobody here has run it

Toss Invest

Use tosscli as the executor.

If you do not already know the installed tosscli command structure, inspect the full command registry once:

tosscli help --all --json

If that command is unavailable, inspect tosscli help and tosscli invest --help.

Do not repeat the full registry inspection within the same workflow unless the installed CLI appears to have changed. For the selected command, inspect its --help before using that command for the first time in the current workflow.

Use the selected command's help as the source of truth for arguments, flags, constraints, preview behavior, and execution behavior.

Treat successful stdout as JSON.

If tosscli is missing, ask the user to install it with npm install -g toss-openapi-cli, then verify tosscli version.

What ships with it: 1 file

224 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,144. 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.