epc skills

9 tagged epc, measured the same way as everything else here.

Browse within: ai-skills 6land-registry 6

add-data-source

01

paulieb89/property-shared

Skill Claude CodeCodex

Use when adding a new external data source (API, scraper, etc.) to propertycore. Walks through the complete 6-step process with patterns from existing implementations.

16 2d ago A 38 tokens original MIT

add-endpoint

02

paulieb89/property-shared

Skill Claude CodeCodex

Use when adding a new API endpoint to app/api/v1/. Covers router creation, registration, and response patterns.

16 2d ago A 27 tokens original MIT

add-mcp-tool

03

paulieb89/property-shared

Skill Claude CodeCodex

Use when adding a new MCP tool to the property MCP server (mcpserver/server.py). Provides the exact pattern with a copy-paste template.

16 2d ago A 35 tokens original MIT

aris-kg-ingestion

04

Knuckles-Team/aris-mcp

Skill Claude CodeCodex

Natively ingest Software AG ARIS process models into the epistemic-graph knowledge graph over the aris-mcp MCP server — push models as typed :ProcessModel nodes, a single model's EPC objects as :EPCFunction/:EPCEvent/ :EPCRule with :flowsTo control-flow edges, and raw model exports as content-addressed :ModelExport…

0 4d ago A 136 tokens

aris-process-mining

05

Knuckles-Team/aris-mcp

Skill Claude CodeCodex

Analyze the control flow of Software AG ARIS EPC models over the aris-mcp MCP server — trace event→function→event paths, find splits/joins at rule operators, spot disconnected or dead-end objects, and reason about a model's structure. Use when the agent must explain how a process flows, validate an EPC's…

0 4d ago A 114 tokens

Knuckles-Team/aris-mcp

Skill Claude CodeCodex

Read Software AG ARIS process models over the aris-mcp MCP server — list the model inventory, fetch one model's metadata/attributes, and read its EPC objects (functions/events/rule operators) and directed control-flow connections. Use when the agent must inventory ARIS models, open one model by GUID, or inspect a…

0 4d ago A 116 tokens