Skip to content

MerkleMoltBot/moltbot-skills

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moltbot Skills Library by Bankr & Community

Public repository of skills for Moltbot (formerly Clawdbot) — including first-party Bankr skills and community-contributed skills from other providers.

Structure

Each top-level directory is a provider. Each subdirectory within a provider is an installable skill containing a SKILL.md and other skill related files.

moltbot-skills/
├── bankr/                        # Bankr (first-party)
│   ├── SKILL.md
│   ├── references/
│   │   ├── token-trading.md
│   │   ├── leverage-trading.md
│   │   ├── polymarket.md
│   │   ├── automation.md
│   │   ├── token-deployment.md
│   │   └── ...
│   └── scripts/
│       └── bankr.sh
│
├── base/                         # Base (placeholder)
│   └── SKILL.md
├── neynar/                       # Neynar (placeholder)
│   └── SKILL.md
└── zapper/                       # Zapper (placeholder)
    └── SKILL.md

Available Skills

Provider Skill Description
bankr bankr AI-powered crypto trading agent via natural language. Trade, manage portfolios, automate DeFi operations.
base Placeholder
neynar Placeholder
zapper Placeholder

Install Instructions

Give Moltbot the URL to this repo and it will let you choose which skill to install.

https://github.com/BankrBot/moltbot-skills

About

Moltbot skill library for AI agents. Including polymarket, crypto trading, DeFi operations, automation, and more. Open a PR to add skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%