Skip to main content
indykite
GitHub 제작자 프로필

indykite

2개 GitHub 저장소에서 수집된 43개 skills를 저장소 단위로 보여줍니다.

수집된 skills
43
저장소
2
업데이트
2026년 8월 25일
저장소 탐색

저장소와 대표 skills

indykite-authzen-kbac-policies
미분류

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` -…

2026년 8월 19일
indykite-capture-upsert-nodes
미분류

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`…

2026년 8월 19일
indykite-ciq-add-property
미분류

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,…

2026년 8월 19일
indykite-ciq-add-relationship-property
미분류

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…

2026년 8월 19일
indykite-ciq-create-node-with-link
미분류

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…

2026년 8월 19일
indykite-ciq-create-relationship
미분류

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…

2026년 8월 19일
indykite-ciq-delete
미분류

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…

2026년 8월 19일
indykite-ciq-read
미분류

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.

2026년 8월 19일
수집된 skill 23개 중 8개를 표시합니다.
insurance-authz
미분류

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…

2026년 8월 25일
query-crm
미분류

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.

2026년 8월 25일
ciq-execute
미분류

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

2026년 8월 25일
ciq-execute
미분류

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

2026년 8월 25일
authzen
미분류

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,…

2026년 8월 20일
authzen
미분류

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,…

2026년 8월 20일
authzen
미분류

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,…

2026년 8월 19일
canbank-authz
미분류

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…

2026년 8월 19일
수집된 skill 20개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다