← 返回 Skills 市场
Ritekit
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
190
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ritekit
功能描述
Ritekit integration. Manage Hashtags, Images, Texts. Use when the user wants to interact with Ritekit data.
安全使用建议
This skill looks internally consistent, but before installing: (1) Verify the @membranehq/cli npm package and its publisher (check the npm page and the linked GitHub repo) to ensure you trust the package source. (2) Understand that using the skill routes actions through Membrane’s service — you will sign in to a Membrane account and Membrane will manage credentials to Ritekit on your behalf, so review Membrane's privacy/security policies. (3) Installing a global npm package modifies your system environment; prefer auditing the package or installing in a controlled environment if you have concerns. If you need absolute assurance, ask for a more detailed provenance (official package links, repository tags/releases) before installing.
功能分析
Type: OpenClaw Skill
Name: ritekit
Version: 1.0.3
The 'ritekit' skill provides instructions for an AI agent to interact with the Ritekit API using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and action management through the Membrane platform. The instructions are well-aligned with the stated purpose and emphasize secure practices, such as delegating credential management to the platform rather than handling raw API keys.
能力评估
Purpose & Capability
Name/description (Ritekit integration) align with the runtime instructions: all operations are routed through the Membrane CLI and Membrane connections to Ritekit. The required actions (connect, list actions, run actions) are what you'd expect for a connector-style skill.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging in via Membrane, creating/listing connections, and discovering/running actions. It does not instruct reading unrelated files, requesting arbitrary environment variables, or exfiltrating data to unknown endpoints. Headless login flow (copying a code from browser) is documented and expected.
Install Mechanism
The doc instructs installing @membranehq/cli via npm (npm install -g @membranehq/cli@latest). Installing a global npm package is a common pattern but carries the usual supply-chain/trust considerations for npm packages; there is no download from ad-hoc URLs or archives in the skill itself.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for Ritekit API keys, instead relying on Membrane to manage auth. Requesting a Membrane account is proportional to the described functionality.
Persistence & Privilege
Metadata shows no always:true or other elevated privileges. The skill is user-invocable and may be invoked autonomously by agents (platform default), which is expected for a connector skill and is not combined with broad credential access here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ritekit - 安装完成后,直接呼叫该 Skill 的名称或使用
/ritekit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Ritekit 是什么?
Ritekit integration. Manage Hashtags, Images, Texts. Use when the user wants to interact with Ritekit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。
如何安装 Ritekit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ritekit」即可一键安装,无需额外配置。
Ritekit 是免费的吗?
是的,Ritekit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ritekit 支持哪些平台?
Ritekit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ritekit?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills