Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Be-Civic
A verified library of Belgian administrative procedures for your AI agent. Your agent walks you through citizenship, residency, commune registration, mutualité enrolment, address change, residence card renewal, BIPL/inburgering integration, apostille, EU multilingual forms, and dossier compilation — and keeps your notes and documents with you between sessions. Library updates live via becivic.be.
npx claudepluginhub be-civic/be-civic-plugin --plugin be-civicDrafts new Be Civic path entries (single-outcome routes like portal flows, commune deeplinks, or single forms), or amendments to existing paths, from session research-notes. Spawned by bc-session-close, or by bc-process-drafter when content is path-shaped rather than process-shaped.
Drafts new Be Civic procedure processes, or amendments to existing ones, from session research-notes. Spawned by bc-session-close when a user's experience reveals a procedure the catalogue lacks or should change.
Use when Be Civic has no verified process for the customer's procedure (process mode) or no verified path for a needed source (path mode). Walks the customer through with research-as-we-go discipline. Produces a durable research-notes file the drafter consumes at session close.
Use when the customer presents a document — paste, upload, attachment, photo, or described field value. Extracts the routing fields the active procedure needs, archives the original to the customer's machine, discards everything else. Tells the customer plainly what was kept and what wasn't.
Use at the end of a Be Civic application procedure, after eligibility has passed and the document checklist has been gathered. Produces a Be Civic-styled application dossier — index page, bring-originals callout, checklist table, filled official forms, disclaimer — that the user prints and submits to the filing authority. Agent-tooling sub-skill; produces an artefact rather than running a Belgian admin process.
Onboarding for Be Civic. First-contact mode runs the verified flow — an email→code access widget (start-verification emails a 6-digit code → verify with the code), then state-shape activation inside the user-picked project folder (one folder, one git repo, with agent-managed state in a hidden .be-civic/state subdir) — and ends with a clean handoff into a fresh chat opened inside the project folder, where the working session begins. First-working-session mode (the next chat, after the harness loads and greets) fetches the carried-over canonical, renders the about-you form, and commits the profile sentinel. Falls back to anonymous read-only mode if the user declines verification. Returning and multi-active framings are owned by the harness.
Walk the user step-by-step through a Belgian-administration procedure once onboarding has captured the profile and the procedure has been routed. Owns the Path Directory traversal contract — batched-phase loop, browser-driven site discovery, browser_driving_preference honouring, eligibility-first / commune-last / consent-before-audited-delivery invariants, inline-commit path-source validations on each attempt. Hands off to bc-onboarding (returning mode) when the user signals a new procedure mid-session. Hands back to the harness at procedure completion.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.0 — Patch release for cursor-agent smoke checks in untrusted workspaces. Run /octo:setup.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Belgian administrative procedures assistant for Claude Cowork. Installs as a Cowork plugin; works alongside a per-user Be Civic project folder that holds the harness CLAUDE.md and the customer's notes/dossier across sessions.
Pre-launch. Public repo for early testers; not yet listed on the official Anthropic plugin registry.
onboarding, discovery, document-handler, path-traversal, session-close, dossier-compilation. Each is a focused mode that the harness invokes.be-civic-path-drafter, be-civic-process-drafter. Spawned by session-close to draft amendments and new entries from session research-notes.becivic.be/api for the live process graph, procedure canonicals, path directory, and submission endpoints.profile.schema.json, observation.v3.schema.json. Stable contracts the harness writes against.profile.json, MEMORY.md, documents/, sessions/, and memory/research-notes-*.md — all customer state.The plugin auto-updates from this repo on every commit. The user's CLAUDE.md is one-time-written by onboarding and stays put unless re-initialised.
https://github.com/hk121992/be-civic-pluginThe plugin auto-updates on every push to this repo.
/plugin marketplace add hk121992/be-civic-plugin
/plugin install be-civic
If the marketplace path doesn't work for you (e.g. proxy, network restriction), download the source zip from this repo's Releases and upload it via Customize → My Uploads.
MIT — see LICENSE.