← 返回 Skills 市场
0xf69

Viralevo

作者 0xF69 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
322
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install viralevo
功能描述
Self-evolving viral content trend advisor. Monitors 11 platforms, predicts what to post and when, and improves its own accuracy every week automatically.
安全使用建议
This SKILL.md reads like the README for a full project but the skill bundle contains no code files. Before installing or enabling this skill: (1) check the GitHub homepage for the actual repository and verify it contains the referenced scripts, package.json, and install instructions; (2) do not paste your Tavily API key into ~/.openclaw/workspace/.env until you confirm where the code comes from and how it stores/secur es secrets; (3) if you expect automatic weekly runs, confirm who/what will schedule them and inspect that installer (cron/systemd/scheduler) and the code that performs self‑evolution; (4) be aware better-sqlite3 may require native build tools; (5) if the published skill package doesn't include the scripts, treat it as incomplete or possibly malicious and avoid installing it. If you want, I can list exact checks to perform on the GitHub repo (files to look for, package.json fields, scripts, and any release tarballs) to decide whether to trust it.
功能分析
Type: OpenClaw Skill Name: viralevo Version: 0.1.0 The viralevo skill is a trend analysis tool that monitors social platforms and provides content recommendations using Node.js and Python scripts. It utilizes the Tavily API for data collection and manages a local SQLite database for trend tracking and self-evolution logic. The instructions in SKILL.md are transparently aligned with its stated purpose, and the requested configurations (such as API keys and cron jobs) are standard for automation within the OpenClaw environment.
能力评估
Purpose & Capability
The name/description (self‑evolving trend advisor monitoring 11 platforms) reasonably explains the need for node, python, and a Tavily API key, but the skill references many local scripts (node {baseDir}/scripts/*.js, python3 {baseDir}/scripts/*.py, db/init_db.py) and a weekly self‑evolution process that would require shipped code and scheduling. No code files are present in the bundle, so the requested binaries/credential cannot actually be used as described.
Instruction Scope
Runtime instructions tell the agent to run many local scripts, to write the Tavily API key into ~/.openclaw/workspace/.env, to initialize/modify a local DB, and to collect/verify user feedback. Those operations are fine for this purpose in principle, but the instructions assume files and directories ({baseDir}/scripts, db) that are not included — this is incoherent and would cause the agent to attempt running non‑existent code or to seek external sources.
Install Mechanism
Metadata lists a node install step to "Install npm dependencies (better-sqlite3, axios, dotenv)" but provides no package.json, repository tarball, or authoritative release URL to fetch code. better-sqlite3 is a native module that often requires build tools; the install spec as presented is insufficient and ambiguous, raising the risk that the agent would try to fetch or run code from an unspecified external source.
Credentials
Only TAVILY_API_KEY is declared as required and that aligns with the stated use of Tavily for searches. However the SKILL.md instructs storing the API key in the agent workspace file (~/.openclaw/workspace/.env), which may be acceptable but is less secure than a secret store. No other credentials are requested, which is proportionate.
Persistence & Privilege
The skill does not request always:true or system‑wide changes, and autonomous invocation is the default. The bigger issue is the claim of automatic weekly self‑evolution: SKILL.md describes an automated weekly review but provides no mechanism (cron, scheduler setup, or platform integration) to run weekly jobs, which is inconsistent with the bundle content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install viralevo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /viralevo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of viralevo — a self-evolving viral content trend advisor. - Monitors and analyzes trends across 11 major platforms. - Predicts optimal content topics and posting times for 11 supported niches. - Supports both English and Chinese language operation and reports. - Automatically adjusts its prediction model weekly based on actual post performance. - Accepts natural language commands for running trend collection, reporting, feedback logging, and review. - Includes quick onboarding, feedback integration, and detailed system requirements.
元数据
Slug viralevo
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Viralevo 是什么?

Self-evolving viral content trend advisor. Monitors 11 platforms, predicts what to post and when, and improves its own accuracy every week automatically. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 322 次。

如何安装 Viralevo?

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

Viralevo 是免费的吗?

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

Viralevo 支持哪些平台?

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

谁开发了 Viralevo?

由 0xF69(@0xf69)开发并维护,当前版本 v0.1.0。

💬 留言讨论