Precedent

v1.0.0

Legal precedent reference — stare decisis, case law hierarchy, distinguishing, overruling, persuasive authority. Use when researching binding case law, analy...

0· 181·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/precedent.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Precedent" (bytesagain1/precedent) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/precedent
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install precedent

ClawHub CLI

Package manager switcher

npx clawhub@latest install precedent
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the included assets: SKILL.md documents a local command set and the repository includes a shell script implementing those commands. The skill doesn't request unrelated credentials or system access.
Instruction Scope
Runtime instructions are narrow: run the included scripts/script.sh with specific subcommands (intro, hierarchy, analysis, etc.). The SKILL.md declares an optional PRECEDENT_DIR config variable but does not require any env vars; the visible portion of scripts/script.sh only prints reference text and does not read unrelated files or env vars. Note: the script listing in the manifest was truncated in the file preview, so confirm the tail of the script contains no unexpected behavior (network calls, file writes, credential reads) before deploying.
Install Mechanism
No install spec provided (instruction-only plus an included script). Nothing is downloaded or written to disk by an installer; risk from install mechanism is minimal.
Credentials
The skill declares no required environment variables or credentials. The only configuration mentioned is an optional PRECEDENT_DIR (default ~/.precedent/), which is reasonable for local data storage but is not required and was not observed being accessed in the visible script portion.
Persistence & Privilege
The skill is not marked always:true, does not request system-wide configuration changes, and does not request elevated privileges. It runs as an on-demand local script when invoked.
Assessment
This skill appears to be a straightforward, local reference tool implemented as a shell script and the SKILL.md simply instructs the agent to run that script. Before installing: (1) review the full scripts/script.sh file end-to-end (the provided preview was truncated) to confirm there are no hidden network calls, file writes, or credential reads; (2) if you don't trust the repository owner, avoid allowing autonomous invocation of the skill or run it in a sandboxed agent environment; (3) if you plan to set PRECEDENT_DIR, create it with appropriate permissions and verify the script only writes files you expect. If you need higher assurance, ask the maintainer for the full script content or a reproducible build log.

Like a lobster shell, security has layers — review code before you run it.

latestvk9789n6nczhc3q5cc9qss0b6cd83brzj
181downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Precedent — Legal Precedent Reference

Quick-reference skill for the doctrine of precedent, case law analysis, and stare decisis.

When to Use

  • Determining which court decisions are binding in your jurisdiction
  • Distinguishing or analogizing prior cases
  • Understanding ratio decidendi vs obiter dicta
  • Researching whether a precedent has been overruled or modified
  • Building persuasive legal arguments from case law

Commands

intro

scripts/script.sh intro

Overview of legal precedent — stare decisis, common law tradition, purpose.

hierarchy

scripts/script.sh hierarchy

Court hierarchy — binding vs persuasive authority, federal/state systems.

analysis

scripts/script.sh analysis

Case analysis — ratio decidendi, obiter dicta, material facts, holdings.

distinguishing

scripts/script.sh distinguishing

Distinguishing precedent — factual differences, legal distinctions, narrow/broad readings.

overruling

scripts/script.sh overruling

Overruling and modifying precedent — when courts reverse themselves.

research

scripts/script.sh research

Case law research — citation formats, Shepardizing, KeyCite, databases.

writing

scripts/script.sh writing

Using precedent in legal writing — IRAC, analogical reasoning, synthesis.

checklist

scripts/script.sh checklist

Case law analysis and application checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
PRECEDENT_DIRData directory (default: ~/.precedent/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...