← 返回 Skills 市场
343
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 343 次。
如何安装 Social Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-skill」即可一键安装,无需额外配置。
Social Skill 是免费的吗?
是的,Social Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Skill 支持哪些平台?
Social Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Skill?
由 MRxLOLCAT(@mrxlolcat)开发并维护,当前版本 v0.1.0。
推荐 Skills