Skip to content
BeClaude

openclawby-skills

New
GitHub TrendingGeneralby openclawby

Official Clawby skills for AI agents — live market, on-chain & social data plus trade execution. One API key, any agent.

Summary

OpenClawby-Skills provides AI agents with direct access to live market data, on-chain analytics, social sentiment, and trade execution via a single API key.

  • It enables developers to build autonomous trading bots, market monitoring agents, and DeFi assistants that interact with real-time crypto ecosystems.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/openclawby-skills.md

3
Invoke with @agent-name
@openclawby-skills

Use Cases

Fetch real-time price feeds and order book data for any supported cryptocurrency pair.
Execute token swaps or limit orders on decentralized exchanges through the agent.
Monitor on-chain wallet activity and alert when large transactions occur.
Analyze social media sentiment for a specific token across multiple platforms.
Retrieve historical OHLCV data for backtesting trading strategies.
Automate portfolio rebalancing based on predefined market conditions.

Usage Examples

1

/openclawby-skills get price ETH/USDC

2

Use OpenClawby to swap 0.5 ETH for USDC on Uniswap.

3

Monitor the top 10 whale wallets for SOL transfers and report any movement over 1000 SOL.

View source on GitHub
apiagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is openclawby-skills?

OpenClawby-Skills provides AI agents with direct access to live market data, on-chain analytics, social sentiment, and trade execution via a single API key. It enables developers to build autonomous trading bots, market monitoring agents, and DeFi assistants that interact with real-time crypto ecosystems.

How to install openclawby-skills?

To install openclawby-skills: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/openclawby-skills.md. Finally, @openclawby-skills in Claude Code.

What is openclawby-skills best for?

openclawby-skills is a agent categorized under General. It is designed for: api, agent. Created by openclawby.

What can I use openclawby-skills for?

openclawby-skills is useful for: Fetch real-time price feeds and order book data for any supported cryptocurrency pair.; Execute token swaps or limit orders on decentralized exchanges through the agent.; Monitor on-chain wallet activity and alert when large transactions occur.; Analyze social media sentiment for a specific token across multiple platforms.; Retrieve historical OHLCV data for backtesting trading strategies.; Automate portfolio rebalancing based on predefined market conditions..