dot-ai-manageOrgData

Manage cluster data with CRUD operations for patterns, policies, and capabilities.

2|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/vfarcic/dot-ai-website --skill dot-ai-manageorgdata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dot-ai-manageOrgData
Source: https://github.com/vfarcic/dot-ai-website/tree/main/.claude/skills/dot-ai-manageOrgData
Command: npx skills add https://github.com/vfarcic/dot-ai-website --skill dot-ai-manageorgdata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a unified interface for managing critical cluster data, including organizational patterns, policy intents, and resource capabilities, streamlining complex data operations.

Core Features & Use Cases

  • Pattern Management: Create, list, get, delete, and search organizational patterns, with support for a step-by-step creation workflow.
  • Policy Management: Supports create, list, get, delete, and deleteAll operations for policy intents.
  • Capability Management: Scan, list, get, delete, and deleteAll resource capabilities, with progress tracking for cluster resource discovery.
  • Use Case: A DevOps engineer can use this Skill to quickly list all defined organizational patterns, then delete an outdated one, ensuring cluster configurations remain current and compliant.

Quick Start

Use dot-ai manageOrgData to list all organizational patterns.

Frequently Asked Questions about dot-ai-manageOrgData

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage organizational patterns in a cluster?

You can manage organizational patterns by performing CRUD operations like create, list, get, delete, and search. This Skill provides a unified interface with a step-by-step creation workflow to maintain and update pattern configurations.

What are policy intents and how do I manage them?

Policy intents define governance rules for cluster resources. You manage policy intents through create, list, get, delete, and deleteAll operations, allowing you to maintain and enforce compliance policies across the cluster environment.

Can I scan and list resource capabilities in a cluster?

Yes, you can scan, list, get, delete, and deleteAll resource capabilities. The scanning operation tracks progress for cluster resource discovery, ensuring you have visibility into available capabilities across the cluster infrastructure.

How do I delete outdated cluster data configurations?

Deleting outdated cluster data involves using delete operations for organizational patterns, policy intents, and resource capabilities. You can specify the data type via the dataType parameter to target and remove specific outdated configurations efficiently.

Does this approach support bulk deletion of policy intents and capabilities?

Yes, bulk deletion is supported through the deleteAll operation for both policy intents and resource capabilities. This allows you to clear existing policy or capability sets completely before applying new configurations.

When do I need a unified interface for cluster data management?

A unified interface for cluster data management is needed when handling organizational patterns, policy intents, and resource capabilities simultaneously. It streamlines complex operations, ensuring cluster configurations remain compliant and up to date.