From 2921f06bb728d34664431fe437cc9479047fdd1f Mon Sep 17 00:00:00 2001 From: Darksun <43103129+DarksunNodes@users.noreply.github.com> Date: Wed, 13 May 2026 11:15:34 +0700 Subject: [PATCH] Update agents.md Changed the dense pipe-separated list into a GitHub-friendly markdown list. Added backticks around paths so they stand out. Added spaces after commas for cleaner scanning. Kept the content the same, just made it easier to read and paste into GitHub. So the structure changed, not the actual page names or hierarchy. --- docs/agents.md | 142 +++++++++++++++++++++++++------------------------ 1 file changed, 73 insertions(+), 69 deletions(-) diff --git a/docs/agents.md b/docs/agents.md index 07f0ee624..2cf666852 100644 --- a/docs/agents.md +++ b/docs/agents.md @@ -36,72 +36,76 @@ npx skills add base/base-skills ## Compact docs index -[Docs]|root:./docs -|ai-agents:index -|ai-agents/payments:accepting-payments,pay-for-services-with-x402 -|ai-agents/quickstart:payments,trading -|ai-agents/setup:agent-builder-codes,agent-registration,wallet-setup -|ai-agents/skills:index -|ai-agents/skills/payments:cdp-payment-skills,sponge-x402 -|ai-agents/skills/trading:alchemy-agentic-gateway,coingecko,swap-execution -|ai-agents/skills/wallets:bankr,cdp-agentic-wallet,sponge-wallet -|ai-agents/trading:data-fetching,trade-execution -|apps:index -|apps/builder-codes:agent-developers,app-developers,builder-codes,wallet-developers -|apps/growth:rewards -|apps/guides:migrate-to-standard-web-app -|apps/quickstart:build-app -|apps/resources:design-resources,templates -|apps/technical-guides:base-notifications -|base-account/basenames:basename-transfer,basenames-faq -|base-account/contribute:contribute-to-base-account-docs,security-and-bug-bounty -|base-account/framework-integrations:cdp,rainbowkit,reown,thirdweb -|base-account/framework-integrations/privy:authentication,setup,spend-permissions,sub-accounts,wallet-actions -|base-account/framework-integrations/wagmi:base-pay,basenames,batch-transactions,other-use-cases,setup,sign-in-with-base,sub-accounts -|base-account/guides:accept-payments,accept-recurring-payments,authenticate-users,migration-guide,sign-and-verify-typed-data,verify-social-accounts -|base-account/guides/tips:inspect-txn-simulation,popup-tips -|base-account/improve-ux:batch-transactions,spend-permissions,sub-accounts -|base-account/improve-ux/sponsor-gas:erc20-paymasters,paymasters -|base-account/more:base-gasless-campaign,telemetry -|base-account/more/troubleshooting/usage-details:gas-usage,popups,simulations,unsupported-calls,wallet-library-support -|base-account/overview:what-is-base-account -|base-account/quickstart:ai-tools-available-for-devs,mobile-integration,web-react,web -|base-account/reference/base-pay:charge,getOrCreateSubscriptionOwnerWallet,getPaymentStatus,getStatus,pay,prepareCharge,prepareRevoke,revoke,subscribe,subscriptions-overview -|base-account/reference/core:createBaseAccount,generateKeyPair,getCryptoKeyAccount,getKeypair,getProvider,sdk-utilities -|base-account/reference/core/capabilities:atomic,auxiliaryFunds,dataSuffix,datacallback,flowControl,gasLimitOverride,overview,paymasterService,signInWithEthereum -|base-account/reference/core/provider-rpc-methods:coinbase_fetchPermission,coinbase_fetchPermissions,eth_accounts,eth_blockNumber,eth_chainId,eth_coinbase,eth_estimateGas,eth_feeHistory,eth_gasPrice,eth_getBalance,eth_getBlockByHash,eth_getBlockByNumber,eth_getBlockTransactionCountByHash,eth_getBlockTransactionCountByNumber,eth_getCode,eth_getLogs,eth_getProof,eth_getStorageAt,eth_getTransactionByBlockHashAndIndex,eth_getTransactionByBlockNumberAndIndex,eth_getTransactionByHash,eth_getTransactionCount,eth_getTransactionReceipt,eth_getUncleCountByBlockHash,eth_getUncleCountByBlockNumber,eth_requestAccounts,eth_sendRawTransaction,eth_sendTransaction,eth_signTypedData_v4,personal_sign,request-overview,sdk-overview,standard-rpc-methods,wallet_addEthereumChain,wallet_addSubAccount,wallet_connect,wallet_getCallsStatus,wallet_getCapabilities,wallet_getSubAccounts,wallet_sendCalls,wallet_switchEthereumChain,wallet_watchAsset,web3_clientVersion -|base-account/reference/onchain-contracts:basenames,smart-wallet,spend-permissions -|base-account/reference/prolink-utilities:createProlinkUrl,decodeProlink,encodeProlink -|base-account/reference/spend-permission-utilities:fetchPermission,fetchPermissions,getPermissionStatus,prepareRevokeCallData,prepareSpendCallData,requestRevoke,requestSpendPermission -|base-account/reference/ui-elements:base-pay-button,brand-guidelines,sign-in-with-base-button -|base-chain/api-reference:rpc-overview -|base-chain/api-reference/debug-api:debug_traceBlockByHash,debug_traceBlockByNumber,debug_traceTransaction -|base-chain/api-reference/ethereum-json-rpc-api:eth_blockNumber,eth_call,eth_chainId,eth_estimateGas,eth_feeHistory,eth_gasPrice,eth_getBalance,eth_getBlockByHash,eth_getBlockByNumber,eth_getBlockReceipts,eth_getBlockTransactionCountByHash,eth_getBlockTransactionCountByNumber,eth_getCode,eth_getLogs,eth_getStorageAt,eth_getTransactionByBlockHashAndIndex,eth_getTransactionByBlockNumberAndIndex,eth_getTransactionByHash,eth_getTransactionCount,eth_getTransactionReceipt,eth_maxPriorityFeePerGas,eth_sendRawTransaction,eth_subscribe,eth_syncing,eth_unsubscribe,net_version,web3_clientVersion -|base-chain/api-reference/flashblocks-api:base_transactionStatus,eth_simulateV1,flashblocks-api-overview,newFlashblockTransactions,newFlashblocks,pendingLogs -|base-chain/flashblocks:app-integration,architecture,faq,overview -|base-chain/network-information:base-contracts,block-building,bridges,configuration-changelog,diffs-ethereum-base,ecosystem-contracts,network-faucets,network-fees,transaction-finality,troubleshooting-transactions -|base-chain/node-operators:base-v1-upgrade,node-providers,performance-tuning,run-a-base-node,snapshots,troubleshooting -|base-chain/quickstart:base-solana-bridge,connecting-to-base,deploy-on-base,why-base -|base-chain/security:avoid-malicious-flags,bug-bounty,report-vulnerability,security-council -|base-chain/specs:overview -|base-chain/specs/bcps:bcp-0000,index -|base-chain/specs/protocol:batcher,overview -|base-chain/specs/protocol/bridging:bridges,deposits,messengers,withdrawals -|base-chain/specs/protocol/consensus:derivation,index,p2p,rpc -|base-chain/specs/protocol/execution:index -|base-chain/specs/protocol/execution/evm:precompiles,predeploys,preinstalls -|base-chain/specs/protocol/fault-proof:cannon-fault-proof-vm,index,proposer -|base-chain/specs/protocol/fault-proof/stage-one:anchor-state-registry,bond-incentives,bridge-integration,dispute-game-interface,fault-dispute-game,honest-challenger-fdg,index,optimism-portal -|base-chain/specs/reference:configurability,glossary -|base-chain/specs/upgrades/azul:exec-engine,overview,proofs -|base-chain/specs/upgrades/canyon:overview -|base-chain/specs/upgrades/delta:overview,span-batches -|base-chain/specs/upgrades/ecotone:derivation,l1-attributes,overview -|base-chain/specs/upgrades/fjord:derivation,exec-engine,overview,predeploys -|base-chain/specs/upgrades/granite:derivation,exec-engine,overview -|base-chain/specs/upgrades/holocene:derivation,exec-engine,overview,system-config -|base-chain/specs/upgrades/isthmus:derivation,exec-engine,l1-attributes,overview,predeploys,system-config -|base-chain/specs/upgrades/jovian:derivation,exec-engine,l1-attributes,overview,system-config -|base-chain/specs/upgrades/pectra-blob-schedule:derivation,overview -|get-started:base-mentorship-program,base-services-hub,base,block-explorers,concepts,country-leads-and-ambassadors,data-indexers,deploy-smart-contracts,docs-llms,docs-mcp,get-funded,launch-token,learning-resources,prompt-library,resources-for-ai-agents -|root:agents,changes,cookie-policy,privacy-policy,terms-of-service,tone_of_voice +## Compact docs index + +[Docs] + +- root: `./docs` +- `ai-agents:index` +- `ai-agents/payments:accepting-payments, pay-for-services-with-x402` +- `ai-agents/quickstart:payments, trading` +- `ai-agents/setup:agent-builder-codes, agent-registration, wallet-setup` +- `ai-agents/skills:index` +- `ai-agents/skills/payments:cdp-payment-skills, sponge-x402` +- `ai-agents/skills/trading:alchemy-agentic-gateway, coingecko, swap-execution` +- `ai-agents/skills/wallets:bankr, cdp-agentic-wallet, sponge-wallet` +- `ai-agents/trading:data-fetching, trade-execution` +- `apps:index` +- `apps/builder-codes:agent-developers, app-developers, builder-codes, wallet-developers` +- `apps/growth:rewards` +- `apps/guides:migrate-to-standard-web-app` +- `apps/quickstart:build-app` +- `apps/resources:design-resources, templates` +- `apps/technical-guides:base-notifications` +- `base-account/basenames:basename-transfer, basenames-faq` +- `base-account/contribute:contribute-to-base-account-docs, security-and-bug-bounty` +- `base-account/framework-integrations:cdp, rainbowkit, reown, thirdweb` +- `base-account/framework-integrations/privy:authentication, setup, spend-permissions, sub-accounts, wallet-actions` +- `base-account/framework-integrations/wagmi:base-pay, basenames, batch-transactions, other-use-cases, setup, sign-in-with-base, sub-accounts` +- `base-account/guides:accept-payments, accept-recurring-payments, authenticate-users, migration-guide, sign-and-verify-typed-data, verify-social-accounts` +- `base-account/guides/tips:inspect-txn-simulation, popup-tips` +- `base-account/improve-ux:batch-transactions, spend-permissions, sub-accounts` +- `base-account/improve-ux/sponsor-gas:erc20-paymasters, paymasters` +- `base-account/more:base-gasless-campaign, telemetry` +- `base-account/more/troubleshooting/usage-details:gas-usage, popups, simulations, unsupported-calls, wallet-library-support` +- `base-account/overview:what-is-base-account` +- `base-account/quickstart:ai-tools-available-for-devs, mobile-integration, web-react, web` +- `base-account/reference/base-pay:charge, getOrCreateSubscriptionOwnerWallet, getPaymentStatus, getStatus, pay, prepareCharge, prepareRevoke, revoke, subscribe, subscriptions-overview` +- `base-account/reference/core:createBaseAccount, generateKeyPair, getCryptoKeyAccount, getKeypair, getProvider, sdk-utilities` +- `base-account/reference/core/capabilities:atomic, auxiliaryFunds, dataSuffix, datacallback, flowControl, gasLimitOverride, overview, paymasterService, signInWithEthereum` +- `base-account/reference/core/provider-rpc-methods:coinbase_fetchPermission, coinbase_fetchPermissions, eth_accounts, eth_blockNumber, eth_chainId, eth_coinbase, eth_estimateGas, eth_feeHistory, eth_gasPrice, eth_getBalance, eth_getBlockByHash, eth_getBlockByNumber, eth_getBlockTransactionCountByHash, eth_getBlockTransactionCountByNumber, eth_getCode, eth_getLogs, eth_getProof, eth_getStorageAt, eth_getTransactionByBlockHashAndIndex, eth_getTransactionByBlockNumberAndIndex, eth_getTransactionByHash, eth_getTransactionCount, eth_getTransactionReceipt, eth_getUncleCountByBlockHash, eth_getUncleCountByBlockNumber, eth_requestAccounts, eth_sendRawTransaction, eth_sendTransaction, eth_signTypedData_v4, personal_sign, request-overview, sdk-overview, standard-rpc-methods, wallet_addEthereumChain, wallet_addSubAccount, wallet_connect, wallet_getCallsStatus, wallet_getCapabilities, wallet_getSubAccounts, wallet_sendCalls, wallet_switchEthereumChain, wallet_watchAsset, web3_clientVersion` +- `base-account/reference/onchain-contracts:basenames, smart-wallet, spend-permissions` +- `base-account/reference/prolink-utilities:createProlinkUrl, decodeProlink, encodeProlink` +- `base-account/reference/spend-permission-utilities:fetchPermission, fetchPermissions, getPermissionStatus, prepareRevokeCallData, prepareSpendCallData, requestRevoke, requestSpendPermission` +- `base-account/reference/ui-elements:base-pay-button, brand-guidelines, sign-in-with-base-button` +- `base-chain/api-reference:rpc-overview` +- `base-chain/api-reference/debug-api:debug_traceBlockByHash, debug_traceBlockByNumber, debug_traceTransaction` +- `base-chain/api-reference/ethereum-json-rpc-api:eth_blockNumber, eth_call, eth_chainId, eth_estimateGas, eth_feeHistory, eth_gasPrice, eth_getBalance, eth_getBlockByHash, eth_getBlockByNumber, eth_getBlockReceipts, eth_getBlockTransactionCountByHash, eth_getBlockTransactionCountByNumber, eth_getCode, eth_getLogs, eth_getStorageAt, eth_getTransactionByBlockHashAndIndex, eth_getTransactionByBlockNumberAndIndex, eth_getTransactionByHash, eth_getTransactionCount, eth_getTransactionReceipt, eth_maxPriorityFeePerGas, eth_sendRawTransaction, eth_subscribe, eth_syncing, eth_unsubscribe, net_version, web3_clientVersion` +- `base-chain/api-reference/flashblocks-api:base_transactionStatus, eth_simulateV1, flashblocks-api-overview, newFlashblockTransactions, newFlashblocks, pendingLogs` +- `base-chain/flashblocks:app-integration, architecture, faq, overview` +- `base-chain/network-information:base-contracts, block-building, bridges, configuration-changelog, diffs-ethereum-base, ecosystem-contracts, network-faucets, network-fees, transaction-finality, troubleshooting-transactions` +- `base-chain/node-operators:base-v1-upgrade, node-providers, performance-tuning, run-a-base-node, snapshots, troubleshooting` +- `base-chain/quickstart:base-solana-bridge, connecting-to-base, deploy-on-base, why-base` +- `base-chain/security:avoid-malicious-flags, bug-bounty, report-vulnerability, security-council` +- `base-chain/specs:overview` +- `base-chain/specs/bcps:bcp-0000, index` +- `base-chain/specs/protocol:batcher, overview` +- `base-chain/specs/protocol/bridging:bridges, deposits, messengers, withdrawals` +- `base-chain/specs/protocol/consensus:derivation, index, p2p, rpc` +- `base-chain/specs/protocol/execution:index` +- `base-chain/specs/protocol/execution/evm:precompiles, predeploys, preinstalls` +- `base-chain/specs/protocol/fault-proof:cannon-fault-proof-vm, index, proposer` +- `base-chain/specs/protocol/fault-proof/stage-one:anchor-state-registry, bond-incentives, bridge-integration, dispute-game-interface, fault-dispute-game, honest-challenger-fdg, index, optimism-portal` +- `base-chain/specs/reference:configurability, glossary` +- `base-chain/specs/upgrades/azul:exec-engine, overview, proofs` +- `base-chain/specs/upgrades/canyon:overview` +- `base-chain/specs/upgrades/delta:overview, span-batches` +- `base-chain/specs/upgrades/ecotone:derivation, l1-attributes, overview` +- `base-chain/specs/upgrades/fjord:derivation, exec-engine, overview, predeploys` +- `base-chain/specs/upgrades/granite:derivation, exec-engine, overview` +- `base-chain/specs/upgrades/holocene:derivation, exec-engine, overview, system-config` +- `base-chain/specs/upgrades/isthmus:derivation, exec-engine, l1-attributes, overview, predeploys, system-config` +- `base-chain/specs/upgrades/jovian:derivation, exec-engine, l1-attributes, overview, system-config` +- `base-chain/specs/upgrades/pectra-blob-schedule:derivation, overview` +- `get-started:base-mentorship-program, base-services-hub, base, block-explorers, concepts, country-leads-and-ambassadors, data-indexers, deploy-smart-contracts, docs-llms, docs-mcp, get-funded, launch-token, learning-resources, prompt-library, resources-for-ai-agents` +- `root:agents, changes, cookie-policy, privacy-policy, terms-of-service, tone_of_voice`