feat(skill-runtime): restore admin config and manifest keyword routing
Recover skill runtime policy/admin services and Skill Router v2 helpers so admins can toggle manifest routing and inspect the platform skill catalog. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
name: product-campaign-page
|
||||
version: 1.0.0
|
||||
description: 商品宣传 / 活动页
|
||||
trigger:
|
||||
keywords:
|
||||
- 带货
|
||||
- 商品页
|
||||
- 种草
|
||||
- 电商页
|
||||
router:
|
||||
promptKey: product-campaign-page
|
||||
priority: 20
|
||||
executors:
|
||||
- goose
|
||||
Reference in New Issue
Block a user