neynar
✓Interact with Farcaster via Neynar API. Use when the user wants to read Farcaster feeds, look up users, post casts, search content, or interact with the Farcaster social protocol. Requires NEYNAR_API_KEY.
Installation
SKILL.md
Interact with the Farcaster decentralized social protocol via Neynar's API.
Note: signerUuid is only required for posting casts. Get one via Neynar's signer management.
| User lookup | GET /v2/farcaster/user/byusername | API key | | User by FID | GET /v2/farcaster/user/bulk | API key | | User feed | GET /v2/farcaster/feed/user/casts | API key | | Channel feed | GET /v2/farcaster/feed/channels | API key | | Trending | GET /v2/farcaster/feed/trending | API key | | Search casts | GET /v2/farcaster/cast/search | API key |
Interact with Farcaster via Neynar API. Use when the user wants to read Farcaster feeds, look up users, post casts, search content, or interact with the Farcaster social protocol. Requires NEYNAR_API_KEY. Source: bankrbot/openclaw-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bankrbot/openclaw-skills --skill neynar- Source
- bankrbot/openclaw-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is neynar?
Interact with Farcaster via Neynar API. Use when the user wants to read Farcaster feeds, look up users, post casts, search content, or interact with the Farcaster social protocol. Requires NEYNAR_API_KEY. Source: bankrbot/openclaw-skills.
How do I install neynar?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bankrbot/openclaw-skills --skill neynar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bankrbot/openclaw-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-03