Add mt5cli skill documentation for MetaTrader 5 data export (#7)
* Add mt5cli agent skill Document mt5cli CLI usage (global options, subcommands, parameter formats, and examples) so agents can invoke the exporter without re-reading the CLI source. * Move mt5cli skill to top-level skills/ with symlink Mirror the conventional layout: keep the canonical SKILL.md under skills/mt5cli/ and expose it through a .agents/skills/mt5cli symlink. * Harden mt5cli skill against leaking --password Add a guideline warning against passing --password on the command line (visible in ps/history/logs), and drop the credential-inline example that modeled the bad pattern. --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude
parent
45ea0b459b
commit
42d8a9beb6
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../skills/mt5cli
|
||||
Reference in New Issue
Block a user