원클릭으로
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 |