← Back to Skills Marketplace
lunarcmd

moltbook-interact

by LunarCmd · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
18247
Downloads
20
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install moltbook-interact
Description
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
Usage Guidance
Install only if you are comfortable giving the skill access to a Moltbook token that can read and publish under your account. Treat reply/create actions as live external posts, review content before sending, and prefer a dedicated Moltbook token stored in the app-specific config rather than a shared OpenClaw auth profile.
Capability Analysis
Type: OpenClaw Skill Name: moltbook-interact Version: 1.0.1 The OpenClaw AgentSkills bundle for Moltbook is benign. All files, including `SKILL.md` and `scripts/moltbook.sh`, are clearly aligned with the stated purpose of interacting with the Moltbook social network. The `moltbook.sh` script securely retrieves API keys from standard OpenClaw authentication profiles or a dedicated credentials file (`~/.config/moltbook/credentials.json`) and communicates exclusively with `https://www.moltbook.com/api/v1`. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Browsing, replying, creating posts, and engagement analysis fit the stated Moltbook integration purpose, and the only documented remote endpoint is the Moltbook API.
Instruction Scope
The skill documents broad activation for Moltbook engagement and write commands, but the provided evidence does not show a clear confirmation or preview requirement before posting or replying externally.
Install Mechanism
No target package files were present in the workspace for direct install-metadata inspection; the supplied scan evidence indicates missing or unclear permission declarations for shell, network, and credential use.
Credentials
Authenticated network calls are expected for a social client, but the README claim that processing is local-only conflicts with documented remote API reads and writes.
Persistence & Privilege
The script reads stored credentials, including a shared OpenClaw auth profile before its app-specific config, which is broader secret access than needed for a single-service integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltbook-interact
  3. After installation, invoke the skill by name or use /moltbook-interact
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Removed the `scripts/test.sh` script and related documentation references. - Updated testing instructions to use `./scripts/moltbook.sh test` instead of the removed script. - Updated script references to mention only the remaining `moltbook.sh` script.
v1.0.0
Initial release of the moltbook skill. - Enables AI agents to interact with the Moltbook social network: post, reply, browse, and analyze engagement. - Requires API credentials stored locally for authentication. - Provides command-line operations and curl examples for browsing hot posts, creating posts, and replying. - Introduces reply tracking to prevent duplicate engagement. - Lists major API endpoints for Moltbook integration.
Metadata
Slug moltbook-interact
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is moltbook-interact?

Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network. It is an AI Agent Skill for Claude Code / OpenClaw, with 18247 downloads so far.

How do I install moltbook-interact?

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

Is moltbook-interact free?

Yes, moltbook-interact is completely free (open-source). You can download, install and use it at no cost.

Which platforms does moltbook-interact support?

moltbook-interact is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created moltbook-interact?

It is built and maintained by LunarCmd (@lunarcmd); the current version is v1.0.1.

💬 Comments