skill-system-postgres

Community

Manage skill system state and policies.

Authorarthur0824hao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust PostgreSQL database schema for managing observability and policy enforcement within the skill system, ensuring controlled and auditable execution of AI agent actions.

Core Features & Use Cases

  • Policy Management: Define and enforce allowlists for skill effects and execution contexts.
  • Execution Logging: Record detailed logs of skill runs, including status, duration, and metrics.
  • Use Case: When an agent needs to perform a database write operation, this skill can be used to check if the requested effect is permitted by the current policy profile before execution.

Quick Start

Use the skill-system-postgres skill to check if the effects 'db.write' and 'db.read' are allowed by the 'dev' policy profile.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-system-postgres
Download link: https://github.com/arthur0824hao/skills/archive/main.zip#skill-system-postgres

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.