← 返回 Skills 市场
ckchzh

Prophet

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
182
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install prophet
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Prophet concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a harmless, self-contained reference CLI that prints static documentation. Before installing or running: (1) Inspect the included scripts (already reviewed here) to confirm no unexpected commands; (2) note a minor metadata mismatch: the package metadata lists version 2.0.2 while the script sets VERSION="2.0.1" (harmless but worth aligning); (3) no credentials or network access are required—do not supply API keys or secrets to this skill. If you want extra assurance, run the script in a sandbox or read the repository at the provided source URL to confirm future versions remain simple and local-only.
功能分析
Type: OpenClaw Skill Name: prophet Version: 2.0.2 The 'prophet' skill is a documentation reference tool that provides static text guides for devtools concepts. The implementation in `scripts/script.sh` consists entirely of heredoc strings and lacks any network access, file system modifications, or credential handling, aligning perfectly with its stated purpose in `SKILL.md`.
能力评估
Purpose & Capability
Name/description (Prophet reference for devtools) match the provided files: SKILL.md and scripts/script.sh both contain static reference material and CLI stubs. There are no unexpected environment variables, binaries, or external services required.
Instruction Scope
SKILL.md explicitly states commands output plain-text via heredoc and no external API calls; the included script only prints static documentation, accepts a command name, and does not read arbitrary files, environment variables, or network resources. (Minor content note: some example text in quickstart generically mentions 'access credentials' as part of prerequisites, but that is descriptive documentation and not an instruction to read or use credentials.)
Install Mechanism
There is no install specification (instruction-only style) and no downloads or extracts. The only code file is a local shell script; nothing in the package attempts to install external software or fetch remote code.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The runtime script likewise does not access environment variables or secrets. Requested access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. It can be invoked autonomously by the agent (platform default) but it does not require elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prophet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prophet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug prophet
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Prophet 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Prophet concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 Prophet?

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

Prophet 是免费的吗?

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

Prophet 支持哪些平台?

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

谁开发了 Prophet?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论