Skip to main content
在 Manus 中运行任何 Skill
一键导入
kagura-ai
GitHub 创作者资料

kagura-ai

按仓库查看 4 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
4
更新
2026-07-16
仓库浏览

仓库与代表性 skills

source-command-self-maint
软件开发工程师

Audit .claude/ configuration against current codebase

2026-07-16
files
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
setup
软件开发工程师

Use when kagura-engineer:doctor reports a blocked or failing environment — scaffolds missing config, installs and authenticates harness prerequisites, and generates Memory Cloud MCP config by shelling out to `kagura-engineer setup`, then re-checks with doctor.

2026-07-16
doctor
软件开发工程师

Use before any kagura-engineer run/review, or when the harness reports a blocked environment — diagnoses the local setup (git, selected brain CLI, gh, ollama, memory backend, and gh-issue-driven plugin) by shelling out to `kagura-engineer doctor` and reports what must be fixed.

2026-07-15
eval
软件开发工程师

Use to measure whether memory grounding actually improves PR quality — shells out to `kagura-engineer eval` with one or more issue numbers, running the SAME fixed issue set in two arms (recall ON vs OFF) and printing an A/B table. HARNESS — high cost; it runs the full loop twice per issue and mutates the repo. Confirm with the user before launching.

2026-07-15
review
软件质量保证分析师与测试员

Use to review a git ref, branch, or PR with the local kagura-engineer reviewer — shells out to `kagura-engineer review [target]`, returning a structured verdict and findings. With `--fix` it is a HARNESS that edits files and commits; without `--fix` it is read-only.

2026-07-15
run
软件开发工程师

Use to drive a single GitHub issue to a pull request with the kagura-engineer harness — shells out to `kagura-engineer run` with an issue number (guard → recall → worktree → start → implement → ship → persist). HARNESS — this mutates the repo, creates a PR, and spends model budget; confirm with the user before launching.

2026-07-15
init
软件开发工程师

Use to bootstrap a fresh checkout for the kagura-engineer harness — scaffolds a commented repo.yaml template and adds it to .gitignore by shelling out to `kagura-engineer init`. Run this before setup/run/review when no repo.yaml exists yet. Idempotent and never overwrites.

2026-06-16
已展示 4 / 4 个仓库
已展示全部仓库