Patrick: Executive Expertise & Decision Infrastructure for Openclaw

Patrick is a licensed expertise management system that provides structured, context-aware decision infrastructure for AI agents and executives.

mcsh
v1.0.0
Feb 12, 2026
0
1.9k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install patrick

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install patrick using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Patrick: Executive Expertise & Decision Infrastructure?

Patrick serves as a sophisticated bridge between operational data and executive action, offering a library of structured expertise modules. It allows Openclaw Skills to frame complex decisions, conduct strategic analysis, and generate executive briefings with high precision. By utilizing a context-aware framework, Patrick ensures that AI-driven insights are grounded in the specific operational reality of your business, team, and goals.

Designed for integration with LLMs, this skill provides templates that include response schemas, ensuring that the data returned by an agent is valid, structured, and ready for decision-making. Whether used for daily briefings or long-term strategic planning, Patrick provides the rigorous logic needed for high-stakes environments.

Patrick: Executive Expertise & Decision Infrastructure Use Cases

  • Generating automated daily executive briefings from operational data streams.
  • Structuring ambiguous business decisions into clear trade-offs and frameworks.
  • Automating reporting and intelligence gathering for leadership teams.
  • Enhancing autonomous AI agents with expert-level decision logic via Openclaw Skills.
  • Maintaining a persistent record of executive commitments and strategic alignments.

How Patrick: Executive Expertise & Decision Infrastructure Works

  1. The user installs the patrick-cli and authenticates using a license from patrickbot.io.
  2. The system is initialized with company-specific context to bootstrap its understanding of the organization.
  3. The agent lists available expertise and fetches a specific template, injecting real-time context variables as needed.
  4. The fetched content is processed by an LLM, which follows the provided format (JSON, Markdown, or Mixed).
  5. For bidirectional expertise, the agent sends the validated response back to Patrick to be cryptographically signed and stored for future retrieval.

Patrick: Executive Expertise & Decision Infrastructure Setup

First, install the Patrick CLI using the official installation script:

curl -fsSL https://portal.patrickbot.io/downloads/latest/install.sh | bash

Next, configure your license to enable the specific expertise modules for your Openclaw Skills:

patrick-cli set-license "your-license-token-here"

Finally, initialize your context to ensure the expertise templates have the necessary background data:

patrick-cli fetch initialize

Patrick: Executive Expertise & Decision Infrastructure Data Schema & Taxonomy

Patrick organizes its data locally to ensure privacy and speed, while using cryptographic signatures to maintain integrity. All data is stored in the user's home directory under ~/.patrick/.

Component Path Description
License license.jwt Your active token that defines accessible Openclaw Skills expertise.
Data Store /data/*.json Signed JSON files containing results from bidirectional expertise tasks.
Keys jwks_cache.json Public key cache used for verifying license and data authenticity.
Binaries /bin/patrick-cli The core executable for managing expertise and local data.

Patrick: Executive Expertise & Decision Infrastructure Advanced Features

  • Bidirectional data flow support, allowing agents to read expertise and write back validated results to a persistent store.
  • Cryptographic signing of all local data using HMAC-SHA256, tied to your unique customer identity to prevent tampering.
  • Dynamic context injection using JSON variables, allowing for highly customized expertise prompts at runtime.
  • Automated license renewal and version upgrade paths integrated directly into the CLI for headless Openclaw Skills operations.
  • Support for custom server URLs to enable self-hosted or enterprise-specific expertise gateways.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Requires
Bins patrick-cli
Github Stars: 0
forks: 0

Featured*