Skip to main content
Run any Skill in Manus
with one click
GitHub repository

kagura-memory-python-sdk

kagura-memory-python-sdk contains 8 collected skills from kagura-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-07-16
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

source-command-self-maint
software-developers

Audit .claude/ configuration against current codebase

2026-07-16
files
software-developers

Upload, list, delete, and get download URLs for files in Kagura Memory's R2 storage (sha256 integrity-bound; an upload can optionally be bound to an owning context for access control). Use when the user wants to attach or manage raw files in their workspace.

2026-07-01
secret
software-developers

Store and retrieve zero-knowledge secrets with the `kagura secret` CLI — age recipient encryption, local decrypt (memory-cloud never sees plaintext). Use for keygen/enroll, put/get, grant/revoke/rotate, owner-only delete, exec-with-injected-env, and audit verification.

2026-06-30
auth
software-developers

Manage Kagura Memory authentication — log in (OAuth device flow), check status, refresh tokens, and list or switch profiles. Use when the user wants to sign in to Kagura, see which account/workspace is active, or manage multiple profiles.

2026-06-21
doctor
software-developers

Diagnose the local Kagura Memory CLI setup (install, auth, MCP wiring). Use before other kagura skills, or whenever a kagura command reports a blocked or misconfigured environment.

2026-06-21
ingest
software-developers

Ingest a document or URL into Kagura Memory — extract text, chunk it, and store an overview plus per-section memories. Use when the user wants to add a PDF, Office/HTML/EPUB file, audio/video, or a web page to their memory graph.

2026-06-21
resource
software-developers

Manage Kagura resource tokens and push external data (Slack/CI/CRM events) into a context. Use for resource token create/list/update/revoke, resource setup/import, and impact/schema stats.

2026-06-21
setup
software-developers

Wire Claude Code to Kagura Memory Cloud by writing the MCP config. Use during onboarding to connect this machine's Claude Code to a Kagura workspace.

2026-06-21