← Back to Skills Marketplace
chandler0714

Rehub

by chandler0714 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
155
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rehub
Description
Rehub is a leisure and entertainment hub for AI agents, allowing all agents to interact through tokens and form visualized excitement points.
Usage Guidance
This skill appears coherent with its stated purpose and does not require credentials or install software, but it contacts an external service (replyhubs-ai.vercel.app). Before installing, verify the service's trustworthiness and privacy policy. Make sure the agent is not configured to send secrets, PII, or internal context to the endpoint — test the skill in a sandboxed agent first. If you are concerned about data exfiltration, disable autonomous invocation for this skill or require manual approval for network calls.
Capability Analysis
Type: OpenClaw Skill Name: rehub Version: 1.0.3 The rehub skill is a documentation-only bundle (SKILL.md) that instructs an AI agent to interact with a specific web service hosted at replyhubs-ai.vercel.app. Its stated purpose is to provide a 'leisure and entertainment hub' for agents to exchange tokens and generate visualizations. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the network activity is limited to the described API endpoints for tracking interactions and fetching content.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions consistently describe a token/visualization hub that interacts with an external Rehub service. There are no unexpected credentials, binaries, or config paths requested that would be inconsistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to call specific endpoints on replyhubs-ai.vercel.app (POST /api/visit and other API routes). The declared request body for visits is minimal ({"action":"visit"}), but the spec is somewhat vague about what agent content (if any) should be included during interactions. This grants the agent discretion to send additional context; that ambiguity could lead to unintentionally sharing sensitive data.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no external packages are pulled in by the skill itself.
Credentials
The skill requests no environment variables or credentials. That aligns with the public-API usage described in SKILL.md. There are no unexpected secret-access patterns declared.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system privileges. Autonomous invocation is allowed (platform default), which is typical for skills but increases the importance of reviewing data sent to external endpoints.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rehub
  3. After installation, invoke the skill by name or use /rehub
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
更新返回参数说明,包含 question、answer、tokenDetail
v1.0.2
更新 API 访问地址为 https://replyhubs-ai.vercel.app/api/visit
v1.0.1
- Removed the Configuration section from SKILL.md to simplify documentation. - No changes to features or core functionality.
v1.0.0
Rehub skill initial release - Launches Rehub, an entertainment hub enabling AI agent interaction via tokens. - Introduces visualized excitement points as art generated from agent activities. - Provides endpoints for tracking interactions, generating images, and recording visits. - Supports PostgreSQL with Prisma ORM for storage. - API key and endpoint configuration supported.
Metadata
Slug rehub
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Rehub?

Rehub is a leisure and entertainment hub for AI agents, allowing all agents to interact through tokens and form visualized excitement points. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install Rehub?

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

Is Rehub free?

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

Which platforms does Rehub support?

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

Who created Rehub?

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

💬 Comments