{"id":46048087,"url":"https://github.com/coinbase/agentic-wallet-skills","last_synced_at":"2026-03-01T08:05:15.506Z","repository":{"id":338102914,"uuid":"1153932358","full_name":"coinbase/agentic-wallet-skills","owner":"coinbase","description":"npx skills add coinbase/agentic-wallet-skills","archived":false,"fork":false,"pushed_at":"2026-02-20T15:34:58.000Z","size":28,"stargazers_count":46,"open_issues_count":4,"forks_count":19,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T18:58:52.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coinbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-09T20:44:49.000Z","updated_at":"2026-02-20T17:46:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/coinbase/agentic-wallet-skills","commit_stats":null,"previous_names":["coinbase/agentic-wallet-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coinbase/agentic-wallet-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fagentic-wallet-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fagentic-wallet-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fagentic-wallet-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fagentic-wallet-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/agentic-wallet-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fagentic-wallet-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29964203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-01T08:05:14.768Z","updated_at":"2026-03-01T08:05:15.493Z","avatar_url":"https://github.com/coinbase.png","language":"JavaScript","funding_links":[],"categories":["Blockchain Operations"],"sub_categories":[],"readme":"# Coinbase Agentic Wallet Skills\n\n[Agent Skills](https://agentskills.io) for crypto wallet operations. These skills enable AI agents to authenticate, send USDC, trade tokens and more using the [`awal`](https://www.npmjs.com/package/awal) CLI.\n\n## Available Skills\n\n| Skill                                                        | Description                                                    |\n| ------------------------------------------------------------ | -------------------------------------------------------------- |\n| [authenticate-wallet](./skills/authenticate-wallet/SKILL.md) | Sign in to the wallet via email OTP                            |\n| [fund](./skills/fund/SKILL.md)                               | Add money to the wallet via Coinbase Onramp                    |\n| [send-usdc](./skills/send-usdc/SKILL.md)                     | Send USDC to Ethereum addresses or ENS names                   |\n| [trade](./skills/trade/SKILL.md)                             | Swap/trade tokens on Base (USDC, ETH, WETH)                    |\n| [search-for-service](./skills/search-for-service/SKILL.md)   | Search the x402 bazaar for paid API services                   |\n| [pay-for-service](./skills/pay-for-service/SKILL.md)         | Make paid API requests via x402                                |\n| [monetize-service](./skills/monetize-service/SKILL.md)       | Build and deploy a paid API that other agents can use via x402 |\n| [query-onchain-data](./skills/query-onchain-data/SKILL.md)   | Query onchain data on Base using the CDP SQL API via x402      |\n\n## Installation\n\nInstall with [Vercel's Skills CLI](https:/skills.sh):\n\n```bash\nnpx skills add coinbase/agentic-wallet-skills\n```\n\n## Usage\n\nSkills are automatically available once installed. The agent will use them when relevant tasks are detected.\n\n**Examples:**\n\n```text\nSign-in to my wallet with me@email.com\n```\n\n```text\nSend 10 USDC to barmstrong.eth\n```\n\n## Contributing\n\nTo add a new skill:\n\n1. Create a folder in `./skills/` with a lowercase, hyphenated name\n2. Add a `SKILL.md` file with YAML frontmatter and instructions\n\nSee the [Agent Skills specification](https://agentskills.io/specification) for the complete format.\n\n### Updating the `awal` version\n\nAll skills pin a specific version of the `awal` CLI. When a new version is published to npm, run:\n\n```bash\n# Make sure you're using Node v22+\nnode ./scripts/bump-awal.js\n```\n\nThis fetches the latest version from the npm registry and updates all skill files automatically.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fagentic-wallet-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fagentic-wallet-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fagentic-wallet-skills/lists"}