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

fritz-ai-local

fritz-ai-local contains 10 collected skills from intelligenttools-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-07-06
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

update
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
fritz-ai-local Agent Skills on GitHub | SkillsMP