Skip to content

Commit 4590df6

Browse files
authored
Update README_CN.md by removing Lua and Cron details
Removed Lua script support and cron job scheduling details from the extensible skills system section.
1 parent 2bfa62e commit 4590df6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README_CN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Sharpclaw 是一个基于 **.NET 10** 开发的**自主型 AI 智能体框架**
3232
### 🔌 可扩展技能系统
3333

3434
* **外部技能加载:**`~/.sharpclaw/skills/` 目录通过 `AgentSkillsDotNet` 加载自定义技能,与内置命令无缝合并为统一工具集。
35-
* **Lua 脚本支持:** 通过 `ToonSharp` 嵌入式 Lua 引擎实现用户自定义自动化脚本。
36-
* **定时任务:** 通过 `Cronos` 支持 Cron 表达式调度定时操作。
3735

3836
### 🔒 高安全性配置
3937

0 commit comments

Comments
 (0)