TASKCLANStart building ↗TASKCLAN / AGENTS
Two catalogs,
one platform.
On the left, 22 extensions developers install to build on Taskclan Intelligence. On the right, 41 agents already running inside our products — proof of the platform. Same underlying runtime, two ways in.
01 · Extensions
Install and build.
Skills you invoke in VS Code chat and templates you scaffold from. All free, all official. If you’re a developer trying Taskclan for the first time, start here.
Skills
18 availableOne-shot inline commands you invoke in VS Code chat. Install once, use forever.
/agent
Full agent-mode reply. Plan, execute, ship.
Open ↗/plan
Plan the change without touching code. Extended thinking.
Open ↗/debug
Walk a stack trace or error to the root cause and show the fix.
Open ↗/review
Senior-engineer code review of the selection.
Open ↗/optimize
Flag performance smells and suggest fixes.
Open ↗/refactor
Rewrite the selection or referenced file.
Open ↗/simplify
Rewrite with fewer lines and clearer intent.
Open ↗/test
Generate unit tests for the selection.
Open ↗/type
Infer TypeScript types for the selected JavaScript.
Open ↗/name
Suggest three better names for the selected symbol.
Open ↗/comment
Generate JSDoc or docstrings for the selection.
Open ↗/commit
One-line commit message from the current diff.
Open ↗/pr
Full pull-request description from the branch commits.
Open ↗/explain
Explain the selection, file, or symbol.
Open ↗/eli5
Explain the selection like the reader is five.
Open ↗/rubberduck
The model asks probing questions; you find the answer.
Open ↗/roast
Roast the selected code with actual wit.
Open ↗/haiku
Describe the selected function as a haiku.
Open ↗Templates
4 availableStarter projects and Studio blueprints. Clone one and ship.
Node Starter
A TypeScript script wired to @taskclan/sdk: discover, dispatch an intent, recall insights.
Open ↗React Chat
A Vite + React app with a production chat UI via @taskclan/react.
Open ↗Next.js AI Chat
A full-stack Next.js chat app — server token route + <TaskclanChat> streaming an intent reply.
Open ↗Agent Worker
A server-side agent backend: insight-driven defaults, runAgent, outcome events (the learning loop).
Open ↗02 · Product agents
Running today.
Every Taskclan product is built on the same runtime as the extensions above. These are the agents, workflows and prompts that ship inside them — grouped by product.
Family-life agents running inside Nani — voice, coach, calendar, newborn care, and more.
Nani Voice
Real-time voice conversation — the "Hi Nani" assistant loop.
Open ↗Nani Coach
Proactive briefings, daily syncs, weekly insights, and summaries.
Open ↗Co-Parenting
Custody schedules, pickup handoffs, and shared-expense settlement.
Open ↗Nani Calendar
The family calendar — events, settings, sharing, and connection sync.
Open ↗Nani Tasks & Routines
Tasks, chores, and repeating routines.
Open ↗Nani Lists & Meals
Shopping/grocery lists, meal plans, and the recipe box.
Open ↗Nani Moments
Family moments — photos, comments, and share links.
Open ↗Nani School Inbox
The school-email inbox — slug management, inbound parsing, replies, and reprocessing.
Open ↗Family Health
Health notes, meds, allergies, immunizations, sleep, wellness, visit prep, and the emergency vault.
Open ↗Family Organizer
Household + members, children, spaces, pets, connections, and weather-aware planning.
Open ↗Nani Integrations
External integrations (Google) and notification delivery.
Open ↗Nani Memory
Long-term assistant memory — write, read, list, delete.
Open ↗Nani Account
Subscription, permissions, settings, and caregiver discovery.
Open ↗Nani Appointments
Doctor & specialist appointments — scheduling, reminders, and visit status.
Open ↗Nani Newborn Care
Newborn trackers — feeding, diapers, growth curves, and the vaccine schedule.
Open ↗Nani Special Journey
Special-needs support — therapy sessions, sensory logs, and IEP goals.
Open ↗Nani For Mum
The mum's corner — daycare management and the Mum Cave self-care hub.
Open ↗Nani Family Connection
Family play & connection — arcade, trivia, bingo, face-offs, and daily connection.
Open ↗New household welcome
A new Nani household gets a welcome touch and is recorded for activation tracking.
Open ↗nani.coach.weekly_insight
Surfaces ONE actionable pattern from a household's recent data as strict JSON.
Open ↗nani.daily_sync
The two-parent daily sync brief (morning/evening) — strict JSON, personalized per parent.
Open ↗Game-side intelligence — intent classification, publishing broadcasts, and creator flows.
GameNova Commerce
Credits, billing, payouts, promos, and entitlements.
Open ↗GameNova Social
Profiles, follows, creators, trending, notifications, comments, and likes.
Open ↗GameNova Studio
Publishing, drafts, and workspace management.
Open ↗GameNova Creator
AI game generation, projects, scripts, and the editor.
Open ↗Game published broadcast
A published GameNova game notifies the creator and logs the milestone.
Open ↗gamenova.intent.classify
Classifies a free-text game description into mode/theme/tags JSON.
Open ↗3D and spatial workflows that keep the platform and Forge3D speaking to each other.
Career and talent agents for TalentKit — including workflows still tagged with its former name, NaijaCV.
Cross-product platform primitives: identity, entitlements, payments, growth, ops.
Platform Identity
Unified cross-product identity (identity.whoami) — who the user is + their platform role.
Open ↗Platform Entitlements
The unified entitlement gate (entitlements.check) — can the user do X in product Y.
Open ↗Platform Billing
The unified checkout front door (billing.checkout) — how to start a purchase for any product.
Open ↗Platform Marketplace
The skill/agent marketplace — listings, install, publish, and reviews.
Open ↗Platform Tools
The unified tool registry — discover and invoke platform tools.
Open ↗Platform Cloud
Cloud workspaces — org creation and management for the developer surface.
Open ↗Platform Knowledge
Taskclan Intelligence knowledge — cross-product insights and recommended defaults.
Open ↗Platform Telemetry
Cross-product event + analytics ingestion (the events spine).
Open ↗Labs lead onboarding
A new Labs generation turns an email into a real platform user and records the lead.
Open ↗Payment fulfillment
A successful payment refreshes the buyer’s unified entitlements and records revenue telemetry. (The product sends its own kit-ready receipt, so this no longer emails.)
Open ↗Entitlement refresh
Force a re-resolve of a user’s entitlements across every product and log it.
Open ↗Power-user VIP outreach
Reach out to a multi-product power user (referral / case-study candidate).
Open ↗Start building
Build your own,
publish to everyone.
Learn how extensions and product agents share the same primitives, and how to ship your first one.