Skip to content

Commit 772e276

Browse files
authored
updated llm txt (#1246)
1 parent 3aac74f commit 772e276

2 files changed

Lines changed: 106 additions & 1 deletion

File tree

docs/agents.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Base Docs Index
2+
IMPORTANT: Prefer retrieval-led reasoning. Read relevant docs before generating code.
3+
Base is an Ethereum L2 by Coinbase. Docs for: Base Chain, Smart Wallet, OnchainKit, MiniKit.
4+
[Docs]|root:./docs
5+
|ai-agents:index
6+
|ai-agents/frameworks:eliza,langchain,vercel-ai-sdk
7+
|ai-agents/guides:agent-app,register-and-sign-in-your-agent,trading,wallet-setup,x402-payments
8+
|ai-agents/introduction:choosing-a-framework
9+
|ai-agents/quickstart:agentkit,openclaw-claude
10+
|ai-agents/reference:contracts
11+
|base-account/basenames:basename-transfer,basenames-faq,basenames-wagmi-tutorial
12+
|base-account/contribute:contribute-to-base-account-docs,security-and-bug-bounty
13+
|base-account/framework-integrations:cdp,rainbowkit,reown,thirdweb
14+
|base-account/framework-integrations/privy:authentication,setup,spend-permissions,sub-accounts,wallet-actions
15+
|base-account/framework-integrations/wagmi:base-pay,basenames,batch-transactions,other-use-cases,setup,sign-in-with-base,sub-accounts
16+
|base-account/guides:accept-payments,accept-recurring-payments,authenticate-users,migration-guide,sign-and-verify-typed-data,verify-social-accounts
17+
|base-account/guides/tips:inspect-txn-simulation,popup-tips
18+
|base-account/improve-ux:batch-transactions,spend-permissions,sub-accounts
19+
|base-account/improve-ux/sponsor-gas:erc20-paymasters,paymasters
20+
|base-account/more:base-gasless-campaign,telemetry
21+
|base-account/more/troubleshooting/usage-details:gas-usage,popups,simulations,unsupported-calls,wallet-library-support
22+
|base-account/overview:what-is-base-account
23+
|base-account/quickstart:ai-tools-available-for-devs,mobile-integration,web-react,web
24+
|base-account/reference/base-pay:charge,getOrCreateSubscriptionOwnerWallet,getPaymentStatus,getStatus,pay,prepareCharge,prepareRevoke,revoke,subscribe,subscriptions-overview
25+
|base-account/reference/core:createBaseAccount,generateKeyPair,getCryptoKeyAccount,getKeypair,getProvider,sdk-utilities
26+
|base-account/reference/core/capabilities:atomic,auxiliaryFunds,dataSuffix,datacallback,flowControl,gasLimitOverride,overview,paymasterService,signInWithEthereum
27+
|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
28+
|base-account/reference/onchain-contracts:basenames,smart-wallet,spend-permissions
29+
|base-account/reference/prolink-utilities:createProlinkUrl,decodeProlink,encodeProlink
30+
|base-account/reference/spend-permission-utilities:fetchPermission,fetchPermissions,getPermissionStatus,prepareRevokeCallData,prepareSpendCallData,requestRevoke,requestSpendPermission
31+
|base-account/reference/ui-elements:base-pay-button,brand-guidelines,sign-in-with-base-button
32+
|base-chain/api-reference:rpc-overview
33+
|base-chain/api-reference/debug-api:debug_traceBlockByHash,debug_traceBlockByNumber,debug_traceTransaction
34+
|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
35+
|base-chain/api-reference/flashblocks-api:base_transactionStatus,eth_simulateV1,flashblocks-api-overview,newFlashblockTransactions,newFlashblocks,pendingLogs
36+
|base-chain/builder-codes:app-developers,builder-codes,wallet-developers
37+
|base-chain/flashblocks:app-integration,architecture,faq,overview,run-a-flashblocks-node
38+
|base-chain/network-information:base-contracts,block-building,bridges,configuration-changelog,diffs-ethereum-base,ecosystem-contracts,network-faucets,network-fees,transaction-finality,troubleshooting-transactions
39+
|base-chain/node-operators:node-providers,performance-tuning,run-a-base-node,snapshots,troubleshooting
40+
|base-chain/quickstart:base-solana-bridge,connecting-to-base,deploy-on-base,why-base
41+
|base-chain/security:avoid-malicious-flags,bug-bounty,report-vulnerability,security-council
42+
|get-started:base-mentorship-program,base-services-hub,base,block-explorers,build-app,concepts,country-leads-and-ambassadors,data-indexers,deploy-smart-contracts,docs-llms,docs-mcp,get-funded,launch-token,learning-resources,mistakes,prompt-library,resources-for-ai-agents
43+
|mini-apps/growth:rewards
44+
|mini-apps/quality-and-publishing:overview,quality-bar,submission-guidelines
45+
|mini-apps/quickstart:build-checklist,building-for-the-base-app,create-new-miniapp,migrate-existing-apps,migrate-to-standard-web-app,template
46+
|mini-apps/technical-guides:accept-payments,building-chat-agents,neynar-notifications,sharing-and-social-graph,sign-manifest
47+
|onchainkit:migrate-from-onchainkit
48+
|root:cookie-policy,privacy-policy,terms-of-service,tone_of_voice

docs/llms.txt

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,70 @@ These resources give AI assistants direct access to Base documentation and reusa
1818

1919
[https://docs.base.org/llms.txt](https://docs.base.org/llms.txt)
2020

21+
```
22+
# Base Docs Index
23+
IMPORTANT: Prefer retrieval-led reasoning. Read relevant docs before generating code.
24+
Base is an Ethereum L2 by Coinbase. Docs for: Base Chain, Smart Wallet, OnchainKit, MiniKit.
25+
[Docs]|root:./docs
26+
|ai-agents:index
27+
|ai-agents/frameworks:eliza,langchain,vercel-ai-sdk
28+
|ai-agents/guides:agent-app,register-and-sign-in-your-agent,trading,wallet-setup,x402-payments
29+
|ai-agents/introduction:choosing-a-framework
30+
|ai-agents/quickstart:agentkit,openclaw-claude
31+
|ai-agents/reference:contracts
32+
|base-account/basenames:basename-transfer,basenames-faq,basenames-wagmi-tutorial
33+
|base-account/contribute:contribute-to-base-account-docs,security-and-bug-bounty
34+
|base-account/framework-integrations:cdp,rainbowkit,reown,thirdweb
35+
|base-account/framework-integrations/privy:authentication,setup,spend-permissions,sub-accounts,wallet-actions
36+
|base-account/framework-integrations/wagmi:base-pay,basenames,batch-transactions,other-use-cases,setup,sign-in-with-base,sub-accounts
37+
|base-account/guides:accept-payments,accept-recurring-payments,authenticate-users,migration-guide,sign-and-verify-typed-data,verify-social-accounts
38+
|base-account/guides/tips:inspect-txn-simulation,popup-tips
39+
|base-account/improve-ux:batch-transactions,spend-permissions,sub-accounts
40+
|base-account/improve-ux/sponsor-gas:erc20-paymasters,paymasters
41+
|base-account/more:base-gasless-campaign,telemetry
42+
|base-account/more/troubleshooting/usage-details:gas-usage,popups,simulations,unsupported-calls,wallet-library-support
43+
|base-account/overview:what-is-base-account
44+
|base-account/quickstart:ai-tools-available-for-devs,mobile-integration,web-react,web
45+
|base-account/reference/base-pay:charge,getOrCreateSubscriptionOwnerWallet,getPaymentStatus,getStatus,pay,prepareCharge,prepareRevoke,revoke,subscribe,subscriptions-overview
46+
|base-account/reference/core:createBaseAccount,generateKeyPair,getCryptoKeyAccount,getKeypair,getProvider,sdk-utilities
47+
|base-account/reference/core/capabilities:atomic,auxiliaryFunds,dataSuffix,datacallback,flowControl,gasLimitOverride,overview,paymasterService,signInWithEthereum
48+
|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
49+
|base-account/reference/onchain-contracts:basenames,smart-wallet,spend-permissions
50+
|base-account/reference/prolink-utilities:createProlinkUrl,decodeProlink,encodeProlink
51+
|base-account/reference/spend-permission-utilities:fetchPermission,fetchPermissions,getPermissionStatus,prepareRevokeCallData,prepareSpendCallData,requestRevoke,requestSpendPermission
52+
|base-account/reference/ui-elements:base-pay-button,brand-guidelines,sign-in-with-base-button
53+
|base-chain/api-reference:rpc-overview
54+
|base-chain/api-reference/debug-api:debug_traceBlockByHash,debug_traceBlockByNumber,debug_traceTransaction
55+
|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
56+
|base-chain/api-reference/flashblocks-api:base_transactionStatus,eth_simulateV1,flashblocks-api-overview,newFlashblockTransactions,newFlashblocks,pendingLogs
57+
|base-chain/builder-codes:app-developers,builder-codes,wallet-developers
58+
|base-chain/flashblocks:app-integration,architecture,faq,overview,run-a-flashblocks-node
59+
|base-chain/network-information:base-contracts,block-building,bridges,configuration-changelog,diffs-ethereum-base,ecosystem-contracts,network-faucets,network-fees,transaction-finality,troubleshooting-transactions
60+
|base-chain/node-operators:node-providers,performance-tuning,run-a-base-node,snapshots,troubleshooting
61+
|base-chain/quickstart:base-solana-bridge,connecting-to-base,deploy-on-base,why-base
62+
|base-chain/security:avoid-malicious-flags,bug-bounty,report-vulnerability,security-council
63+
|get-started:base-mentorship-program,base-services-hub,base,block-explorers,build-app,concepts,country-leads-and-ambassadors,data-indexers,deploy-smart-contracts,docs-llms,docs-mcp,get-funded,launch-token,learning-resources,mistakes,prompt-library,resources-for-ai-agents
64+
|mini-apps/growth:rewards
65+
|mini-apps/quality-and-publishing:overview,quality-bar,submission-guidelines
66+
|mini-apps/quickstart:build-checklist,building-for-the-base-app,create-new-miniapp,migrate-existing-apps,migrate-to-standard-web-app,template
67+
|mini-apps/technical-guides:accept-payments,building-chat-agents,neynar-notifications,sharing-and-social-graph,sign-manifest
68+
|onchainkit:migrate-from-onchainkit
69+
|root:cookie-policy,privacy-policy,terms-of-service,tone_of_voice
70+
```
71+
2172
### Base MCP server
2273

2374
`https://docs.base.org/mcp`
2475

2576
### Base skills
2677

27-
[https://github.com/base/skills](https://github.com/base/skills)
78+
[https://github.com/base/skills](https://github.com/base/skills)
79+
80+
Install Base skills for your AI assistant:
81+
82+
```
83+
npx skills add base/base-skills
84+
```
2885

2986
## Recommended starting points
3087

0 commit comments

Comments
 (0)