{"skill":{"slug":"lycx-skill","displayName":"lycx-skill","summary":"Summarizes long texts by extracting key points and producing concise summaries for documents, meetings, and reports without altering original meaning.","description":"# Skill: summarize_key_points\r\n## 1. 基本信息\r\n- 技能ID：skill_summary_001\r\n- 版本：v1.0\r\n- 描述：对长文本、文章、对话记录进行总结，并提取核心要点\r\n- 适用场景：长文阅读、会议纪要、报告提炼\r\n- 触发条件：用户包含“总结”“提炼”“要点”“太长帮我看”\r\n\r\n## 2. 输入输出\r\n- 输入：\r\n  - text：字符串，待处理文本\r\n  - length：可选，short/normal/detail\r\n- 输出：\r\n  - 总结（summary）\r\n  - 要点列表（key_points）\r\n  - 原文长度、输出长度\r\n\r\n## 3. 执行流程\r\n1. 检查文本是否为空、是否过长\r\n2. 调用大模型做总结\r\n3. 按列表格式提取要点\r\n4. 返回结构化结果\r\n\r\n## 4. 约束\r\n- 不修改原意\r\n- 不编造信息\r\n- 敏感内容拒绝处理\r\n\r\n## 5. 示例\r\n用户：帮我总结这段内容\r\nAI：调用 summarize_key_points → 返回 summary + key_points","topics":["Summarize"],"tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":651,"installsAllTime":24,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1773110942436,"updatedAt":1778491799807},"latestVersion":{"version":"1.0.0","createdAt":1773110942436,"changelog":"lycx-skill v1.0.0 Changelog\n\n- Added SKILL.md describing the new database_query skill (ID: skill_db_query_001).\n- Supports safe structured database queries (select/insert/update/delete) on whitelisted tables/fields only.\n- Includes input validation, sensitive data masking, parameterized SQL, and execution timeouts for security and performance.\n- Documented API input/output, execution workflow, constraints, dependencies, and usage example.","license":"MIT-0"},"metadata":null,"owner":{"handle":"yrqian","userId":"s1745kpv9fhyatykfrtpz4rznd8858y8","displayName":"yrqian","image":"https://avatars.githubusercontent.com/u/47592203?v=4"},"moderation":null}