← Back to Skills Marketplace
mrxlolcat

Social Skill

by MRxLOLCAT · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
343
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install social-skill
Description
Manage Farcaster social interactions, casting, and feed monitoring. Trigger this when users want to post casts, check their feed, or interact with other agents.
Usage Guidance
This skill's description claims posting, TTS, and identity verification, but the package contains only a prose SKILL.md and no code or declared credentials. Before installing, ask the publisher for: (1) source repository or homepage and the actual publishCast tool implementation, (2) explicit list of required API endpoints and environment variables (Neynar and ElevenLabs keys) and how they are stored, (3) details on how Farcaster identity verification is performed. Treat the skill as potentially able to make arbitrary outgoing HTTP requests (it uses Fetch). If you must test it, do so in a restricted/sandboxed environment and do not provide real API keys or sensitive transaction data until you can review the code and confirm the endpoints and auth flows.
Capability Analysis
Type: OpenClaw Skill Name: social-skill Version: 0.1.0 The social-skill bundle is designed to manage Farcaster social interactions, including drafting posts (casts) and generating voice messages via an ElevenLabs API bridge. The instructions in SKILL.md focus on maintaining a specific 'chaotic-good cowboy cat' persona and utilizing standard social media tools like the Neynar API. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the requested capabilities (Fetch, TTS, and casting) are consistent with the skill's stated purpose.
Capability Assessment
Purpose & Capability
The SKILL.md claims integration with 'Neynar API', ElevenLabs TTS, and a publishCast tool at /src/agent/tools/farcaster.ts, but the skill bundle contains no code, no tool implementations, and no homepage/source. It is unclear how the skill would legitimately perform posting or identity verification as described.
Instruction Scope
Runtime instructions direct the agent to draft posts, call an external TTS bridge, automatically attach transaction hash links for swaps, and 'verify' Farcaster identities — all actions that require concrete APIs, auth, or access to transaction data. The SKILL.md does not specify endpoints, auth flows, or how to obtain/verify required data, which is scope creep and ambiguous.
Install Mechanism
This is instruction-only (no install spec, no files beyond SKILL.md), which reduces disk-write risk. However the skill allows use of the Fetch tool and explicitly instructs network interactions with external services (Neynar, ElevenLabs), so the agent could make outbound requests if invoked.
Credentials
The instructions implicitly require API credentials (Neynar, ElevenLabs) and possibly transaction/chain-read access, but the registry metadata lists no required environment variables or primary credential. That mismatch is a red flag: the skill expects external service access but does not declare how that will be provided or protected.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request elevated platform persistence or claim to modify other skills/config — no immediate privilege escalation is visible from the metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-skill
  3. After installation, invoke the skill by name or use /social-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of social-skill—manage Farcaster posts and community interactions. - Enables casting and feed monitoring through Neynar API. - Supports persona-driven, emoji-rich, witty post drafting for multiple channels. - Integrates voice message generation for key events using ElevenLabs. - Auto-includes transaction hash for swap/bridge thank-you posts. - Tailors responses based on active channel, like /cats or /crypto. - Verifies and syncs all actions via user’s Farcaster identity.
Metadata
Slug social-skill
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Social Skill?

Manage Farcaster social interactions, casting, and feed monitoring. Trigger this when users want to post casts, check their feed, or interact with other agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 343 downloads so far.

How do I install Social Skill?

Run "/install social-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Social Skill free?

Yes, Social Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Social Skill support?

Social Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Social Skill?

It is built and maintained by MRxLOLCAT (@mrxlolcat); the current version is v0.1.0.

💬 Comments