Releases: BEOKS/tossinvest-skill
Releases · BEOKS/tossinvest-skill
Release list
v0.1.0
Initial public release of the Toss Securities Open API Agent Skill.
Highlights:
- Install with
npx skills add BEOKS/tossinvest-skill - Supports agent-skill workflows for Codex, Claude Code, and other skills-compatible agents
- Bundles official Toss Securities OpenAPI references
- Includes
scripts/tossinvest.pyfor endpoint/schema discovery and API calls - Keeps order create/modify/cancel dry-run by default; live mutations require
--execute --yes - Adds token redaction and credential handling for
TOSS_API_KEY/TOSS_SECRET_KEY