> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Resources and Templates

Here are some resources and templates for AgentKit.

## Packages

* [Github Repo](https://github.com/coinbase/agentkit)

<Tabs groupId="programming-language">
  <Tab value="Python" title="Python">
    - [coinbase-agentkit](https://pypi.org/project/coinbase-agentkit/)
    - [coinbase-agentkit-langchain](https://pypi.org/project/coinbase-agentkit-langchain/)
    - [coinbase-sdk](https://pypi.org/project/cdp-sdk/)
  </Tab>

  <Tab value="Node.js" title="Node.js">
    * [agentkit](https://www.npmjs.com/package/@coinbase/agentkit)
    * [agentkit-langchain](https://www.npmjs.com/package/@coinbase/agentkit-langchain)
    * [coinbase-sdk](https://www.npmjs.com/package/@coinbase/coinbase-sdk)
  </Tab>
</Tabs>

## Templates

Note that these templates may not have the most up-to-date dependencies. Please double check the dependencies in the `package.json` file.

[CDP Replit Templates](https://replit.com/@CoinbaseDev)
