sqlite-web 0.7.2
forge.db
messages
Create
Query
account
agent_skills
agents
api_providers
channel_audit_logs
channel_bindings
channel_dedupe
channel_outbound_refs
channel_permission_links
cron_tasks
external_identities
external_users
h5_pages
hooks
im_channels
im_pairing_requests
invitations
marketplace_templates
mcp_servers
messages
provider_models
session
sessions
settings
skills
task_executions
user
user_settings
verification
webhook_tokens
weixin_context_tokens
weixin_sync_cursors
workspace_members
workspaces
wxapp_configs
wxapp_tokens
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row a2755bd9-fd24-4f0d-944d-f5ce042b2c25 in messages
id
a2755bd9-fd24-4f0d-944d-f5ce042b2c25
Primary key.
TEXT
session_id
f3d63861-5ab8-4e1c-99a7-e0514059a19f
TEXT NOT NULL
role
assistant
TEXT NOT NULL
content
[{"type":"thinking","text":"The user is asking about what skills I have available. This information is already provided in the system-reminder at the beginning of this conversation. Let me summarize the available skills for the user in a clear way.\n\nLooking at the system-reminder, the available skills are:\n\n1. cuiqu-compile - 把访谈逐字稿编译为 JSON-LD 知识卡\n2. cuiqu-consult - 查询已发布的经验知识\n3. cuiqu-diagnose - 萃取项目的\"第零步\"——诊断组织需求\n4. cuiqu-export - 渲染客户成果物\n5. cuiqu-interview - 执行深度访谈 + 结尾覆盖检查\n6. cuiqu-review - HR 校核知识卡\n7. cuiqu-start - 启动一次经验萃取\n8. dynamic-schema - JSON-LD 知识卡 Schema 变异规则\n9. interview-strategy - 经验萃取访谈员核心提示词\n10. lag-engine - LAG 三阶段编译核心\n11. quality-judge - LLM-as-Judge 评分体系\n12. scenario-b2b-sales - B2B 销售场景参考资料包\n13. system-context - 通用上下文\n14. deep-research - Deep research\n15. dataviz - 数据可视化\n16. update-config - 配置 Claude Code 设置\n17. keybindings-help - 自定义键盘快捷键\n18. verify - 验证代码变更\n19. code-review - 代码审查\n20. simplify - 简化和清理代码\n21. fewer-permission-prompts - 减少权限提示\n22. loop - 定期任务\n23. claude-api - Claude API 参考\n24. run - 启动和运行应用\n25. init - 初始化 CLAUDE.md\n26. review - GitHub PR 审查\n27. security-review - 安全审查\n\nBut some of these are listed twice (cuiqu-compile appears multiple times). Let me organize them by category for the user in a clean way.\n\nThe user is 小郭, and I should respond in Chinese. Let me organize the skills clearly."},{"type":"thinking","text":"The user is asking about what skills I have available. This information is already provided in the system-reminder at the beginning of this conversation. Let me summarize the available skills for the user in a clear way.\n\nLooking at the system-reminder, the available skills are:\n\n1. cuiqu-compile - 把访谈逐字稿编译为 JSON-LD 知识卡\n2. cuiqu-consult - 查询已发布的经验知识\n3. cuiqu-diagnose - 萃取项目的\"第零步\"——诊断组织需求\n4. cuiqu-export - 渲染客户成果物\n5. cuiqu-interview - 执行深度访谈 + 结尾覆盖检查\n6. cuiqu-review - HR 校核知识卡\n7. cuiqu-start - 启动一次经验萃取\n8. dynamic-schema - JSON-LD 知识卡 Schema 变异规则\n9. interview-strategy - 经验萃取访谈员核心提示词\n10. lag-engine - LAG 三阶段编译核心\n11. quality-judge - LLM-as-Judge 评分体系\n12. scenario-b2b-sales - B2B 销售场景参考资料包\n13. system-context - 通用上下文\n14. deep-research - Deep research\n15. dataviz - 数据可视化\n16. update-config - 配置 Claude Code 设置\n17. keybindings-help - 自定义键盘快捷键\n18. verify - 验证代码变更\n19. code-review - 代码审查\n20. simplify - 简化和清理代码\n21. fewer-permission-prompts - 减少权限提示\n22. loop - 定期任务\n23. claude-api - Claude API 参考\n24. run - 启动和运行应用\n25. init - 初始化 CLAUDE.md\n26. review - GitHub PR 审查\n27. security-review - 安全审查\n\nBut some of these are listed twice (cuiqu-compile appears multiple times). Let me organize them by category for the user in a clean way.\n\nThe user is 小郭, and I should respond in Chinese. Let me organize the skills clearly."},{"type":"text","text":"我目前有这些技能,按功能分了几类:\n\n---\n\n### 🧠 经验萃取核心(这个项目的主线)\n\n| 技能 | 干什么的 |\n|------|----------|\n| **cuiqu-diagnose** | 诊断组织需求,帮你定位\"萃什么最值钱\",产出萃取计划 |\n| **cuiqu-start** | 初始化一次经验萃取 session |\n| **cuiqu-interview** | 执行深度访谈,把专家的隐性经验挖出来 |\n| **cuiqu-compile** | 把访谈内容编译成结构化的 JSON-LD 知识卡 |\n| **cuiqu-export** | 生成成果文档(摘要/完整版/新人手册/共创档案) |\n| **cuiqu-review** | HR 校核知识卡,确认准确后正式发布 |\n| **cuiqu-consult** | 查询已发布的知识经验 |\n| **interview-strategy** | 访谈过程中的追问策略和技巧 |\n| **lag-engine** | 编译阶段的核心引擎(切片→推断→组装卡片) |\n| **quality-judge** | 对知识卡做质量评分和门禁判断 |\n| **dynamic-schema** | 知识卡的 Schema 模板(四种卡片类型) |\n| **scenario-b2b-sales** | B2B 销售场景的参考资料包 |\n\n---\n\n### 🔧 通用技能\n\n| 技能 | 干什么的 |\n|------|----------|\n| **deep-research** | 联网深度调研,多源搜索+交叉验证 |\n| **dataviz** | 数据可视化,做图表 |\n| **code-review** | 代码审查 |\n| **simplify** | 代码简化和清理 |\n| **verify** | 验证代码改动是否生效 |\n| **run** | 启动和运行应用 |\n| **security-review** | 安全审查 |\n| **loop** | 定时重复某个任务 |\n| **claude-api** | Claude API 参考查询 |\n\n---\n\n最核心的就是上面那套经验萃取技能——它们构成了从**诊断→访谈→编译→导出→审核→查询**的完整链路。\n\n你对哪个技能感兴趣?想试试看怎么用吗?"}]
TEXT NOT NULL
created_at
2026-07-16 10:30:03
TEXT NOT NULL (default datetime('now')
Update
Cancel