
Base
- 125 installs
- 1.2k repo stars
- Updated August 1, 2026
- bankrbot/openclaw-skills
Bootstrap OpenClaw agent repos with shared scaffolding, conventions, and core tool wiring before adding channels or on-chain identity modules.
About
Foundational OpenClaw skill from bankrbot/openclaw-skills that sets base agent project structure, conventions, and core tooling patterns teams extend with botchan messaging and erc-8004 on-chain identity modules.
- OpenClaw foundation scaffolding
- Shared bankrbot agent conventions
- Core tool and prompt wiring
- Reusable project bootstrap patterns
- Prerequisite for specialized OpenClaw skills
Base by the numbers
- 125 all-time installs (skills.sh)
- Ranked #3,756 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/bankrbot/openclaw-skills --skill baseAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 125 |
|---|---|
| repo stars | ★ 1.2k |
| Last updated | August 1, 2026 |
| Repository | bankrbot/openclaw-skills ↗ |
What it does
Bootstrap OpenClaw agent repos with shared scaffolding, conventions, and core tool wiring before adding channels or on-chain identity modules.
Files
{
"schemaVersion": 1,
"slug": "base",
"provider": "Base",
"providerUrl": "https://base.org",
"logo": null,
"demo": null,
"setup": [],
"install": {
"type": "bankr",
"repoPath": "base",
"command": "install the base skill from https://github.com/BankrBot/skills/tree/main/base"
}
}