Skip to main content
Run any Skill in Manus
with one click
lukacf
GitHub creator profile

lukacf

Repository-level view of 23 collected skills across 4 GitHub repositories.

skills collected
23
repositories
4
updated
2026-07-24
repository explorer

Repositories and representative skills

meerkat-architecture
software-developers

Internal architecture guide for the Meerkat agent platform. This skill should be used when understanding crate ownership, trait contracts, the agent construction pipeline, session service lifecycle, runtime control plane, mob orchestration internals, machine authority, comms wiring, or making cross-cutting architectural changes. Oriented toward AI agents and developers working on meerkat internals, not end users.

2026-07-24
meerkat-platform
software-developers

Build on the Meerkat agent platform. Covers every shipping surface (CLI, REST, JSON-RPC stdio/TCP, MCP, Python/TypeScript/Web/Rust SDKs), realm-scoped sessions, streaming, skills, hooks, memory, multimodal content, mob orchestration (spawn/fork/helpers/flows/profiles), durable scheduling, and provider auth via `auth_binding` + AuthMachine (env keys, OAuth, cloud IAM). Use when integrating with Meerkat, picking a surface, wiring auth, building agents, scheduling automated runs, deploying mobpacks, or asking how a feature exposes through a particular SDK.

2026-07-24
meerkat-cli-reference
computer-occupations-all-other

Exact rkat CLI command contract for Meerkat help answers. Use this as the authority for command names, flags, aliases, and negative CLI facts.

2026-07-23
meerkat-wasm
software-developers

Developer guide for the Meerkat WASM embedded runtime (meerkat-web-runtime) and the `@rkat/web` browser SDK. Covers wasm32 compilation, building/deploying WASM bundles, writing/auditing wasm_bindgen exports (sessions, mobs, comms, JS tool callbacks, external auth resolver, subscription handles), the auth_binding + registerExternalAuthResolver auth model, tokio_with_wasm aliasing, cfg-gating patterns, mobpack bootstrap, and common wasm32 gotchas. Use when touching meerkat-web-runtime, sdks/web, browser auth flows, or making a meerkat crate wasm32-compatible.

2026-07-16
meerkat-dogma-inquisition
software-quality-assurance-analysts-and-testers

Ruthless Meerkat dogma inquisition for architecture, code, PRs, plans, tickets, ledgers, and designs. Use when Codex must find semantic-authority violations, shadow truth, provider leakage, surface-owned meaning, projection/mirror abuse, typed-truth failures, terminality lies, generation theater, or meta-level repeated dogma failure patterns; use for brutally honest reviews that cite concrete evidence and group symptoms by root dogma failure.

2026-07-12
mob-communication
computer-occupations-all-other

How to communicate with peers in a collaborative mob

2026-07-10
memory-retrieval
computer-occupations-all-other

How semantic memory works with compaction and the MemoryStore trait

2026-07-05
multi-agent-comms
software-developers

Setting up keep-alive, peer trust, send vs request/response patterns

2026-05-12
Showing top 8 of 20 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded