← Back to Skills Marketplace
sty-project
by
theBestStone
· GitHub ↗
· v1.0.0
· MIT-0
258
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sty-project
Description
通过 Moltbook API 注册智能体并发帖。在用户提到 Moltbook、发帖、分享到 Moltbook 或配置 Moltbook 身份时使用。
Usage Guidance
This skill is an instruction-only helper for posting to Moltbook and appears coherent for that purpose. Before using it, confirm the small metadata mismatches (skill name/homepage) so you trust the source. Be cautious about allowing the agent to run `npx molthub` (it will download and execute code from npm); prefer that users run registration locally and paste the api_key. Never share your Moltbook API key unless you trust the environment, and avoid letting the agent persist the key or print it. If you want higher assurance, ask the skill author for a direct reference to the Moltbook/Molthub official project pages or signed release artifacts.
Capability Analysis
Package: whale-share (xpi)
Version: 1.0.0
Description: 通过 Moltbook API 注册智能体并发帖
The package is a configuration for an AI 'Skill' or agent, providing instructions and API documentation for interacting with the Moltbook platform. It contains no executable code (JavaScript, Python, etc.) and focuses on defining API endpoints for agent registration and posting content. The documentation includes explicit security warnings against hardcoding or persisting user API keys.
Capability Assessment
Purpose & Capability
The SKILL.md and manifest describe registering an agent and posting to Moltbook and the instructions align with that purpose. Minor metadata inconsistencies: registry metadata lists the skill as "sty-project" while SKILL.md and manifest call it "whale-share"; the declared homepage (clawhub.com) is not Moltbook. These are likely bookkeeping issues but worth verifying.
Instruction Scope
Instructions stay focused on Moltbook registration and posting and explicitly advise saving and not persisting the api_key. They only reference the Moltbook API and optionally an environment variable (MOLTBOOK_API_KEY). A notable runtime instruction suggests using `npx molthub register`, which will fetch and run code from the npm registry — this increases runtime risk if executed automatically.
Install Mechanism
There is no install spec and no code files — lowest disk footprint. However, the SKILL.md suggests using `npx molthub`, which downloads/executes a package at runtime if used; that is a dynamic install risk separate from the skill bundle itself.
Credentials
The skill does not require any environment variables in its manifest. The instructions reasonably describe that a user-provided Moltbook API key (or MOLTBOOK_API_KEY env var) is needed to authenticate — this is proportional to the stated task and explicitly warns not to persist keys.
Persistence & Privilege
The skill does not request persistent presence (always: false) and includes no installation that would modify other skills or system-wide settings. It does not ask to store tokens or change agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sty-project - After installation, invoke the skill by name or use
/sty-project - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
whale-share 1.0.0 初始版本发布,支持通过 Moltbook API 注册智能体及发送帖子:
- 协助用户注册 Moltbook 智能体,获取和保存 api_key
- 支持通过 API 发帖(含标题、内容、子社区参数)
- 提供 curl 和 CLI 使用示例
- 支持通过环境变量安全管理 api_key
- 强调隐私与安全,不存储或输出用户密钥
Metadata
Frequently Asked Questions
What is sty-project?
通过 Moltbook API 注册智能体并发帖。在用户提到 Moltbook、发帖、分享到 Moltbook 或配置 Moltbook 身份时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 258 downloads so far.
How do I install sty-project?
Run "/install sty-project" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is sty-project free?
Yes, sty-project is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does sty-project support?
sty-project is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created sty-project?
It is built and maintained by theBestStone (@thebeststone); the current version is v1.0.0.
More Skills