Skip to content

[docs-agent] Weekly skills update 2026-06-10#41

Open
alchemy-bot wants to merge 1 commit into
mainfrom
skills/weekly-update-2026-06-10
Open

[docs-agent] Weekly skills update 2026-06-10#41
alchemy-bot wants to merge 1 commit into
mainfrom
skills/weekly-update-2026-06-10

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Weekly sync from this week's merged docs changes (2026-06-03 → 2026-06-10).

Docs PRs covered

Skills files updated

  • skills/alchemy-cli/SKILL.md (canonical) + plugins/alchemy/skills/alchemy-cli/SKILL.md (mirror)
    • New Agent wallet sessions task-to-command sub-section: wallet connect --mode session, wallet status --verify, wallet disconnect, wallet use session|local, wallet qr, --signer override, capability list.
    • New EVM actions (wallet-signed) sub-section: evm send, evm contract call, evm approve (incl. reset/revoke), evm swap quote/execute, evm status, evm network list, sponsorship + dry-run flags.
    • New Cross-chain bridges (EVM mainnet only) sub-section: xchain bridge quote/execute.
    • New Solana actions (wallet-signed) sub-section: solana send (now with --token <mint> for SPL), solana status, solana delegate approve/revoke, fee sponsorship flags.
    • Bootstrap section now references agent-prompt --scope wallet (installed CLI + npx -y @alchemy/cli@latest variant).
    • Execution rules add the wallet status --verify + --dry-run discipline for state-changing actions.
    • Auth methods table now lists Agent wallet session and Local wallet as first-class auth axes alongside API key / access key / webhook key / x402.
    • Wallet (x402) section retitled to make clear it's the x402 gateway path, not the agent wallet session path; cross-linked to the new section.
  • skills/alchemy-mcp/SKILL.md (canonical) + plugins/alchemy/skills/alchemy-mcp/SKILL.md (mirror)
    • Claude Code install section now leads with the new official Alchemy Claude Plugin (/plugin marketplace add alchemyplatform/alchemy-claude-plugin, /plugin install alchemy@alchemy, /alchemy:setup). Bundles MCP server + slash commands + skills in one install. Manual claude mcp add kept as fallback.
  • skills/alchemy-api/references/operational-supported-networks.md (canonical) + plugins mirror
    • Removed sonic-blaze from the Data API networks list.
    • Added Sonic Blaze entry to Recently Deprecated / Removed with the 2026-06-12 deprecation date and a pointer to the migration target (sonic-testnet).
    • Bumped updated: to 2026-06-10.

Material changes (summary)

  • New product surface — Agent Wallets sessions: the Alchemy CLI now ships a session-based signer flow where users approve a CLI instance in the dashboard. The agent never sees the private key, sessions auto-expire, and signing capabilities are explicit (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.
  • New install path — Alchemy Claude Plugin: one-step bundle for Claude Code users (/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.
  • Network deprecation — Sonic Blaze: effective 2026-06-12. Migrate to sonic-testnet. sonic-mainnet is unaffected.

Non-material PRs from this window (skipped per playbook)

  • Daikon-bot specs PRs: #1364, #1356
  • Weekly blockchain node upgrades changelog: #1348
  • Lychee link-check fix: #1359
  • CI workflow re-run / self-approval guard: #1358
  • Style audit fixes: #1371, #1346
  • Title sentence-case rename: #1360
  • Portfolio API duplicate "Defaults to true" cleanup: #1355
  • CU sunset notice removal: #1354 (un-doing a previously non-material change)
  • Remote wallet API spec build infra: #1352, #1351
  • Simulation API sidebar nav hide: #1345
  • Kaia API quickstart + FAQ: #1365 (new EVM chain, no new capability axis — per the chain-list rule, owned by the docs page)
  • Activity Log + webhook subscriptions + OCSF mapping: #1361 (sidebar hidden: true, preview)
  • Devnet support note added to Yellowstone gRPC + Solana PubSub WebSockets: #1363 (network expansion, capability unchanged)
  • arbtrace_* refs restored in arb.yaml: #1368 (temporary x-bot-ignore-style guard pending Daikon chain-config catch-up — not stable enough to document)

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).
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.

1 participant