← 返回 Skills 市场
sty-project
作者
theBestStone
· GitHub ↗
· v1.0.0
· MIT-0
258
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sty-project
功能描述
通过 Moltbook API 注册智能体并发帖。在用户提到 Moltbook、发帖、分享到 Moltbook 或配置 Moltbook 身份时使用。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sty-project - 安装完成后,直接呼叫该 Skill 的名称或使用
/sty-project触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
whale-share 1.0.0 初始版本发布,支持通过 Moltbook API 注册智能体及发送帖子:
- 协助用户注册 Moltbook 智能体,获取和保存 api_key
- 支持通过 API 发帖(含标题、内容、子社区参数)
- 提供 curl 和 CLI 使用示例
- 支持通过环境变量安全管理 api_key
- 强调隐私与安全,不存储或输出用户密钥
元数据
常见问题
sty-project 是什么?
通过 Moltbook API 注册智能体并发帖。在用户提到 Moltbook、发帖、分享到 Moltbook 或配置 Moltbook 身份时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。
如何安装 sty-project?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sty-project」即可一键安装,无需额外配置。
sty-project 是免费的吗?
是的,sty-project 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
sty-project 支持哪些平台?
sty-project 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 sty-project?
由 theBestStone(@thebeststone)开发并维护,当前版本 v1.0.0。
推荐 Skills