foliko 1.1.20 → 1.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: ui-designer
3
3
  description: UI/UX设计师专家。处理界面设计、交互设计、用户体验优化、设计系统维护、视觉设计、图标设计等任务。触发词:设计、UI、UX、界面、视觉、交互、设计规范、Figma、视觉设计、用户体验、原型、设计系统。
4
- tools: read_file, search_file, write_file, list_poster_fonts, list_poster_templates, list_poster_components, loadSkill
4
+ tools: read_file, search_file, write_file, mcp_call, ext_call, loadSkill
5
5
  mcp_tools: designmd_search_design_kits, designmd_get_design_kit, designmd_list_popular_kits, designmd_list_tags, designmd_download_design_kit
6
6
  skills: frontend-design, poster-design, designmd-design-kits
7
7
  model: inherit
@@ -1,47 +1 @@
1
- [
2
- {
3
- "id": "id_1776246133988_ZqwPPoS3v5c",
4
- "title": "比特币价格监控",
5
- "description": "监控BTC_USDT价格,当价格大于74000美元时发送通知",
6
- "priority": 9,
7
- "state": "active",
8
- "actions": [
9
- {
10
- "id": "check_price",
11
- "type": "tool",
12
- "name": "gate_get_market_info",
13
- "args": {
14
- "currency_pair": "BTC_USDT",
15
- "info_type": "tickers"
16
- },
17
- "completed": false,
18
- "order": 0
19
- },
20
- {
21
- "id": "notify",
22
- "type": "message",
23
- "content": "🔔 比特币价格提醒\n\n当前价格已突破 $74,000!\n\n请注意风险控制,合理安排投资。",
24
- "completed": false,
25
- "order": 1
26
- }
27
- ],
28
- "conditions": {
29
- "events": [
30
- "tool:result"
31
- ],
32
- "toolNames": [
33
- "gate_get_market_info",
34
- "gate:get_market_info"
35
- ]
36
- },
37
- "persistent": true,
38
- "createdAt": "2026-04-15T09:42:13.988Z",
39
- "updatedAt": "2026-04-15T09:42:16.578Z",
40
- "activatedAt": "2026-04-15T09:42:16.578Z",
41
- "completedAt": null,
42
- "failedAt": null,
43
- "attempts": 0,
44
- "maxAttempts": 10,
45
- "eventsReceived": []
46
- }
47
- ]
1
+ []
@@ -0,0 +1,86 @@
1
+ [
2
+ {
3
+ "id": "task_1776247937913_s7cji07zc",
4
+ "name": "比特币价格检查",
5
+ "type": "cron",
6
+ "message": "触发比特币价格监控目标",
7
+ "enabled": false,
8
+ "createdAt": "2026-04-15T10:12:17.913Z",
9
+ "lastRun": "2026-04-15T10:16:00.022Z",
10
+ "runCount": 2,
11
+ "cronExpression": "*/2 * * * *",
12
+ "sessionId": "cli_default",
13
+ "llm": false,
14
+ "notify": true
15
+ },
16
+ {
17
+ "id": "task_1776248745245_sas6qyl74",
18
+ "name": "BTC价格检查V2",
19
+ "type": "cron",
20
+ "message": "触发比特币价格监控V2目标",
21
+ "enabled": false,
22
+ "createdAt": "2026-04-15T10:25:45.245Z",
23
+ "lastRun": "2026-04-15T10:28:00.028Z",
24
+ "runCount": 2,
25
+ "cronExpression": "*/2 * * * *",
26
+ "sessionId": "cli_default",
27
+ "llm": false,
28
+ "notify": true
29
+ },
30
+ {
31
+ "id": "task_1776248889631_e4ksf553t",
32
+ "name": "BTC价格测试",
33
+ "type": "cron",
34
+ "message": "触发比特币价格监控测试",
35
+ "enabled": false,
36
+ "createdAt": "2026-04-15T10:28:09.631Z",
37
+ "lastRun": null,
38
+ "runCount": 0,
39
+ "cronExpression": "* * * * *",
40
+ "sessionId": "cli_default",
41
+ "llm": false,
42
+ "notify": true
43
+ },
44
+ {
45
+ "id": "task_1776248948304_3lvaf4gvu",
46
+ "name": "BTC价格监控V3",
47
+ "type": "cron",
48
+ "message": "触发BTC价格监控V3",
49
+ "enabled": false,
50
+ "createdAt": "2026-04-15T10:29:08.304Z",
51
+ "lastRun": "2026-04-15T10:32:00.025Z",
52
+ "runCount": 3,
53
+ "cronExpression": "* * * * *",
54
+ "sessionId": "cli_default",
55
+ "llm": false,
56
+ "notify": true
57
+ },
58
+ {
59
+ "id": "task_1776249148016_pe51kdbd7",
60
+ "name": "BTC价格监控V4",
61
+ "type": "cron",
62
+ "message": "触发BTC价格监控V4",
63
+ "enabled": false,
64
+ "createdAt": "2026-04-15T10:32:28.016Z",
65
+ "lastRun": "2026-04-15T10:36:00.019Z",
66
+ "runCount": 2,
67
+ "cronExpression": "*/2 * * * *",
68
+ "sessionId": "cli_default",
69
+ "llm": false,
70
+ "notify": true
71
+ },
72
+ {
73
+ "id": "task_1776249256126_dd3yp6bhd",
74
+ "name": "手动测试",
75
+ "type": "cron",
76
+ "message": "手动测试触发",
77
+ "enabled": false,
78
+ "createdAt": "2026-04-15T10:34:16.126Z",
79
+ "lastRun": "2026-04-15T10:37:00.021Z",
80
+ "runCount": 3,
81
+ "cronExpression": "*/1 * * * *",
82
+ "sessionId": "cli_default",
83
+ "llm": false,
84
+ "notify": true
85
+ }
86
+ ]
@@ -0,0 +1,9 @@
1
+ ---
2
+ id: "mo0y04d0-bmaefl"
3
+ name: "微信机器人项目海报制作"
4
+ type: "project"
5
+ project: "@chnak/weixin-bot"
6
+ tags: [海报设计, npm项目, UI设计, 团队协作, weixin-bot]
7
+ created: "2026-04-16"
8
+ ---
9
+ 项目 @chnak/weixin-bot 需要制作海报。工作流程:1) UI设计师先寻找合适的UI设计建议和参考;2) 再进行海报设计制作。这是团队协作任务,由团队领导协调安排。
@@ -0,0 +1,9 @@
1
+ ---
2
+ id: "mnzvewyj-jl67cq"
3
+ name: "比特币价格监控需求"
4
+ type: "user"
5
+ project: "null"
6
+ tags: [比特币, 价格监控, 通知, 加密货币]
7
+ created: "2026-04-15"
8
+ ---
9
+ 用户需要监控比特币(BTC)价格,当价格大于 74000 USDT 时发送通知。如果价格未达到条件,则不需要发送通知。触发条件:BTT_USDT > 74000 时通知,否则静默。重要性:用户设置了明确的价格阈值和通知条件,是一个主动的价格预警需求。应用:可用于设置 Ambient Agent 目标进行持续监控,或在价格达到时自动执行交易/通知操作。
@@ -0,0 +1,9 @@
1
+ ---
2
+ id: "mnzwh9xo-43ys3f"
3
+ name: "比特币价格监控规则"
4
+ type: "user"
5
+ project: "null"
6
+ tags: [比特币, 价格监控, 通知, 阈值]
7
+ created: "2026-04-15"
8
+ ---
9
+ 用户设置了比特币价格监控规则:每2分钟检查一次比特币价格,当价格高于73000美元时发送通知给用户,低于或等于73000美元时不发送。应用于:执行定时监控任务时,按照此规则判断是否需要触发通知。
@@ -0,0 +1,9 @@
1
+ ---
2
+ id: "mo0ycvpn-eebsxc"
3
+ name: "微软雅黑字体偏好"
4
+ type: "user"
5
+ project: "null"
6
+ tags: [字体, 用户偏好, 设计]
7
+ created: "2026-04-16"
8
+ ---
9
+ 用户要求使用微软雅黑字体。在后续的界面设计、文档制作、海报设计等任务中应优先使用微软雅黑字体。