← all publishers

lingtai-ai

@lingtai-ai source repo

153 published skills · page 2 of 2

  1. Token Usage · lingtai-ai bundle
    Nested swiss-knife reference for token usage, cost, cache, and tool-call/API-call reports. Use for model cost reports, cache rates, budget/burn analysis, and tools-per-API-call trends across LingTai logs.
    0
    installs
  2. Xiaomi Mimo · lingtai-ai
    Nested swiss-knife reference for Xiaomi MiMo provider discovery. Discovery protocol (not a reference) for Xiaomi MiMo (小米MiMo) — an OpenAI-/Anthropic-compatible LLM provider whose single API key unlocks a family of ~9 models behind one chat-completions endpoint. The family spans long-context text reasoning, multimodal-input chat (image / audio / video understanding via standard `messages.content[]`), and a text-to-speech line that returns base64 audio (with built-in voice catalogue, voice-design-from-prompt, and voice-cloning-from-sample variants). Marketing surface lives at https://mimo.xiaomi.com; the developer docs are at https://platform.xiaomimimo.com — and the agent should fetch the live docs rather than trust this manual for anything schema-shaped, because the API surface evolves. This skill teaches the agent (1) which two URLs to start from, (2) how to enumerate the current model lineup, (3) how to source the API key from the user's preset library, (4) how to pick the right base URL for their key (pay
    0
    installs
  3. Lingtai Update Detection · lingtai-ai
    Use when determining how the running lingtai-tui was installed.
    0
    installs
  4. Lingtai Update Diagnosis · lingtai-ai
    Use when a TUI or portal install, update, build, or restart fails.
    0
    installs
  5. Headless Bot · lingtai-ai bundle
    Nested swiss-knife reference for creating and operating a headless LingTai bot project without opening the TUI. Start from `lingtai-tui spawn`, then apply the relevant addon/MCP wiring, keep secrets in sidecar files, copy preset policy by referencing existing presets instead of copying preset JSON files, refresh or relaunch, and verify the bot safely. The bundled helper currently implements the Telegram MCP case.
    0
    installs
  6. Dev Guide Gotchas · lingtai-ai
    Nested lingtai-dev-guide reference for known implementation footguns: Bubble Tea v2 paste, textarea theming, dev-mode rebuilds, editable installs, migrations, localization, authorization gates, config conventions, and rebuild-gate test false-passes.
    0
    installs
  7. Preset Skill Grok · lingtai-ai
    Use when revising the built-in grok TUI preset.
    0
    installs
  8. Preset Skill Kimi · lingtai-ai
    Use when revising the built-in kimi TUI preset.
    0
    installs
  9. Preset Skill Mimo · lingtai-ai
    Use when revising the built-in mimo TUI preset.
    0
    installs
  10. Lingtai Update Command · lingtai-ai
    Use when operating /update-tui or lingtai-tui self-update.
    0
    installs
  11. Preset Health · lingtai-ai
    Nested swiss-knife reference for saved-preset health checks. Read this when the human asks whether saved presets still work, which preset is expired or misconfigured, why `system(action="presets")` shows a bad connectivity status, or for a safe procedure to enumerate saved presets, classify each failure (expired key, missing credentials, unreachable endpoint, invalid model/config, connectivity failure), and report results without leaking secrets. This is a READ-ONLY diagnostic workflow: it never edits a preset or an agent `init.json` on its own — it produces an actionable report and tells the human exactly which one-line change to confirm.
    0
    installs
  12. Preset Skill Codex · lingtai-ai
    Use when revising the built-in codex TUI preset.
    0
    installs
  13. Preset Skill Zhipu · lingtai-ai
    Use when revising the built-in zhipu TUI preset.
    0
    installs
  14. Preset Skill Claude · lingtai-ai
    Use when revising the built-in claude TUI preset.
    0
    installs
  15. Preset Skill Custom · lingtai-ai
    Use when revising the built-in custom TUI preset.
    0
    installs
  16. Preset Skill Gemini · lingtai-ai
    Use when revising the built-in gemini TUI preset.
    0
    installs
  17. Preset Skill Nvidia · lingtai-ai
    Use when revising the built-in nvidia TUI preset.
    0
    installs
  18. Dev Guide Repo Watch · lingtai-ai
    Read-only workflow for sweeping the Lingtai-AI GitHub org for open issues, open PRs, and recent activity. Use this when a LingTai developer/operator asks what changed across the org, wants to monitor non-self PRs/issues, or needs an idempotent repository-health digest. This is a nested lingtai-dev-guide reference, not a top-level intrinsic skill.
    0
    installs
  19. Preset Skill Minimax · lingtai-ai
    Use when revising the built-in minimax TUI preset.
    0
    installs
  20. Recipe Export Flow · lingtai-ai
    Nested lingtai-recipe reference for exporting a standalone recipe bundle from a live network or methodology: scope disambiguation, human-in-the-loop metadata collection, bundle authoring, validation, git initialization, and handoff.
    0
    installs
  21. Recipe Format Reference · lingtai-ai
    Nested lingtai-recipe reference for authoring and validating recipe bundles: bundle structure, .recipe/recipe.json schema, behavioral layers, library sibling mechanics, locale fallback, validator checks, hand-authored recipes, testing, and publishing.
    0
    installs
  22. Portal Guide Overview · lingtai-ai
    Nested lingtai-portal-guide reference for portal purpose, opening the browser view, and the `.portal/` directory layout.
    0
    installs
  23. Preset Skill Deepseek · lingtai-ai
    Use when revising the built-in deepseek TUI preset.
    0
    installs
  24. Lingtai Update Mainland · lingtai-ai
    Use when building or fetching TUI/portal releases from mainland China.
    0
    installs
  25. Academic Research · lingtai-ai bundle
    Nested swiss-knife reference for academic literature work — find papers, fetch full-text PDFs, trace citations, write LaTeX manuscripts. **First action for any "get me this paper" request:** `python3 <skill-path>/scripts/fetch_paper.py <DOI|arXiv-ID|PMID>` — walks arXiv → Unpaywall → Europe PMC → CORE → in-house publisher-page extraction (Nature/APS/AIP/IOP/Cambridge) → authorized institutional publisher → LibGen and saves the paper, metadata, and a resumable manifest under `papers/{slug}/`. Read the body when you need to escape the script: custom query shapes, citation networks, scholar analysis, LaTeX writing, or a tier-specific API call. Indexes 13 deep-dive API references and 6 pipeline workflows under `reference/`.
    0
    installs
  26. Zhipu Coding Plan · lingtai-ai
    Nested swiss-knife reference for Zhipu / Z.AI coding-plan capabilities. Use the Zhipu / Z.AI GLM coding-plan subscription as a unified backend for vision (multimodal screenshot/diagram analysis), web search, web page reading, and zread (open-source GitHub repo browsing). One API key unlocks all four MCP servers. This skill is a thin pointer: it tells you how to source the key, pick the region (Z.AI international vs BigModel mainland), and where the live docs are. MCP server registration is owned by the `mcp-manual` skill (kernel capability).
    0
    installs
  27. Dev Guide Architecture · lingtai-ai
    Nested lingtai-dev-guide reference for the project architecture: Go TUI/portal monorepo, Python kernel, MCP addon repos, filesystem IPC, and where per-project/per-machine state lives.
    0
    installs
  28. Dev Guide Contributing · lingtai-ai
    Nested lingtai-dev-guide reference for contribution workflow: issue/worktree/PR discipline, worktree inventory and exact-object approval gates, daemon decomposition, portfolio sweeps, repo-specific build/test commands, skill changes, and anatomy maintenance.
    0
    installs
  29. Preset Skill Codex Pool · lingtai-ai
    Use when revising the built-in codex-pool TUI preset.
    0
    installs
  30. Preset Skill Openrouter · lingtai-ai
    Use when revising the built-in openrouter TUI preset.
    0
    installs
  31. Dev Guide Cache Hit Rate · lingtai-ai bundle
    Nested lingtai-dev-guide reference for computing the recent prompt-cache hit rate from LingTai token ledgers over rolling windows (default 1h / 5h / 1d / 3d). Explains the provider-agnostic input/cached fields in logs/token_ledger.jsonl, the exact formula (sum(cached)/sum(input) per window), timestamp/timezone handling, the daemon double-count hazard, and ships a read-only stdlib script (scripts/cache_hit_rate.py) that aggregates an agent workdir, a project root, or a single ledger file. Use when asked how effective prompt caching has been recently, or to diagnose a cache-hit-rate drop after a refresh/affinity/cache-key change.
    0
    installs
  32. Dev Guide Security Audit · lingtai-ai
    Nested lingtai-dev-guide reference for security audits: secret scanning, file permissions, MCP config, communication security, data exposure, agent permission review, severity classification, and report format.
    0
    installs
  33. Issue Report Filing Flow · lingtai-ai
    Nested lingtai-issue-report reference for the filing decision — the always-required human consent boundary, the read-only gh probe, Path A (direct gh filing) and Path B (paste-ready handoff), token hygiene, and proactive surfacing. Read this once the report is drafted and you are deciding how it gets filed.
    0
    installs
  34. Find Something To Do · lingtai-ai
    Nested swiss-knife reference for idle curiosity practice. When you're idle and the water is flat — two doors. One leads to quiet noticing. The other leads to poking things until they squeak. Both are real. Neither is a productivity tool. Read this when no human is waiting and you want an invitation to emerge.
    0
    installs
  35. Tutorial Guide Orientation · lingtai-ai
    Nested tutorial-guide reference for lessons 1–3: welcome, live architecture discovery, global directory, project directory, and agent working directory.
    0
    installs
  36. Dev Guide Skill Stewardship · lingtai-ai
    Nested lingtai-dev-guide reference for turning one-off experience into durable skills: when to write a skill vs leave it as notes, the router-vs-nested- reference pattern, distilling experience (归一) and session journals into triggered/executable SKILL.md files, de-privatizing and parameterizing local paths and human-specific details, a lightweight pre-publish benchmark/checklist, grooming shared-library candidates, and PR-ready skill cleanup.
    0
    installs
  37. Tutorial Guide Capabilities · lingtai-ai
    Nested tutorial-guide reference for lesson 9: avatars, network exercises, and dynamic capability demonstrations.
    0
    installs
  38. Dev Guide Debug Troubleshoot · lingtai-ai
    Nested lingtai-dev-guide reference for diagnosing LingTai failures: agent process state, OOM/crashes, avatar spawn issues, post-molt memory loss, mail delivery, scheduled messages, tool timeouts, and escalation.
    0
    installs
  39. Dev Guide Runtime Self Check · lingtai-ai
    Nested lingtai-dev-guide reference for deep, trigger-gated provenance and lifecycle diagnosis during a source/venv/interpreter or TUI-binary cutover, for changed or failing MCP source, or when a runtime mismatch is suspected. Use only the matching import/distribution/editable/HEAD, binary, MCP-source, live-object, redaction, or PYTHONPATH-recovery material. Ordinary same-runtime reload sequencing belongs to kernel system-manual -> refresh-precheck.
    0
    installs
  40. Issue Report Report Template · lingtai-ai
    Nested lingtai-issue-report reference for the report skeleton — subject/title format, the structured body sections (what's wrong, where, reproduction, expected vs actual, severity, suggested fix), and how to send it via LingTai email or the human's active channel. Read this when you are ready to assemble the report.
    0
    installs
  41. Tutorial Guide Agent Runtime · lingtai-ai
    Nested tutorial-guide reference for lessons 4–6: init.json, lingtai-agent run, heartbeat and signal files, TUI runtime wrapping, and system prompt identity.
    0
    installs
  42. Tutorial Guide Communication · lingtai-ai
    Nested tutorial-guide reference for lesson 7: filesystem email, message flow, and external addon bridges.
    0
    installs
  43. Portal Guide Topology And API · lingtai-ai
    Nested lingtai-portal-guide reference for topology tape frames, replay chunks, portal API endpoints, and the Network JSON response.
    0
    installs
  44. Tutorial Guide Memory And Molt · lingtai-ai
    Nested tutorial-guide reference for lesson 8: intrinsics, memory layers, molt, charge, and lifecycle continuity.
    0
    installs
  45. Issue Report Evidence Checklist · lingtai-ai
    Nested lingtai-issue-report reference for deciding when an observation is worth reporting, what evidence to collect, and how to keep secrets out of a report. Read this first, while the problem is fresh, before drafting the report body.
    0
    installs
  46. Dev Guide Pr Review Deliverables · lingtai-ai
    Nested lingtai-dev-guide reference for getting a PR review-ready: PR readiness gates, multi-model/daemon/Claude read-only review passes, self-contained local HTML explainers, PR body hygiene and gh pr edit troubleshooting, source-labeled deliverables with syntax/validation checks, and maintainer authorization boundaries for opening, editing, and merging PRs.
    0
    installs
  47. Portal Guide Lifecycle And Recording · lingtai-ai
    Nested lingtai-portal-guide reference for portal lifecycle-state interpretation, heartbeat staleness, recording, and tape reconstruction behavior.
    0
    installs
  48. Preset Skill Op Saved Presets · lingtai-ai
    How saved presets differ from templates, and the Load/Save/Delete/Bootstrap contract — order, atomicity, and naming.
    0
    installs
  49. Tutorial Guide Operations And Graduation · lingtai-ai
    Nested tutorial-guide reference for lessons 10–12: TUI commands, lifecycle exercises, addons, external connections, and graduation.
    0
    installs
  50. Preset Skill Op Endpoint Capabilities · lingtai-ai
    Base URL / API-compat / provider / model / capability declaration shape versus credentials and live probes; includes proven Codex OAuth quota inspection with exact agent query routing and dated official-vs-measured context-window evidence.
    0
    installs
  51. Preset Skill Op Availability Save Gate · lingtai-ai
    Save on the preset editor performs local structural validation only — it never makes a live provider/model network call. Real availability diagnosis is owned by /doctor and actual runtime execution.
    0
    installs
  52. Preset Skill Op Troubleshooting Migration · lingtai-ai
    Bounded first-pass triage for preset problems; routes deeper runtime/update/migration questions elsewhere instead of guessing.
    0
    installs
  53. Preset Skill Op Activation Session Refresh · lingtai-ai
    How a saved preset becomes the running default, first-run/setup choice semantics, propagation, and what /refresh actually switches.
    0
    installs