Nested daemon-manual reference for append-order ledger warnings and non-repair diagnostics.
Skills in this repository
Lingtai-AI/lingtai-kernel - Page 2
SkillsMP has collected 75 skills from Lingtai-AI/lingtai-kernel. Open a skill to review its source and details.
Lingtai-AI/lingtai-kernelShowing 35 of 75 collected skills.
Nested daemon-manual reference for durable run artifacts, state/result inspection, transcripts, token ledgers, and interpreting exit 143/SIGTERM.
Use for unfamiliar daemon delegation, backend-specific work, stalled or failed runs, completion checks, or consent-gated cleanup. Routine calls can start from the advertised schema.
Nested shell-manual reference for durable asynchronous shell jobs: detached daemon routing, reminder/completion wakeups, relaunch-safe polling, cancellation, and shell-side coding-CLI supervision.
Nested shell-manual reference for debugging silent scheduled jobs and retiring schedulers safely: scheduler, script, work, wake, launchd, cleanup, and shell work-footprint checks.
Nested shell-manual reference for one-shot wakeup reminders using `.notification/cron.json`: payload, atomic writer, shell example, and the rest checklist for pending work.
Nested shell-manual reference for recurring, time-driven work: host scheduler choice, LingTai wake-by-mailbox-drop, short prompts, script hygiene, macOS launchd, Linux systemd timers, crontab, and process-tree hazards.
Nested system-manual reference and single owner for a refresh transaction: select same-runtime reload, source/venv cutover, or failure recovery; run only triggered owner checks; issue exactly one refresh; capture one targeted receipt.
Nested system-manual reference for update, source, install, nudge, and runtime-mismatch diagnosis. Owns interpreter/provenance evidence and the source/venv cutover handoff; routes refresh sequencing to refresh-precheck.
File pagination, truncation and long-line recovery: `next_offset` continuation, `line_truncated`, default/hard-cap limits, and when to switch to bash/grep/sed instead. Use when ordinary `file.read` cannot expose complete content.
Read/write/edit/glob/grep guide for LingTai's `file` tool: safe overwrite/edit discipline, explicit non-UTF-8 routing, SHOW-only policy, and pagination recovery.
Operational guide for recording tool-result summaries, applying them with a full rebuild, recovering raw evidence, and choosing summarize versus molt.
Use for an unfamiliar or consequential context operation, session journaling, handoff, or context-loss recovery; routine calls can follow the schema.
Read-only health diagnostics when an agent looks dead but the evidence is mixed, or a migration may have left stale MCP/addon paths; run before deciding to mail, refresh, CPR, or edit persistent configuration. Includes a bundled read-only `doctor.py`.
Enter the Python kernel Anatomy/Contract graph before source navigation or maintaining architecture maps; explains how the ANATOMY.md and CONTRACT.md graphs pair, and what to do when code and navigation disagree.
Nested system-manual reference: the expanded form of the resident substrate prompt — body/extensions, lifecycle states, the `system` tool in practice, communication and memory layers, collaboration topology, MCP/addon ownership, and (§11) the canonical…
Nested daemon-cli-backends reference for the Codex daemon backend's flag surface. Read this when a daemon task needs Codex-specific CLI flags (model selection, reasoning effort, config overrides) or the operational core folded in from the retired bash…
Developer reference for opting one tool family into bounded, read-only settings discovery without changing other families.
Guarded macOS-only external attach diagnostic: verifies a live LingTai PID and incarnation against an exact agent directory, captures bounded /usr/bin/sample stacks plus content-free runtime facts, and optionally performs one controlled external mcp.* burst…
Nested daemon-cli-backends reference for the DeepSeek Harness daemon backend's flag surface. Read this only when a daemon task needs DeepSeek-specific launcher flags (`--patch` overlays): it routes you to the installed CLI's live help via shell and shows how…
Nested system-manual reference for the built-in LLM adapters: what each named adapter is, how it is configured and dispatched, its special transport or protocol behaviors, and the environment variables that control it.
Nested daemon-cli-backends reference for the claude-p (alias claude-code) daemon backend's flag surface. Read this only when a daemon task needs Claude Code-specific CLI flags (model selection, fallback model, tool restrictions): it routes you to the…
Mandatory repository-local development guide for LingTai's Python kernel and runtime. Use this before changing code, architecture documents, tests, packaging, capabilities, adapters, or developer documentation in lingtai-kernel. Routes each task through the…
Nested system-manual reference for the additive SQLite/`log.sqlite` sidecar over LingTai's JSONL runtime traces. Read it when you need `lingtai-agent log doctor|query|rebuild`, read-only SQL safety and WAL/rebuild caveats, the…
The example Agent Plugin's one skill. Reach for it only to confirm that plugin registration worked: if this skill is in your skills catalog with a location inside docs/examples/agent-plugins/hello-lingtai/, then the kernel mounted a declared plugin's skills/…
Nested system-manual reference for trajectory mining — turning LingTai runtime event streams into validated, actionable improvement candidates. Read this after `reference/sqlite-log-query/SKILL.md` has given you the data access layer: manifest policy,…
Progressive-disclosure route to the root canonical environment-variable registry. Use the registry for names, defaults, behavior, ownership, and security notes.
Goal notification manual: `.notification/goal.json` source-of-truth, fields, instructions, idle reminders, protected dismiss behavior, and cancellation or completion semantics.
Nested daemon-cli-backends reference for the Cursor daemon backend's flag surface. Read this only when a daemon task needs Cursor-specific CLI flags (model selection, output/tooling switches): it routes you to the installed CLI's live help via shell and shows…
Nested daemon-cli-backends reference for the Kimi Code daemon backend's flag surface. Read this only when a daemon task needs Kimi-specific CLI flags (model selection, skills/workspace directories): it routes you to the installed CLI's live help via shell and…
Nested daemon-cli-backends reference for the MiMo Code (`mimocode` / `mimo`) daemon backend's flag surface. Read this only when a daemon task needs MiMo-specific CLI flags (model selection, provider switches): it routes you to the installed CLI's live help…
Nested daemon-cli-backends reference for the Oh-My-Pi (`omp`) daemon backend's flag surface. Read this only when a daemon task needs Oh-My-Pi-specific CLI flags (model selection, tool or provider switches): it routes you to the installed CLI's live help via…
Nested daemon-cli-backends reference for the OpenCode daemon backend's flag surface and operational setup (install, auth, run flags, warm server, custom agents). Read this when a daemon task needs OpenCode-specific CLI flags (model selection,…
Nested daemon-cli-backends reference for the Qwen Code (`qwen-code` / `qwen`) daemon backend's flag surface. Read this only when a daemon task needs Qwen-specific CLI flags (model selection, provider tunables): it routes you to the installed CLI's live help…
Nested system-manual reference for renaming a live POSIX agent workdir/address. Use after system-manual for the deliberately narrow suspend, no-replace rename, and resume procedure; Windows, network filesystems, and bulk address rewrites are out of scope.