一键导入
pmoves-legal-assist
Legal document review, research, and case-law verification for PMOVES.AI tenant-advocacy and contract analysis workloads.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Legal document review, research, and case-law verification for PMOVES.AI tenant-advocacy and contract analysis workloads.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Operate the P7 room-aware stage manager — read a room's current stage, transition a room (gated rehearsal→live via the canonical CHIT activation checklist), and observe lifecycle events on NATS. Use when claiming/transitioning a room, when the operator asks "what stage is room X in?", or when wiring a UI to reflect room transitions in real-time.
Email ingestion, triage, and review workflows for Titanmail and Gmail accounts using the Himalaya CLI and local-only processing.
Folder-triggered document processing workflows with zero-retention E2B sandbox execution for legal, research, and operations pipelines.
Activates n8n and Archon as the local workflow and agent orchestration layer for email, research, verification, and legal-assist jobs.
YouTube and SoundCloud channel monitoring with transcript extraction, batch processing, and routing to Hi-RAG or notebooks.
Multi-target deployment bridge for PMOVES.AI infrastructure. Manages local Docker Compose, Kubernetes AI Lab, KVM4 production, VPS fleet deployment, homelab bare-metal, and edge (Jetson) nodes from a single Pinokio control panel. Built-in gepeto + pinokio skills. Covers: Z890, 5090, 4090, SPARK, R9700, JONS×3, KVM4-1/4-2, KVM2.
| name | pmoves-legal-assist |
| description | Legal document review, research, and case-law verification for PMOVES.AI tenant-advocacy and contract analysis workloads. |
| version | 0.1.0 |
| author | PMOVES-HERMES-Z890 |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["legal","courtlistener","documents","contracts","tenant-advocacy","e2b","zero-retention"],"related_skills":["pmoves-folder-monitor","pmoves-email-organizer","hermes-agent"]}} |
Skill for legal document review, US case-law research, and contract analysis on the Z890 node.
PMOVES-mike legal assistant:
This skill does not provide legal advice or act as an attorney. Final filings, claims, and court submissions must be reviewed by a licensed lawyer before submission. The agent may draft factual chronologies, organize evidence, and cite public case law, but it must label every output as "For attorney review, not legal advice."
COURTLISTENER_API_TOKEN= # Optional; enables US case-law tools
E2B_API_KEY= # Required for zero-retention sandbox processing
LLM_LOCAL_ENDPOINT= # e.g. http://localhost:11434 or http://spark:11434
PMOVES_LEGAL_NOTEBOOK_WORKSPACE=legal-ops
PMOVES_LEGAL_FOLDER_WATCH=D:/PMOVES.AI/legal-inbox
PMOVES_LEGAL_OUTPUT=D:/PMOVES.AI/legal-out
Input: emails, letters, photos, HPD complaints, board notices, assessment notices. Steps:
Input: credit agreement, shareholder agreement, management contract, offering plan. Steps:
Input: legal question or citation. Steps:
All document content is processed inside an ephemeral E2B sandbox. The sandbox is killed and its filesystem is destroyed after the workflow completes. No document text is retained in the agent's long-term memory or in PMOVES notebooks unless the user explicitly requests a writeback.
# In Hermes session with this skill loaded
/skill pmoves-legal-assist
# Ask for help
Review the tenant documents in D:/PMOVES.AI/legal-inbox and build a chronology for attorney review.
# Run a contract analysis
Analyze the uploaded management contract and flag fiduciary or vendor irregularities.
notebook-page: pages/legal-reviewchat-response with "For attorney review" disclaimerartifact: rooms/z890-infra/legal/{date}/...pmoves/tools/legal_assist.py exposing the CourtListener and document-generation tools.z890-infra.room.fabric manifest via skill_bindings.PMOVES_LEGAL_FOLDER_WATCH for new documents.