change: update skill and memory wording

This commit is contained in:
loop
2026-04-19 17:56:57 +08:00
parent 2c84cf7479
commit 6f54071ddc
4 changed files with 4 additions and 3 deletions
@@ -3,7 +3,7 @@
{
"id": "lua_module_event_publisher",
"file": "lua_module_event_publisher.md",
"summary": "How to publish message, trigger, and custom events from Lua.",
"summary": "Describe how to publish events to event_router to trigger other actions, such as sending messages or call other capabilities.",
"cap_groups": [
"cap_lua"
]