[docs-agent] Weekly skills update 2026-06-10#41
Open
alchemy-bot wants to merge 1 commit into
Open
Conversation
Sync this week's material docs changes into the alchemy-api and skill SKILL.md surfaces (canonical + plugins mirror). Changes: - alchemy-cli/SKILL.md: Document the new Agent Wallets session signer (alchemy wallet connect --mode session), the EVM/Solana/xchain action commands (evm send, evm contract call, evm approve, evm swap, xchain bridge, solana send w/ --token, status), the agent-prompt --scope wallet contract, and disambiguate session vs local vs x402 wallet modes in the auth methods table. Pulled from PR #1353 (agent wallets docs rewrite). - alchemy-mcp/SKILL.md: Point Claude Code users at the official Alchemy Claude Plugin (one-step install bundling MCP + slash commands + skills), keeping the manual claude mcp add as a fallback. Pulled from PRs #1370/#1372 (new Alchemy Claude Plugin page). - operational-supported-networks.md: Remove sonic-blaze from the Data API networks list and add a deprecation note under Recently Deprecated / Removed. Pulled from PR #1347 (Sonic Blaze testnet deprecation, effective 2026-06-12). Non-material PRs from this window (skipped per playbook): Daikon-bot specs (#1364, #1356), weekly node changelog (#1348), lychee fix (#1359), CI workflow re-run (#1358), style audit fixes (#1371, #1346), title sentence-case (#1360), Portfolio boolean default duplicate (#1355), CU sunset notice removal (#1354), remote wallet api spec build infra (#1352, #1351), Simulation API hide nav (#1345), Kaia quickstart (#1365 — new EVM chain, no new capability axis), Activity Log preview docs (#1361 — sidebar hidden), Solana Devnet support on Yellowstone/PubSub (#1363 — network expansion, capability unchanged), arbtrace_* restore (#1368 — temporary x-bot-ignore guard pending Daikon).
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.
Weekly sync from this week's merged docs changes (2026-06-03 → 2026-06-10).
Docs PRs covered
[codex] Improve agent wallet docs(Agent Wallets page rewrite: session approval, EVM/Solana/xchain action surface,agent-prompt --scope wallet)Add Alchemy Claude Plugin docs pageLimit Claude plugin docs page to Claude CodeAdd Sonic Blaze testnet deprecation noticeSkills files updated
skills/alchemy-cli/SKILL.md(canonical) +plugins/alchemy/skills/alchemy-cli/SKILL.md(mirror)wallet connect --mode session,wallet status --verify,wallet disconnect,wallet use session|local,wallet qr,--signeroverride, capability list.evm send,evm contract call,evm approve(incl. reset/revoke),evm swap quote/execute,evm status,evm network list, sponsorship + dry-run flags.xchain bridge quote/execute.solana send(now with--token <mint>for SPL),solana status,solana delegate approve/revoke, fee sponsorship flags.agent-prompt --scope wallet(installed CLI +npx -y @alchemy/cli@latestvariant).wallet status --verify+--dry-rundiscipline for state-changing actions.skills/alchemy-mcp/SKILL.md(canonical) +plugins/alchemy/skills/alchemy-mcp/SKILL.md(mirror)/plugin marketplace add alchemyplatform/alchemy-claude-plugin,/plugin install alchemy@alchemy,/alchemy:setup). Bundles MCP server + slash commands + skills in one install. Manualclaude mcp addkept as fallback.skills/alchemy-api/references/operational-supported-networks.md(canonical) + plugins mirrorsonic-blazefrom the Data API networks list.sonic-testnet).updated:to 2026-06-10.Material changes (summary)
evm.signMessage,evm.signTypedData,evm.signAuthorization,evm.prepareCalls,evm.sendCalls,solana.signTransaction). Skills now reflect the matching CLI commands and the per-action sponsorship flags./plugin install alchemy@alchemy) that wires the MCP server, slash commands, and skills together. The alchemy-mcp skill points Claude Code users at it first.sonic-testnet.sonic-mainnetis unaffected.Non-material PRs from this window (skipped per playbook)
hidden: true, preview)x-bot-ignore-style guard pending Daikon chain-config catch-up — not stable enough to document)