← 返回 Skills 市场
selvatuple

Revibe Codes

作者 selvatuple · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
222
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install revibe
功能描述
Analyze any codebase — architecture, patterns, diagrams, agent context. Understand repos in minutes, not hours.
安全使用建议
This skill appears to do what it says: it extracts a GitHub URL (from your message or local git remote), sends it to revibe.codes, polls for results, and saves a local agent_context.json. Before installing or using it, consider: 1) Privacy: revibe.codes will receive your repository URL and (per their note) may store/cloned source in cloud storage — do not use with private or sensitive code unless you’ve reviewed their privacy/security docs. 2) Private repos: the skill does not request GitHub credentials, so it likely cannot analyze private repos unless you separately grant revibe access; ask the vendor how to handle private projects. 3) API key handling: create a scoped or disposable REVIBE_API_KEY and rotate/delete it if no longer needed. 4) Local write: agent_context.json will be written to the current directory and may contain structured project data — treat it as potentially sensitive. If you need offline/local-only analysis, prefer a local tool instead.
功能分析
Type: OpenClaw Skill Name: revibe Version: 1.0.6 The 'revibe' skill is a legitimate tool designed to analyze GitHub repositories and provide architectural insights. It interacts with a dedicated backend (app-backend.revibe.codes) to process repository URLs and returns structured data, including Mermaid diagrams and an 'agent_context.json' file for persistent understanding. The skill's behavior, including its use of curl, git, and local file creation in /tmp for diagram rendering, is transparently documented and aligns with its stated purpose of codebase analysis.
能力评估
Purpose & Capability
Name and description match the behavior: the skill sends a GitHub URL to revibe.codes for analysis and returns structured results. One mismatch to be aware of: the skill claims to handle "any" codebase but does not request GitHub credentials or explain how private repositories are handled — it only sends a public GitHub URL, so private repos may not be analyzable unless the backend has separate access.
Instruction Scope
Instructions are specific and scoped to determining a GitHub URL (from message or local git remote), POSTing that URL to revibe's API, polling status, downloading summaries, and saving agent_context.json to the current directory. This involves transmitting the repository URL (and per the privacy note, revibe may clone/store source) to an external service — expected for this purpose but a privacy consideration. The skill reads local git remote configuration and writes agent_context.json; it does not request other unrelated files or credentials.
Install Mechanism
This is an instruction-only skill with no install steps or files to write. Required binaries (curl, jq, git) are reasonable and proportional to the described HTTP/polling and git-URL extraction behavior.
Credentials
Only REVIBE_API_KEY is required (sent as X-Revibe-Key) which matches the external service integration. No unrelated secrets or system config paths are requested. Consider that private-repo analysis may require additional credentials (none are declared), so the skill's claim of analyzing any repo may be limited for private repos.
Persistence & Privilege
The skill saves agent_context.json into the current directory (explicitly stated). always:false and normal invocation settings are used. The skill does persist data locally (agent_context.json) and relies on revibe's backend storing analysis data; this is expected for the stated functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install revibe
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /revibe 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
- Added explicit homepage URL and metadata fields to SKILL.md. - Updated requirements section using structured metadata for dependencies and environment variables. - No changes to core functionality or user-facing behavior.
v1.0.5
REVIBE_API_KEY requirement is added as a requirement.
v1.0.4
revibe 1.0.4 - Added privacy notice clarifying how repository data is handled and stored by revibe.codes. - Moved setup instructions (permissions/tools) into a brief tip and dedicated privacy section. - No changes to core skill behavior, features, or dependencies. - Audience is encouraged to review revibe.codes/privacy when working with private repositories.
v1.0.3
- Added setup instructions for tool permissions to streamline API call approvals. - No code or logic changes; behavior remains the same. - Clarified that /allowed-tools or project settings can whitelist network calls to revibe.codes.
v1.0.2
- Clarified REVIBE_API_KEY documentation and required status in environment section. - Minor metadata cleanup for config_keys (now succinct key + env descriptions). - No user-facing functional or behavioral changes.
v1.0.1
- Added git as a required dependency to ensure current repository detection works reliably. - Updated config_keys section to include a detailed, required API key definition for improved setup guidance. - No changes to user-facing behavior or analysis features.
v1.0.0
revibe 1.0.0 - Initial release providing fast, structured codebase analysis using the Revibe API. - Automatically detects the GitHub repo from user input or current directory. - Presents a summary of architecture, modules, patterns, and components within 5 minutes. - Saves agent_context.json for advanced or agent-based workflows. - Supports easy drill-down into detailed diagrams, file roles, design decisions, and database schema. - Comprehensive error handling and clear user prompts for smooth interaction.
元数据
Slug revibe
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Revibe Codes 是什么?

Analyze any codebase — architecture, patterns, diagrams, agent context. Understand repos in minutes, not hours. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 222 次。

如何安装 Revibe Codes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install revibe」即可一键安装,无需额外配置。

Revibe Codes 是免费的吗?

是的,Revibe Codes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Revibe Codes 支持哪些平台?

Revibe Codes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Revibe Codes?

由 selvatuple(@selvatuple)开发并维护,当前版本 v1.0.6。

💬 留言讨论