Skip to main content
indykite
GitHub creator profile

indykite

Repository-level view of 43 collected skills across 2 GitHub repositories.

skills collected
43
repositories
2
updated
Aug 25, 2026
repository explorer

Repositories and representative skills

indykite-authzen-kbac-policies
unclassified

Author and manage an IndyKite KBAC (Knowledge-Based Access Control) authorization policy - a single subject type, an actions list, a single resource type, and a Cypher condition over the IKG - through the Config API (`/configs/v1/authorization-policies` -…

Aug 19, 2026
indykite-capture-upsert-nodes
unclassified

Build the request-body JSON for the IndyKite Capture API batch node upsert (`POST /capture/v1/nodes`) - a `nodes` array (1-250 per request) of entities, each with `external_id`, `type`, optional `is_identity` / `labels` / `location`, and typed `properties`…

Aug 19, 2026
indykite-ciq-add-property
unclassified

Author an IndyKite ContX IQ (CIQ) policy plus its Knowledge Query that sets one or more properties on an existing node in the IndyKite Graph (IKG), then run it via `POST /contx-iq/v1/execute`. Use when adding a brand-new property, overwriting an existing one,…

Aug 19, 2026
indykite-ciq-add-relationship-property
unclassified

Author an IndyKite ContX IQ (CIQ) policy plus its Knowledge Query that sets one or more properties on an existing relationship in the IndyKite Graph (IKG), then run it via `POST /contx-iq/v1/execute`. Use when adding a brand-new property, overwriting an…

Aug 19, 2026
indykite-ciq-create-node-with-link
unclassified

Author an IndyKite ContX IQ (CIQ) policy plus its Knowledge Query that creates a brand-new node AND links it to one or more existing nodes via new relationships in a single `POST /contx-iq/v1/execute` call. Use when ingesting a new entity that must be wired…

Aug 19, 2026
indykite-ciq-create-relationship
unclassified

Author an IndyKite ContX IQ (CIQ) policy plus its Knowledge Query that creates a brand-new relationship between two existing nodes in the IndyKite Graph (IKG), then run it via `POST /contx-iq/v1/execute`. Use when wiring two existing entities together through…

Aug 19, 2026
indykite-ciq-delete
unclassified

Author an IndyKite ContX IQ (CIQ) policy plus its Knowledge Query that deletes a node, a relationship, or one or more properties from the IndyKite Graph (IKG), then run it via `POST /contx-iq/v1/execute`. Use when removing data through CIQ - three modes…

Aug 19, 2026
indykite-ciq-read
unclassified

Author a read-only IndyKite ContX IQ (CIQ) policy plus its Knowledge Query, then run it via `POST /contx-iq/v1/execute`. Use when exposing IKG nodes, relationships, or aggregate values as a parameterized read query - no upserts, no deletes.

Aug 19, 2026
Showing 8 of 23 collected skills.
insurance-authz
unclassified

SecureHome Insurance dataset authorization vocabulary - the exact subject/action/resource values defined by this project's KBAC policies. Load together with the authzen skill whenever composing an AuthZEN request in the SecureHome demo, so types, actions, and…

Aug 25, 2026
query-crm
unclassified

File a support case in Salesforce (the CRM) on behalf of a person, via the CRM agent. Use for opening/filing a case or ticket in Salesforce or the CRM. Staff-only workflow (wf-crm) - a customer's request is denied by the gateway, which is by design.

Aug 25, 2026
ciq-execute
unclassified

Executes specific CIQ knowledge queries. Use this ONLY after receiving a resource list from 'list_resources'. Requires a valid 'id' and 'input_params'.

Aug 25, 2026
ciq-execute
unclassified

Executes specific CIQ knowledge queries. Use this ONLY after receiving a resource list from 'list_resources'. Requires a valid 'id' and 'input_params'.

Aug 25, 2026
authzen
unclassified

Run AuthZEN (OpenID) authorization requests. This skill matches MCP resources or tools exposed by the backend—use list_resources and the available MCP tools to find the AuthZEN capability (authzen_evaluate, authzen_evaluations, authzen_search_resource,…

Aug 20, 2026
authzen
unclassified

Run AuthZEN (OpenID) authorization requests. This skill matches MCP resources or tools exposed by the backend—use list_resources and the available MCP tools to find the AuthZEN capability (authzen_evaluate, authzen_evaluations, authzen_search_resource,…

Aug 20, 2026
authzen
unclassified

Run AuthZEN (OpenID) authorization requests. This skill matches MCP resources or tools exposed by the backend—use list_resources and the available MCP tools to find the AuthZEN capability (evaluation, evaluations, resource_search, subject_search,…

Aug 19, 2026
canbank-authz
unclassified

CanBank dataset authorization vocabulary - the exact subject/action/resource values defined by this project's KBAC policies. Load together with the authzen skill whenever composing an AuthZEN request in the CanBank demo, so types, actions, and ids are never…

Aug 19, 2026
Showing 8 of 20 collected skills.
Showing 2 of 2 repositories
All repositories loaded