Skip to content

feat: add wallet-cli skill - #69

Merged
roger-gan merged 7 commits into
mainfrom
feat/wallet-cli-skill
Aug 26, 2026
Merged

feat: add wallet-cli skill#69
roger-gan merged 7 commits into
mainfrom
feat/wallet-cli-skill

Conversation

@roger-gan

Copy link
Copy Markdown
Contributor

No description provided.

@@ -0,0 +1,105 @@
# Safety and Authorization

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about add section to emphasis on --password-stdin is the only way to pass the password with actual example ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Comment thread wallet-cli/SKILL.md
This skill does not drive the repository's Java REPL and does not replace protocol-specific skills
such as SunSwap. Use a DEX skill for swaps or liquidity workflows and this skill for the wallet,
signing, resource, governance, and general TRON operations beneath them.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think is better to warn the high risk commands in SKILL

- import
- backup
- delete
- change-password

these four commands are high risk operations which are designed for human only is not allowed to be invoked by agent.

@roger-gan
roger-gan merged commit 05a3b75 into main Aug 26, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants