بنقرة واحدة
farcaster
Post casts, browse feeds, search users, and engage with content on the Farcaster protocol
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Post casts, browse feeds, search users, and engage with content on the Farcaster protocol
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check eligibility for and claim token airdrops
Scan, audit, and revoke ERC-20 token approvals to manage wallet spending permissions
Set up automated server-side trading strategies (limit buys/sells) that execute on Base via Bankr
Deploy tokens on Base (Uniswap V4) or Solana (Raydium) via Bankr gas-sponsored launch API
Open leveraged long/short positions via Avantis on Base with up to 10x leverage
Access Polymarket prediction markets to search, place bets, view positions, and redeem winnings
| name | farcaster |
| description | Post casts, browse feeds, search users, and engage with content on the Farcaster protocol |
Use the farcaster tool for social actions on the Farcaster protocol.
Requires Neynar API key:
/flykeys set NEYNAR_API_KEY your_key
Get a key at https://neynar.com (free tier available).
For write operations (post, like, recast, follow), also set:
/flykeys set NEYNAR_SIGNER_UUID your_signer_uuid
| Action | Description | Required Params |
|---|---|---|
| post | Publish a cast | text |
| feed | Get user or home feed | (username optional) |
| search | Search casts | query |
| user | Get user profile | username or fid |
| channel | Channel info + casts | channel_id |
| trending | Trending casts | (none) |
| like | Like a cast | cast_hash |
| recast | Recast a cast | cast_hash |
| follow | Follow a user | username or fid |
| unfollow | Unfollow a user | username or fid |
farcaster action=post text="gm from openclawnch"
Max 320 characters. Reply to a cast:
farcaster action=post text="great take" parent_hash=0x...
Post to a channel:
farcaster action=post text="check this out" parent_url=base
farcaster action=feed username=dwr
farcaster action=trending limit=10
farcaster action=channel channel_id=base
farcaster action=search query="base ecosystem"
farcaster action=user username=vitalik
farcaster action=like cast_hash=0x...
farcaster action=recast cast_hash=0x...
farcaster action=follow username=jessepollak
| Channel | ID | Description |
|---|---|---|
| Base | base | Base ecosystem |
| Farcaster | farcaster | Meta discussion |
| Memes | memes | Meme content |
| Dev | dev | Developer discussion |
| DeFi | defi | DeFi discussion |