Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

fritz-ai-local

fritz-ai-local contient 10 skills collectées depuis intelligenttools-ai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
2
mis à jour
2026-07-06
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

update
Développeurs de logiciels

Update Fritz Local to the latest version. Pulls from git, symlinks new skills and managed hooks, runs pending migrations, and reports changes. Use when the session-start hook reports an update is available, or run /update manually.

2026-07-06
handover
Développeurs de logiciels

Create a structured handover document for continuing work in a fresh agent session. Preserves knowledge before handing over: compiles pending captures, ingests session decisions/patterns, syncs if configured, then writes the handover document. Use when the user asks to hand over, hand off, create a handover, wrap up for continuation, save session state, prepare a fresh session, or run /handover.

2026-07-05
brain-service-setup
Administrateurs de réseaux et de systèmes informatiques

Interactive runbook to provision or reconfigure the Fritz Local Brain Docker service. Asks the full question set (LLM backend, embeddings, scheduler, autostart, context injection, optional one-time backlog drain, API token), confirms a summary, then delegates ALL execution to the PROV1 provisioning engine (scripts/local-brain-service.py provision). Does not write any config or start any container before every answer is confirmed. Use when the user wants to set up, provision, or reconfigure the Local Brain Docker service, or run /brain-service-setup.

2026-07-04
brain-ingest
Développeurs de logiciels

Import external sources into the brain — articles, videos, papers, web pages, handover documents. Use when the user asks to ingest, import, or add external content to the knowledge base, or run /brain-ingest.

2026-06-15
brain-setup
Développeurs de logiciels

Set up the Fritz Local brain overlay for a new vault. Explores directory structure, presents findings, asks questions interactively, then creates structure based on human answers. Handles per-project directories, common/ shared area, index files, .fritz-local.json creation, and context injection configuration. Use when the user asks to set up a brain vault, add a project, or run /brain-setup.

2026-06-15
brain-sync
Développeurs de logiciels

Push knowledge articles from brain vaults to external systems (AFFiNE, Obsidian, etc.). Brain markdown is source of truth — external systems are views. Use when the user asks to sync, push, or export brain knowledge, or run /brain-sync.

2026-06-15
brain-query
Développeurs de logiciels

Search and synthesize knowledge across all brain vaults. Use when the user asks to search the brain/knowledge base, find what they know about a topic, recall a decision/pattern/lesson, or run /brain-query.

2026-06-15
brain-compile
Développeurs de logiciels

Promote raw captures into compiled knowledge articles. Reads from the global capture directory (~/.brain/capture/) and routes knowledge to the correct vault based on content, not working directory. Creates per-project structure on-the-fly when routing to a new project. Maintains per-directory index files. Use when the user asks to compile, flush, or promote brain captures, process daily logs into knowledge, update the knowledge base, or run /brain-compile.

2026-06-15
brain-lint
Analystes en assurance qualité des logiciels et testeurs

Health checks on the brain overlay — validates vault integrity, finds gaps, reports issues. Use when the user asks to validate, check, or lint brain vaults, or run /brain-lint.

2026-06-14
brain-save
Développeurs de logiciels

Save durable operational knowledge — server URLs, credential/token locations, access procedures, project decisions, runbook-worthy fixes — into Fritz-Brain capture/inbox for future sessions. Use whenever the user provides or confirms durable, future-session-relevant facts, or runs /brain-save.

2026-06-14