Audit and updation of skills#28
Open
yashovardhan wants to merge 1 commit into
Open
Conversation
Full template rewrite of SKILL.md and all references/ and workflows/, verified against @metamask/agentic-cli 4.0.1 (--help flag schemas + live read-only runs + compiled-source inspection): - One canonical syntax per command (flag form wherever both exist); removed phantom positionals (predict quote/place/markets get, wallet requests watch) - Required/optional flag tables with value formats; captured real output blocks with Capture -> placeholder lines; explicit confirm-before-executing checklists; per-file error/recovery tables - SKILL.md: placeholder legend, global-flags table, preflight checklist with real mm doctor output, explicit routing rows (added mm tx, price/token subcommands) - Split predict.md into predict-account/data/trade; market-data.md into price/token; renamed chain.md->chains.md, polling.md->wallet-requests.md; new concepts.md and aave.md - New scripts/encode_approve.py for exact-amount ERC-20 approvals - Fixed: QR login works on prod (COMING_SOON guard is dead code); --to-address rejected same-chain (INVALID_SWAP_PARAMS); perps --venue optional; --wallet-timeout + walletTimeoutSeconds documented; perps --dry-run/--yes coverage; transfer --token semantics; Aave ERC-20 vs native value branch Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I got Fable to audit the skills for making sure the one shot capability goes to lower level models. Here are the results, we can decide that to keep and what to discard.