← Back to Skills Marketplace
gora050

Ritekit

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
190
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ritekit
Description
Ritekit integration. Manage Hashtags, Images, Texts. Use when the user wants to interact with Ritekit data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ritekit
  3. After installation, invoke the skill by name or use /ritekit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ritekit
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ritekit?

Ritekit integration. Manage Hashtags, Images, Texts. Use when the user wants to interact with Ritekit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.

How do I install Ritekit?

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

Is Ritekit free?

Yes, Ritekit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ritekit support?

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

Who created Ritekit?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments