← Back to Skills Marketplace
ckchzh

Prophet

by BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
182
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install prophet
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Prophet concepts, best practices, and implementation patterns.
Usage Guidance
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.
Capability Analysis
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`.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prophet
  3. After installation, invoke the skill by name or use /prophet
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Slug prophet
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Prophet?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Prophet concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.

How do I install Prophet?

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

Is Prophet free?

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

Which platforms does Prophet support?

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

Who created Prophet?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.2.

💬 Comments