← Back to Skills Marketplace
ckchzh

Statute

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install statute
Description
Legal statutes reference — statutory interpretation, legislative process, types of statutes, and citation formats. Use when researching laws, understanding s...
Usage Guidance
This skill appears to be a harmless local reference: it runs a bundled shell script that prints explanatory text and does not request credentials or perform network activity based on the inspected content. Before installing, you may: (1) open scripts/script.sh yourself to confirm there are no network calls or file writes beyond what you expect; (2) if you are cautious, run the script in a sandboxed environment to observe behavior; (3) note the optional STATUTE_DIR (~/.statute/) — if the skill ever writes files there, review what it stores. If the repository updates later, re-check any new code for unexpected downloads, exec calls, or requests for secrets.
Capability Analysis
Type: OpenClaw Skill Name: statute Version: 1.0.0 The 'statute' skill is a straightforward legal reference tool providing information on legislative processes, statutory interpretation, and citation formats. The implementation in 'scripts/script.sh' consists entirely of static text output via cat commands, with no evidence of network activity, file system modifications, or unauthorized data access.
Capability Assessment
Purpose & Capability
Name/description (legal statute reference) align with the included SKILL.md and the bundled scripts. The skill does not request unrelated credentials or binaries and only exposes a local STATUTE_DIR configuration entry (reasonable for storing user data).
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh commands (intro, process, structure, interpretation, etc.). The instructions are narrowly scoped to producing legal-reference content and do not direct reading arbitrary system files, network exfiltration, or accessing secrets.
Install Mechanism
No install spec is provided (instruction-only with a bundled script), so nothing is downloaded at install time. The included script is executed locally when invoked; this is proportionate for the skill's purpose.
Credentials
The skill declares no required environment variables or credentials. SKILL.md documents an optional STATUTE_DIR (default ~/.statute/) which is reasonable for local storage and is not a secret.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated or persistent platform privileges. Autonomous invocation is allowed by default, which is expected for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install statute
  3. After installation, invoke the skill by name or use /statute
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug statute
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Statute?

Legal statutes reference — statutory interpretation, legislative process, types of statutes, and citation formats. Use when researching laws, understanding s... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Statute?

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

Is Statute free?

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

Which platforms does Statute support?

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

Who created Statute?

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

💬 Comments