huangzesenhuangzesenCommunity·8 Agent Skills Included

lingtai

Run lifelong AI agents that remember, learn, and grow

Runs persistent AI agents that hold long-term projects, remember past work, and grow reusable skills over time. Eliminates the reset-every-session problem of chatbots by storing memory, knowledge, and mail as inspectable local files. Lets agents spawn specialist sub-agents, connect to Telegram and email, and resume work across weeks without losing context.
npx skills add huangzesen/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 (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install LingTai?

Run `npx skills add huangzesen/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, remembering findings, skills, and style across sessions instead of starting cold each time.

How does LingTai remember things between sessions?

Every agent stores its memory, knowledge, skills, and mail as plain files under a local .lingtai/ directory, so state survives restarts and can be inspected with any editor or tool.

Can LingTai agents talk to Telegram or email?

Yes. Agents communicate through a filesystem mailbox and can bridge to Telegram, Feishu, WeChat, WhatsApp, and email via MCP addon servers.

Do I need coding skills to use LingTai?

Basic terminal use is enough to start: run the installer, open lingtai-tui in a project folder, and the setup wizard guides you through picking a model and launching your first agent.

Related Repositories in Software Engineering

View All in Software Engineering