farcaster

Interact with the Farcaster protocol via the Neynar API.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill farcaster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: farcaster
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/farcaster
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill farcaster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to seamlessly interact with the Farcaster decentralized social protocol, enabling them to read feeds, search for content, and post their own messages without leaving their current environment.

Core Features & Use Cases

  • Read Feeds: Browse trending casts or specific channel feeds.
  • Search: Find casts or users based on keywords.
  • Post & Interact: Publish new casts, reply, like, recast, follow, and unfollow users.
  • User Profiles: View detailed information about Farcaster users.

Quick Start

Use the farcaster skill to post "Hello Farcaster!" to your feed.

Frequently Asked Questions about farcaster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post and interact with casts on the Farcaster decentralized social protocol?

To interact with Farcaster, you can use this Skill to publish casts, reply, like, recast, and follow users through the Neynar API. A NEYNAR_API_KEY is required, and a NEYNAR_SIGNER_UUID is needed for write operations.

Can I browse Farcaster feeds and search for specific users or casts?

Yes, browsing Farcaster feeds and searching is supported. You can read trending casts, view specific channel feeds, search for casts and users by keywords, and view detailed Farcaster user profiles directly through the Neynar API.

What API keys do I need to read and write data on the Farcaster protocol?

Reading Farcaster data requires a NEYNAR_API_KEY. To perform write operations like posting casts, replying, liking, recasting, or following, you must also provide an optional NEYNAR_SIGNER_UUID.

How do I retrieve user profiles from the Farcaster decentralized social network?

You can retrieve detailed Farcaster user profiles by using the Skill's search and profile reading capabilities. It fetches user information directly from the Farcaster protocol via the Neynar API integration.

Are there limitations when using the Neynar API to manage Farcaster channels?

The Skill facilitates reading trending casts and specific channel feeds through the Neynar API. Write operations for managing Farcaster channels are limited to posting, replying, liking, recasting, and following.

Does the Farcaster Skill work without configuring a signer UUID?

The Farcaster Skill works for reading feeds, searching casts, and viewing profiles with just a NEYNAR_API_KEY. However, a NEYNAR_SIGNER_UUID is required to unlock write operations like posting or following.