Lingtai-AILingtai-AIOfficialยท67 Agent Skills Included

lingtai

Self-evolving AI agent framework with persistent memory and skills

Runs long-lived AI agents that hold a project or research question for weeks, remember what they learn, and grow reusable skills over time. Eliminates one-shot chat sessions that forget everything by storing agent memory, knowledge, and mail as inspectable local files. Includes terminal and web interfaces plus bundled skills for research, media generation, transcription, and multi-agent coordination.
npx skills add Lingtai-AI/lingtai --all -g -y
Available:

Directs the AI agent to read the repository's dev-guide skill first, clarify ambiguous human intent before coding, and follow strict worktree and pull-request safety rules when working in this repo.

All Skills in This Repository (67)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

briefing

Generate and maintain project briefing content across journals and profiles.

Official
Advanced
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

lingtai-debug-toolkit

Diagnose LingTai agent faults and govern avatar networks.

Official
Advanced
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

minimax-cli

Guide installation and usage of the official MiniMax CLI for multi-modal generation.

Official
Intermediate
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

find-something-to-do

Identify idle ripples in attention during moments without pressing tasks.

Official
Basic
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

lingtai-recipe

Packages LingTai networks into portable, validator-ready recipe bundles with scrubbed data and origin stamps.

Official
Advanced
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

lingtai-issue-report

File structured LingTai issue reports via GitHub CLI or manual submission.

Official
Advanced
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

tutorial-guide

Guide learners through a 12-lesson tutorial on Lingtai with live exploration.

Official
Advanced
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

listen

Transcribes speech and analyzes audio locally using whisper and librosa without network calls.

Official
Intermediate
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

lingtai-portal-guide

Explain LingTai portal internals, topology recording, and .portal directory structure.

Official
Intermediate
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

vision

Route image understanding requests to the cheapest available backend.

Official
Intermediate
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

web-browsing

Fetch and extract web content using a seven-tier extraction pipeline.

Official
Advanced
๐Ÿ“ฆ In Repo
Lingtai-AILingtai-AI

academic-research

Synthesize scholarly literature across multiple APIs with citation tracking and BibTeX export.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install LingTai?โ–ผ

Run `npx skills add Lingtai-AI/lingtai --all -g -y` in your terminal to install all skills in this suite globally.

What is LingTai used for?โ–ผ

LingTai is a self-evolving AI agent framework that keeps a long-running 'digital scientist' alive in your project, accumulating durable memory, knowledge, and reusable skills across sessions.

Does closing the terminal stop a LingTai agent?โ–ผ

No. Agents run as independent processes with their state stored in local files, so they persist and can be inspected or resumed after you close the terminal.

Can LingTai agents talk to Telegram or email?โ–ผ

Yes. Agents communicate through a filesystem mailbox, and MCP addons bridge them to Telegram, Feishu, WeChat, WhatsApp, and email.

Do I need coding experience to use LingTai?โ–ผ

No. After a one-line install, you talk to your agent in plain language through the terminal UI, desktop app, or chat channels while it handles the technical work.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’