← Back to Skills Marketplace
leonfjr

OPC Contract Manager

by Leon Fan · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
253
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install opc-contract-manager
Description
Contract Review + Contract Ops Copilot for solo entrepreneurs. Analyzes contracts, flags risks, generates redline suggestions and negotiation emails, tracks...
Usage Guidance
This skill appears coherent with its stated purpose, but take these practical precautions before installing or using it: 1) Review the two shipped Python scripts (deadline_checker.py and index_builder.py) yourself to confirm there are no unexpected network calls or filesystem operations you don't want; both are present and readable in the package. 2) Be aware the skill will read and write a local contracts/ directory (INDEX.json, metadata, reports) and may surface sensitive contract contents — only run it in an environment where storing those files is acceptable. 3) The SKILL.md accepts PDFs but no PDF parser is bundled — ensure your platform properly extracts PDF text or provide contract text if necessary. 4) Because the skill is instruction-only and can execute included scripts, prefer installing it from a known/trusted source (or inspect the GitHub repo mentioned in README) and consider running it in a sandboxed environment if you have any doubts. 5) No network endpoints or credentials are required by the skill as provided; if a future version adds external integrations, re-evaluate credentials and network behavior before trusting it.
Capability Analysis
Type: OpenClaw Skill Name: opc-contract-manager Version: 1.1.0 The opc-contract-manager skill bundle is a legitimate and well-structured tool for contract review and management. It utilizes local Python scripts (deadline_checker.py and index_builder.py) to process contract metadata and generate reports, adhering strictly to the Python standard library with no external network dependencies or obfuscation. The SKILL.md instructions include robust safety features, such as mandatory legal disclaimers and 'escalate-to-lawyer' triggers, and there is no evidence of data exfiltration, unauthorized file access, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the provided assets (14-item checklist, reference docs, templates, archive/index scripts). No unrelated environment variables, binaries, or cloud credentials are requested.
Instruction Scope
Runtime instructions direct the agent to load local reference files and to check/run the included Python scripts against a local contracts/INDEX.json; that is appropriate for an archive/deadline tool. One minor mismatch: the SKILL.md accepts PDFs as input but does not ship a PDF text-extraction dependency — that likely assumes the host platform provides attachment parsing. Otherwise the instructions stay within the stated scope and do not instruct network exfiltration or access to unrelated system paths.
Install Mechanism
No install spec — instruction-only with two bundled Python scripts. The scripts reference only the Python stdlib in the visible deadline_checker.py; no external downloads, obscure URLs, or extract/install behavior are present in the provided files.
Credentials
No required environment variables, no declared credentials, and no requests for unrelated secrets or config paths. The skill will read/write contract metadata under a contracts/ directory (expected for this purpose).
Persistence & Privilege
always:false (normal). The skill is designed to create and update a local contracts/ archive (INDEX.json, metadata, reports). This file-system persistence is expected for archive features but is a meaningful privilege — the skill will store potentially sensitive contract data on disk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install opc-contract-manager
  3. After installation, invoke the skill by name or use /opc-contract-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Major update: improved risk scanning and negotiation strategy
v1.0.1
Updated contract review workflow
v1.0.0
Initial release: contract review, risk scanning, negotiation strategy for solo entrepreneurs
Metadata
Slug opc-contract-manager
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is OPC Contract Manager?

Contract Review + Contract Ops Copilot for solo entrepreneurs. Analyzes contracts, flags risks, generates redline suggestions and negotiation emails, tracks... It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.

How do I install OPC Contract Manager?

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

Is OPC Contract Manager free?

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

Which platforms does OPC Contract Manager support?

OPC Contract Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OPC Contract Manager?

It is built and maintained by Leon Fan (@leonfjr); the current version is v1.1.0.

💬 Comments