[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-larksuite-lark-calendar-de":3,"guides-for-larksuite-lark-calendar":1235,"similar-k17a72stj28d2bw648ptm7mfj186ns69-de":1236},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":248,"isFallback":228,"parentExtension":252,"providers":253,"relations":258,"repo":260,"tags":1232,"workflow":1233},1778692098392.7183,"k17a72stj28d2bw648ptm7mfj186ns69",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"飞书日历（calendar）：提供日历与日程（会议）的全面管理能力。核心场景包括：查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意：涉及【预约日程/会议】或【查询/预定会议室】时，必须先读取 references/lark-calendar-schedule-meeting.md 工作流！高频操作请优先使用 Shortcuts：+agenda（快速概览今日/近期行程）、+create（创建日程并按需邀请参会人及预定会议室）、+update（更新既有日程字段，或独立增删参会人/会议室）、+freebusy（查询用户主日历的忙闲信息和rsvp的状态）、+rsvp（回复日程邀请）",{"claudeCode":12},"larksuite/cli","lark-calendar","https://github.com/larksuite/cli",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":246},1778692253993.387,"kn7efngva9xndq7gp3vy21ppy586ng9e","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,99,103,107,110,114,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension manages Lark/Feishu calendar and scheduling, addressing user needs for viewing, creating, updating events, managing attendees, checking availability, and booking meeting rooms.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension provides structured commands and shortcuts for Lark/Feishu calendar operations, offering a significant value over generic LLM capabilities by providing a curated and optimized interface.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension covers the complete lifecycle for calendar and scheduling management, with well-defined workflows and robust error handling, making it suitable for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on managing Lark/Feishu calendars and events, adhering to a single responsibility principle without introducing unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description is accurate, concise, and clearly reflects the extension's capabilities, including critical workflow requirements and shortcut usage.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension utilizes scoped verb-noun tools like `+agenda`, `+create`, `+room-find`, etc., which are specific and easier for the agent to select.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for shortcuts and API commands appear to be well-documented within the respective reference files, including expected formats and default behaviors.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool and shortcut names like `+agenda`, `+create`, `+room-find` are descriptive, verb-noun based, and align with the calendar domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters are well-defined with specific types, and output formats are structured, minimizing unnecessary data exposure.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under MIT, a permissive open-source license, and this is clearly stated in the README and LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating active maintenance within the last 90 days.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension appears to use Node.js and Go, and the `package.json` and Go build process likely manage dependencies appropriately, with a lockfile present.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension handles authentication via `lark-cli config init` and `auth login`, which securely stores credentials, and does not appear to echo secrets in output.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The CLI tool appears to sanitize inputs and command executions, protecting against injection attacks. The reference documents emphasize reading content as data and following specific workflows.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension relies on the `lark-cli` tool which is installed locally, and documentation does not indicate runtime fetching of external code or instructions.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension operates via the `lark-cli`, which is expected to run within a controlled environment, and no indicators suggest file manipulation outside the user's intended scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached process spawns or deny-retry loops is present in the provided documentation or typical CLI operations.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension's purpose is calendar management; there are no indications of it reading or submitting confidential data to third parties without explicit user action.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and documentation do not contain hidden text tricks, invisible Unicode characters, or other obfuscation methods.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The extension utilizes the `lark-cli` and its associated skills, which appear to be implemented in readable code without obfuscation or runtime code fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension assumes the presence of the `lark-cli` and necessary authentication, which are clearly documented installation prerequisites.",{"category":95,"check":96,"severity":97,"summary":98},"Trust","Issues Attention","info","As of 2026-05-13, there are 154 open and 125 closed issues in the last 90 days, indicating active engagement but a high volume of reported issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension has a `version: 1.0.0` in its SKILL.md frontmatter and a `CHANGELOG.md` file, clearly indicating release versions.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The `lark-cli` and its skills appear to validate input parameters against defined schemas, ensuring data integrity before execution.",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations like deleting events are guarded by explicit user confirmation through commands and require specific `event-id`s, preventing accidental deletion.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The `lark-cli` provides structured error messages and handles operations robustly, including rollback mechanisms for failed event creation.",{"category":111,"check":115,"severity":116,"summary":117},"Logging","not_applicable","This skill operates as a command-line interface wrapper, with logging managed by the `lark-cli` itself rather than by the individual skill.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The extension manages calendar events and does not appear to process personal data beyond what is necessary for event management, with no indication of submitting personal data to third parties.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The extension is designed for Lark/Feishu users globally and does not exhibit any regional or jurisdictional limitations.",{"category":91,"check":126,"severity":24,"summary":127},"Runtime stability","The extension relies on the `lark-cli`, which is cross-platform (Node.js, Go), ensuring stability across different operating systems.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file is comprehensive, detailing installation, usage, features, and security considerations.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The `lark-calendar` skill exposes a reasonable number of shortcuts and API commands, focusing on core calendar functionalities.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The tools and shortcuts are distinct, covering specific actions like `+agenda`, `+create`, `+update`, `+freebusy`, and `+room-find`, avoiding ambiguity.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, including calendar management, scheduling, and room booking, have corresponding commands and documentation.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear, copy-pasteable installation and configuration instructions for both human users and AI agents.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","Error messages from the `lark-cli` and its skills are generally informative, indicating the cause and suggesting remediation steps or referencing documentation.",{"category":104,"check":149,"severity":24,"summary":150},"Pinned dependencies","The presence of `package.json` with a lockfile for Node.js dependencies and Go build processes suggests pinned dependencies.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The `--dry-run` flag is available for destructive operations, allowing users to preview the intended effect before execution.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","While not explicitly detailed, CLI operations typically enforce timeouts, and the idempotent nature of creating/updating events is expected.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The extension does not appear to emit telemetry by default; any collection would likely be opt-in via CLI configuration.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill description precisely defines its purpose (managing Lark calendars/events) and includes clear use cases and critical constraints for routing.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capabilities and critical instructions for routing.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured, using references for detailed workflows and commands, keeping the main body concise.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","Detailed workflows and command references are split into separate markdown files, demonstrating effective progressive disclosure.",{"category":171,"check":175,"severity":116,"summary":176},"Forked exploration","This skill is not an exploration-heavy skill that would necessitate `context: fork`.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","Sufficient examples are provided for core functionalities in the reference markdown files, illustrating usage with clear invocations.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The documentation addresses edge cases, such as handling duplicate attendees, time synchronization delays, and specific rules for recurring events.",{"category":111,"check":184,"severity":24,"summary":185},"Tool Fallback","The extension relies on the `lark-cli` which is installed locally. Fallbacks are managed by the CLI itself, and prerequisites are documented.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The workflows emphasize halting on unexpected states, such as unsynchronized data or incorrect event IDs, before proceeding with destructive actions.",{"category":91,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The calendar skill operates standalone, with clear cross-references to related skills like `lark-shared` and `lark-vc` when necessary, without implicit dependencies.",1778692253877,"This skill provides a CLI interface for managing Lark/Feishu calendars, events, and meeting rooms through various shortcuts and API commands. It covers creating, updating, viewing events, managing attendees, checking availability, and booking rooms, with detailed documentation and safety measures.",[196,197,198,199,200],"Comprehensive calendar and event management","Create, update, and delete events","Manage event attendees and meeting rooms","Check availability and suggest meeting times","Book and manage meeting rooms",[202,203,204],"Managing non-calendar related tasks or communications","Performing actions outside the Lark/Feishu ecosystem","Operating without proper authentication and authorization","3.0.0","4.4.0","To provide robust and integrated calendar and scheduling capabilities within the Lark/Feishu ecosystem, enabling users and AI agents to efficiently manage events and resources.","All checks passed with no warnings or critical findings, indicating a high-quality, well-documented, and production-ready skill.",100,"A comprehensive and production-ready skill for managing Lark/Feishu calendars and events.",[212,213,214,215,216,217,218],"calendar","scheduling","meeting","events","lark","feishu","cli","global","verified",[222,223,224,225],"Scheduling meetings with colleagues and external participants","Booking available meeting rooms for in-person or virtual sessions","Viewing personal or team schedules and agendas","Responding to meeting invitations (RSVP)",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"popularity":240,"security":242,"testCoverage":245},{"hasLockfile":228},true,1778692233778,{"descriptionLength":231,"readmeSize":232},316,16470,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"manifestVersion":236,"openIssues90d":237,"pushedAt":238,"stars":239},125,666,"1.0.0",154,1778677340000,9936,{"npmDownloads":241},199747,{"hasNpmPackage":228,"license":243,"smitheryVerified":244},"MIT",false,{"hasCi":228,"hasTests":228},{"updatedAt":247},1778692253993,{"basePath":249,"githubOwner":250,"githubRepo":218,"locale":18,"slug":13,"type":251},"skills/lark-calendar","larksuite","skill",null,{"evaluate":254,"extract":256},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":255,"targetMarket":219,"tier":220},[212,213,214,215,216,217,218],{"commitSha":257},"HEAD",{"repoId":259},"kd7akv5cxs7vx53ys6jsrv85v186mha4",{"_creationTime":261,"_id":259,"identity":262,"providers":263,"workflow":1227},1778692091023.1594,{"githubOwner":250,"githubRepo":218,"sourceUrl":14},{"classify":264,"discover":1219,"extract":1222,"github":1223,"npm":1226},{"commitSha":257,"extensions":265},[266,278,286,294,302,310,318,511,532,544,578,620,630,668,710,724,738,766,774,782,810,818,952,996,1010,1024,1050,1064,1072,1080,1088],{"basePath":267,"description":268,"displayName":269,"installMethods":270,"rationale":271,"selectedPaths":272,"source":276,"sourceLanguage":277,"type":251},"scripts/skill-format-check/tests/bad-skill","This skill is missing required fields like name and description.","bad-skill",{"claudeCode":12},"SKILL.md frontmatter at scripts/skill-format-check/tests/bad-skill/SKILL.md",[273],{"path":274,"priority":275},"SKILL.md","mandatory","rule","en",{"basePath":279,"description":280,"displayName":281,"installMethods":282,"rationale":283,"selectedPaths":284,"source":276,"sourceLanguage":277,"type":251},"scripts/skill-format-check/tests/good-skill","This is a properly formatted skill.","good-skill",{"claudeCode":12},"SKILL.md frontmatter at scripts/skill-format-check/tests/good-skill/SKILL.md",[285],{"path":274,"priority":275},{"basePath":287,"description":288,"displayName":289,"installMethods":290,"rationale":291,"selectedPaths":292,"source":276,"sourceLanguage":277,"type":251},"scripts/skill-format-check/tests/good-skill-complex","A very complex description that spans multiple lines and contains weird chars: !@#$%^&*()\n","good-skill-complex",{"claudeCode":12},"SKILL.md frontmatter at scripts/skill-format-check/tests/good-skill-complex/SKILL.md",[293],{"path":274,"priority":275},{"basePath":295,"description":296,"displayName":297,"installMethods":298,"rationale":299,"selectedPaths":300,"source":276,"sourceLanguage":277,"type":251},"scripts/skill-format-check/tests/good-skill-minimal","Minimal valid description","good-skill-minimal",{"claudeCode":12},"SKILL.md frontmatter at scripts/skill-format-check/tests/good-skill-minimal/SKILL.md",[301],{"path":274,"priority":275},{"basePath":303,"description":304,"displayName":305,"installMethods":306,"rationale":307,"selectedPaths":308,"source":276,"sourceLanguage":18,"type":251},"skills/lark-approval","飞书审批 API：审批实例、审批任务管理。","lark-approval",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-approval/SKILL.md",[309],{"path":274,"priority":275},{"basePath":311,"description":312,"displayName":313,"installMethods":314,"rationale":315,"selectedPaths":316,"source":276,"sourceLanguage":18,"type":251},"skills/lark-attendance","飞书考勤打卡：查询自己的考勤打卡记录","lark-attendance",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-attendance/SKILL.md",[317],{"path":274,"priority":275},{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":276,"sourceLanguage":18,"type":251},"skills/lark-base","当需要用 lark-cli 操作飞书多维表格（Base）时调用：搜索 Base、建表、字段管理、记录读写、记录分享链接、视图配置、历史查询，以及角色/表单/仪表盘管理/工作流；也适用于把旧的 +table / +field / +record 写法改成当前命令写法。涉及字段设计、公式字段、查找引用、跨表计算、行级派生指标、数据分析需求时也必须使用本 skill。","lark-base",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-base/SKILL.md",[325,326,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509],{"path":274,"priority":275},{"path":327,"priority":328},"references/dashboard-block-data-config.md","medium",{"path":330,"priority":328},"references/examples.md",{"path":332,"priority":328},"references/formula-field-guide.md",{"path":334,"priority":328},"references/lark-base-advperm-disable.md",{"path":336,"priority":328},"references/lark-base-advperm-enable.md",{"path":338,"priority":328},"references/lark-base-base-copy.md",{"path":340,"priority":328},"references/lark-base-base-create.md",{"path":342,"priority":328},"references/lark-base-base-get.md",{"path":344,"priority":328},"references/lark-base-cell-value.md",{"path":346,"priority":328},"references/lark-base-dashboard-arrange.md",{"path":348,"priority":328},"references/lark-base-dashboard-block-create.md",{"path":350,"priority":328},"references/lark-base-dashboard-block-delete.md",{"path":352,"priority":328},"references/lark-base-dashboard-block-get.md",{"path":354,"priority":328},"references/lark-base-dashboard-block-list.md",{"path":356,"priority":328},"references/lark-base-dashboard-block-update.md",{"path":358,"priority":328},"references/lark-base-dashboard-create.md",{"path":360,"priority":328},"references/lark-base-dashboard-delete.md",{"path":362,"priority":328},"references/lark-base-dashboard-get.md",{"path":364,"priority":328},"references/lark-base-dashboard-list.md",{"path":366,"priority":328},"references/lark-base-dashboard-update.md",{"path":368,"priority":328},"references/lark-base-dashboard.md",{"path":370,"priority":328},"references/lark-base-data-analysis-sop.md",{"path":372,"priority":328},"references/lark-base-data-query.md",{"path":374,"priority":328},"references/lark-base-field-create.md",{"path":376,"priority":328},"references/lark-base-field-delete.md",{"path":378,"priority":328},"references/lark-base-field-get.md",{"path":380,"priority":328},"references/lark-base-field-list.md",{"path":382,"priority":328},"references/lark-base-field-search-options.md",{"path":384,"priority":328},"references/lark-base-field-update.md",{"path":386,"priority":328},"references/lark-base-field.md",{"path":388,"priority":328},"references/lark-base-form-create.md",{"path":390,"priority":328},"references/lark-base-form-delete.md",{"path":392,"priority":328},"references/lark-base-form-get.md",{"path":394,"priority":328},"references/lark-base-form-list.md",{"path":396,"priority":328},"references/lark-base-form-questions-create.md",{"path":398,"priority":328},"references/lark-base-form-questions-delete.md",{"path":400,"priority":328},"references/lark-base-form-questions-list.md",{"path":402,"priority":328},"references/lark-base-form-questions-update.md",{"path":404,"priority":328},"references/lark-base-form-questions.md",{"path":406,"priority":328},"references/lark-base-form-update.md",{"path":408,"priority":328},"references/lark-base-form.md",{"path":410,"priority":328},"references/lark-base-history.md",{"path":412,"priority":328},"references/lark-base-record-batch-create.md",{"path":414,"priority":328},"references/lark-base-record-batch-update.md",{"path":416,"priority":328},"references/lark-base-record-delete.md",{"path":418,"priority":328},"references/lark-base-record-history-list.md",{"path":420,"priority":328},"references/lark-base-record-share-link-create.md",{"path":422,"priority":328},"references/lark-base-record-upload-attachment.md",{"path":424,"priority":328},"references/lark-base-record-upsert.md",{"path":426,"priority":328},"references/lark-base-record.md",{"path":428,"priority":328},"references/lark-base-role-create.md",{"path":430,"priority":328},"references/lark-base-role-delete.md",{"path":432,"priority":328},"references/lark-base-role-get.md",{"path":434,"priority":328},"references/lark-base-role-list.md",{"path":436,"priority":328},"references/lark-base-role-update.md",{"path":438,"priority":328},"references/lark-base-shortcut-field-properties.md",{"path":440,"priority":328},"references/lark-base-table-create.md",{"path":442,"priority":328},"references/lark-base-table-delete.md",{"path":444,"priority":328},"references/lark-base-table-get.md",{"path":446,"priority":328},"references/lark-base-table-list.md",{"path":448,"priority":328},"references/lark-base-table-update.md",{"path":450,"priority":328},"references/lark-base-table.md",{"path":452,"priority":328},"references/lark-base-view-create.md",{"path":454,"priority":328},"references/lark-base-view-delete.md",{"path":456,"priority":328},"references/lark-base-view-get-card.md",{"path":458,"priority":328},"references/lark-base-view-get-filter.md",{"path":460,"priority":328},"references/lark-base-view-get-group.md",{"path":462,"priority":328},"references/lark-base-view-get-sort.md",{"path":464,"priority":328},"references/lark-base-view-get-timebar.md",{"path":466,"priority":328},"references/lark-base-view-get-visible-fields.md",{"path":468,"priority":328},"references/lark-base-view-get.md",{"path":470,"priority":328},"references/lark-base-view-list.md",{"path":472,"priority":328},"references/lark-base-view-rename.md",{"path":474,"priority":328},"references/lark-base-view-set-card.md",{"path":476,"priority":328},"references/lark-base-view-set-filter.md",{"path":478,"priority":328},"references/lark-base-view-set-group.md",{"path":480,"priority":328},"references/lark-base-view-set-sort.md",{"path":482,"priority":328},"references/lark-base-view-set-timebar.md",{"path":484,"priority":328},"references/lark-base-view-set-visible-fields.md",{"path":486,"priority":328},"references/lark-base-view.md",{"path":488,"priority":328},"references/lark-base-workflow-create.md",{"path":490,"priority":328},"references/lark-base-workflow-disable.md",{"path":492,"priority":328},"references/lark-base-workflow-enable.md",{"path":494,"priority":328},"references/lark-base-workflow-get.md",{"path":496,"priority":328},"references/lark-base-workflow-guide.md",{"path":498,"priority":328},"references/lark-base-workflow-list.md",{"path":500,"priority":328},"references/lark-base-workflow-schema.md",{"path":502,"priority":328},"references/lark-base-workflow-update.md",{"path":504,"priority":328},"references/lark-base-workflow.md",{"path":506,"priority":328},"references/lark-base-workspace.md",{"path":508,"priority":328},"references/lookup-field-guide.md",{"path":510,"priority":328},"references/role-config.md",{"basePath":249,"description":10,"displayName":13,"installMethods":512,"rationale":513,"selectedPaths":514,"source":276,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at skills/lark-calendar/SKILL.md",[515,516,518,520,522,524,526,528,530],{"path":274,"priority":275},{"path":517,"priority":328},"references/lark-calendar-agenda.md",{"path":519,"priority":328},"references/lark-calendar-create.md",{"path":521,"priority":328},"references/lark-calendar-freebusy.md",{"path":523,"priority":328},"references/lark-calendar-room-find.md",{"path":525,"priority":328},"references/lark-calendar-rsvp.md",{"path":527,"priority":328},"references/lark-calendar-schedule-meeting.md",{"path":529,"priority":328},"references/lark-calendar-suggestion.md",{"path":531,"priority":328},"references/lark-calendar-update.md",{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":276,"sourceLanguage":18,"type":251},"skills/lark-contact","飞书 / Lark 通讯录,用于按姓名 / 邮箱把员工解析成 open_id,以及按 open_id 反查员工的姓名 / 部门 / 邮箱 / 联系方式。当用户说出某人姓名而下一步需要发消息 / 加群 / 排日程时,先用本 skill 把姓名换成 ID;当输出里出现 open_id 需要展示成姓名给用户看,或用户直接询问某人的部门 / 邮箱 / 联系方式时,用本 skill 查。不负责部门树遍历、按部门列员工、组织架构图,这类需求走原生 OpenAPI。","lark-contact",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-contact/SKILL.md",[539,540,542],{"path":274,"priority":275},{"path":541,"priority":328},"references/lark-contact-get-user.md",{"path":543,"priority":328},"references/lark-contact-search-user.md",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":276,"sourceLanguage":277,"type":251},"skills/lark-doc","飞书云文档（v2）：创建和编辑飞书文档。使用本 skill 时，docs +create、docs +fetch、docs +update 必须携带 --api-version v2；默认使用 DocxXML 格式（也支持 Markdown）。创建文档、获取文档内容（支持 simple/with-ids/full 三种导出详细度，以及 full/outline/range/keyword/section 五种局部读取模式，可按目录、block id 区间、关键词或标题自动成节只拉部分内容以节省上下文）、更新文档（八种指令：str_replace/block_insert_after/block_copy_insert_after/block_replace/block_delete/block_move_after/overwrite/append）、上传和下载文档中的图片和文件、搜索云空间文档。当用户需要创建或编辑飞书文档、读取文档内容、在文档中插入图片、搜索云空间文档时使用；如果用户是想按名称或关键词先定位电子表格、报表等云空间对象，也优先使用本 skill 的 docs +search 做资源发现。","lark-doc",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-doc/SKILL.md",[551,552,554,556,558,560,562,564,566,568,570,572,574,576],{"path":274,"priority":275},{"path":553,"priority":328},"references/lark-doc-create.md",{"path":555,"priority":328},"references/lark-doc-fetch.md",{"path":557,"priority":328},"references/lark-doc-md.md",{"path":559,"priority":328},"references/lark-doc-media-download.md",{"path":561,"priority":328},"references/lark-doc-media-insert.md",{"path":563,"priority":328},"references/lark-doc-media-preview.md",{"path":565,"priority":328},"references/lark-doc-search.md",{"path":567,"priority":328},"references/lark-doc-update.md",{"path":569,"priority":328},"references/lark-doc-whiteboard.md",{"path":571,"priority":328},"references/lark-doc-xml.md",{"path":573,"priority":328},"references/style/lark-doc-create-workflow.md",{"path":575,"priority":328},"references/style/lark-doc-style.md",{"path":577,"priority":328},"references/style/lark-doc-update-workflow.md",{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":276,"sourceLanguage":18,"type":251},"skills/lark-drive","飞书云空间：管理云空间中的文件和文件夹。上传和下载文件、创建文件夹、复制/移动/删除文件、查看文件元数据、管理文档评论、管理文档权限、订阅用户评论变更事件、修改文件标题（docx、sheet、bitable、file、folder、wiki）；也负责把本地 Word/Markdown/Excel/CSV 以及 Base 快照（.base）导入为飞书在线云文档（docx、sheet、bitable）。当用户需要上传或下载文件、整理云空间目录、查看文件详情、管理评论、管理文档权限、修改文件标题、订阅用户评论变更事件，或要把本地文件导入成新版文档、电子表格、多维表格/Base 时使用。","lark-drive",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-drive/SKILL.md",[585,586,588,590,592,594,596,598,600,602,604,606,608,610,612,614,616,618],{"path":274,"priority":275},{"path":587,"priority":328},"references/lark-drive-add-comment.md",{"path":589,"priority":328},"references/lark-drive-apply-permission.md",{"path":591,"priority":328},"references/lark-drive-create-folder.md",{"path":593,"priority":328},"references/lark-drive-create-shortcut.md",{"path":595,"priority":328},"references/lark-drive-delete.md",{"path":597,"priority":328},"references/lark-drive-download.md",{"path":599,"priority":328},"references/lark-drive-export-download.md",{"path":601,"priority":328},"references/lark-drive-export.md",{"path":603,"priority":328},"references/lark-drive-import.md",{"path":605,"priority":328},"references/lark-drive-move.md",{"path":607,"priority":328},"references/lark-drive-pull.md",{"path":609,"priority":328},"references/lark-drive-push.md",{"path":611,"priority":328},"references/lark-drive-reactions.md",{"path":613,"priority":328},"references/lark-drive-search.md",{"path":615,"priority":328},"references/lark-drive-status.md",{"path":617,"priority":328},"references/lark-drive-task-result.md",{"path":619,"priority":328},"references/lark-drive-upload.md",{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":276,"sourceLanguage":277,"type":251},"skills/lark-event","Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume \u003CEventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.","lark-event",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-event/SKILL.md",[627,628],{"path":274,"priority":275},{"path":629,"priority":328},"references/lark-event-im.md",{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":276,"sourceLanguage":277,"type":251},"skills/lark-im","飞书即时通讯：收发消息和管理群聊。发送和回复消息、搜索聊天记录、管理群聊成员、上传下载图片和文件（支持大文件分片下载）、管理表情回复。当用户需要发消息、查看或搜索聊天记录、下载聊天中的文件、查看群成员、搜索群、创建群聊或话题群、管理标记数据时使用。","lark-im",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-im/SKILL.md",[637,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666],{"path":274,"priority":275},{"path":639,"priority":328},"references/lark-im-chat-create.md",{"path":641,"priority":328},"references/lark-im-chat-identity.md",{"path":643,"priority":328},"references/lark-im-chat-messages-list.md",{"path":645,"priority":328},"references/lark-im-chat-search.md",{"path":647,"priority":328},"references/lark-im-chat-update.md",{"path":649,"priority":328},"references/lark-im-flag-cancel.md",{"path":651,"priority":328},"references/lark-im-flag-create.md",{"path":653,"priority":328},"references/lark-im-flag-list.md",{"path":655,"priority":328},"references/lark-im-messages-mget.md",{"path":657,"priority":328},"references/lark-im-messages-reply.md",{"path":659,"priority":328},"references/lark-im-messages-resources-download.md",{"path":661,"priority":328},"references/lark-im-messages-search.md",{"path":663,"priority":328},"references/lark-im-messages-send.md",{"path":665,"priority":328},"references/lark-im-reactions.md",{"path":667,"priority":328},"references/lark-im-threads-messages-list.md",{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":276,"sourceLanguage":18,"type":251},"skills/lark-mail","飞书邮箱 — draft, compose, send, reply, forward, read, and search emails; manage drafts, folders, labels, contacts, attachments, and mail rules. Use when user mentions 起草邮件, 写一封邮件, 拟邮件, 草稿, 发通知邮件, 发送邮件, 发邮件, 回复邮件, 转发邮件, 查看邮件, 看邮件, 读邮件, 搜索邮件, 查邮件, 收件箱, 邮件会话, 编辑草稿, 管理草稿, 下载附件, 邮件文件夹, 邮件标签, 邮件联系人, 监听新邮件, 收信规则, 邮件规则, draft, compose, send email, reply, forward, inbox, mail thread, mail rules.","lark-mail",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-mail/SKILL.md",[675,676,678,680,682,684,686,688,690,692,694,696,698,700,702,704,706,708],{"path":274,"priority":275},{"path":677,"priority":328},"references/lark-mail-decline-receipt.md",{"path":679,"priority":328},"references/lark-mail-draft-create.md",{"path":681,"priority":328},"references/lark-mail-draft-edit.md",{"path":683,"priority":328},"references/lark-mail-forward.md",{"path":685,"priority":328},"references/lark-mail-message.md",{"path":687,"priority":328},"references/lark-mail-messages.md",{"path":689,"priority":328},"references/lark-mail-reply-all.md",{"path":691,"priority":328},"references/lark-mail-reply.md",{"path":693,"priority":328},"references/lark-mail-send-receipt.md",{"path":695,"priority":328},"references/lark-mail-send.md",{"path":697,"priority":328},"references/lark-mail-share-to-chat.md",{"path":699,"priority":328},"references/lark-mail-signature.md",{"path":701,"priority":328},"references/lark-mail-template-create.md",{"path":703,"priority":328},"references/lark-mail-template-update.md",{"path":705,"priority":328},"references/lark-mail-thread.md",{"path":707,"priority":328},"references/lark-mail-triage.md",{"path":709,"priority":328},"references/lark-mail-watch.md",{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":276,"sourceLanguage":277,"type":251},"skills/lark-markdown","飞书 Markdown：查看、创建、上传和编辑 Markdown 文件。当用户需要创建或编辑 Markdown 文件、读取或修改时使用。","lark-markdown",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-markdown/SKILL.md",[717,718,720,722],{"path":274,"priority":275},{"path":719,"priority":328},"references/lark-markdown-create.md",{"path":721,"priority":328},"references/lark-markdown-fetch.md",{"path":723,"priority":328},"references/lark-markdown-overwrite.md",{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":276,"sourceLanguage":18,"type":251},"skills/lark-minutes","飞书妙记：妙记相关基本功能。1.查询妙记列表（按关键词/所有者/参与者/时间范围）；2.获取妙记基础信息（标题、封面、时长 等）；3.下载妙记音视频文件；4.获取妙记相关 AI 产物（总结、待办、章节）；5.上传音视频生成妙记，也支持将本地音视频文件转成纪要、逐字稿、文字稿、撰写文字等产物。遇到这类请求时，应优先使用本 skill，而不是尝试 `ffmpeg`、`whisper` 等本地转写命令。飞书妙记 URL 格式: http(s)://\u003Chost>/minutes/\u003Cminute-token>","lark-minutes",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-minutes/SKILL.md",[731,732,734,736],{"path":274,"priority":275},{"path":733,"priority":328},"references/lark-minutes-download.md",{"path":735,"priority":328},"references/lark-minutes-search.md",{"path":737,"priority":328},"references/lark-minutes-upload.md",{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":276,"sourceLanguage":18,"type":251},"skills/lark-okr","飞书 OKR：管理目标与关键结果。查看和编辑 OKR 周期、目标（Objective）、关键结果（Key Result）、对齐关系、量化指标和进展记录。当用户需要查看或创建 OKR、管理目标和关键结果、查看对齐关系时使用。","lark-okr",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-okr/SKILL.md",[745,746,748,750,752,754,756,758,760,762,764],{"path":274,"priority":275},{"path":747,"priority":328},"references/lark-okr-contentblock.md",{"path":749,"priority":328},"references/lark-okr-cycle-detail.md",{"path":751,"priority":328},"references/lark-okr-cycle-list.md",{"path":753,"priority":328},"references/lark-okr-entities.md",{"path":755,"priority":328},"references/lark-okr-image-upload.md",{"path":757,"priority":328},"references/lark-okr-progress-create.md",{"path":759,"priority":328},"references/lark-okr-progress-delete.md",{"path":761,"priority":328},"references/lark-okr-progress-get.md",{"path":763,"priority":328},"references/lark-okr-progress-list.md",{"path":765,"priority":328},"references/lark-okr-progress-update.md",{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":276,"sourceLanguage":18,"type":251},"skills/lark-openapi-explorer","飞书/Lark 原生 OpenAPI 探索：从官方文档库中挖掘未经 CLI 封装的原生 OpenAPI 接口。当用户的需求无法被现有 lark-* skill 或 lark-cli 已注册命令满足，需要查找并调用原生飞书 OpenAPI 时使用。","lark-openapi-explorer",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-openapi-explorer/SKILL.md",[773],{"path":274,"priority":275},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":276,"sourceLanguage":18,"type":251},"skills/lark-shared","飞书/Lark CLI 共享基础：应用配置初始化、认证登录（auth login）、身份切换（--as user/bot）、权限与 scope 管理、Permission denied 错误处理、安全规则。当用户需要第一次配置(`lark-cli config init`)、使用登录授权(`lark-cli auth login`)、遇到权限不足、切换 user/bot 身份、配置 scope、或首次使用 lark-cli 时触发。","lark-shared",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-shared/SKILL.md",[781],{"path":274,"priority":275},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":276,"sourceLanguage":18,"type":251},"skills/lark-sheets","飞书电子表格：创建和操作电子表格。支持创建表格、创建/复制/删除/更新工作表、读写单元格、追加行数据、查找内容、导出文件。当用户需要创建电子表格、管理工作表、批量读写数据、在已知表格中查找内容、导出或下载表格时使用。若用户是想按名称或关键词搜索云空间里的表格文件，请改用 lark-doc 的 docs +search 先定位资源。","lark-sheets",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-sheets/SKILL.md",[789,790,792,794,796,798,800,802,804,806,808],{"path":274,"priority":275},{"path":791,"priority":328},"references/lark-sheets-cell-data.md",{"path":793,"priority":328},"references/lark-sheets-cell-images.md",{"path":795,"priority":328},"references/lark-sheets-cell-style-and-merge.md",{"path":797,"priority":328},"references/lark-sheets-dropdown.md",{"path":799,"priority":328},"references/lark-sheets-filter-views.md",{"path":801,"priority":328},"references/lark-sheets-float-images.md",{"path":803,"priority":328},"references/lark-sheets-formula.md",{"path":805,"priority":328},"references/lark-sheets-row-column-management.md",{"path":807,"priority":328},"references/lark-sheets-sheet-management.md",{"path":809,"priority":328},"references/lark-sheets-spreadsheet-management.md",{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":276,"sourceLanguage":18,"type":251},"skills/lark-skill-maker","创建 lark-cli 的自定义 Skill。当用户需要把飞书 API 操作封装成可复用的 Skill（包装原子 API 或编排多步流程）时使用。","lark-skill-maker",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-skill-maker/SKILL.md",[817],{"path":274,"priority":275},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":276,"sourceLanguage":18,"type":251},"skills/lark-slides","飞书幻灯片：创建和编辑幻灯片，接口通过 XML 协议通信。创建演示文稿、读取幻灯片内容、管理幻灯片页面（创建、删除、读取、局部替换）。当用户需要创建或编辑幻灯片、读取或修改单个页面时使用。","lark-slides",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-slides/SKILL.md",[825,826,829,831,833,835,837,839,841,843,845,847,849,851,853,855,857,859,861,863,865,867,869,871,873,875,877,879,881,883,885,887,889,891,893,895,897,899,901,903,905,907,909,911,912,914,916,918,920,922,924,926,928,930,932,934,936,938,940,942,944,946,948,950],{"path":274,"priority":275},{"path":827,"priority":828},"assets/templates/administration--all_hands_meeting.xml","low",{"path":830,"priority":828},"assets/templates/administration--annual_gala.xml",{"path":832,"priority":828},"assets/templates/administration--company_intro.xml",{"path":834,"priority":828},"assets/templates/administration--corporate_culture.xml",{"path":836,"priority":828},"assets/templates/hr--employee_training.xml",{"path":838,"priority":828},"assets/templates/hr--employee_training_workshop.xml",{"path":840,"priority":828},"assets/templates/hr--onboarding.xml",{"path":842,"priority":828},"assets/templates/marketing--brand_communication.xml",{"path":844,"priority":828},"assets/templates/marketing--brand_logo_design.xml",{"path":846,"priority":828},"assets/templates/marketing--brand_operations_plan.xml",{"path":848,"priority":828},"assets/templates/marketing--business_plan.xml",{"path":850,"priority":828},"assets/templates/marketing--marketing_plan.xml",{"path":852,"priority":828},"assets/templates/marketing--marketing_strategy.xml",{"path":854,"priority":828},"assets/templates/marketing--product_whitepaper.xml",{"path":856,"priority":828},"assets/templates/marketing--roadshow_business_plan.xml",{"path":858,"priority":828},"assets/templates/misc--book_sharing.xml",{"path":860,"priority":828},"assets/templates/misc--club_event_plan.xml",{"path":862,"priority":828},"assets/templates/misc--student_career_plan.xml",{"path":864,"priority":828},"assets/templates/office--dark_general.xml",{"path":866,"priority":828},"assets/templates/office--dept_annual_report.xml",{"path":868,"priority":828},"assets/templates/office--light_general.xml",{"path":870,"priority":828},"assets/templates/office--project_kickoff.xml",{"path":872,"priority":828},"assets/templates/office--quarterly_review.xml",{"path":874,"priority":828},"assets/templates/office--work_report.xml",{"path":876,"priority":828},"assets/templates/office--work_summary.xml",{"path":878,"priority":828},"assets/templates/office--work_summary_report.xml",{"path":880,"priority":828},"assets/templates/operations--brand_logo_design.xml",{"path":882,"priority":828},"assets/templates/operations--brand_operations_plan.xml",{"path":884,"priority":828},"assets/templates/operations--marketing_plan.xml",{"path":886,"priority":828},"assets/templates/operations--product_promotion.xml",{"path":888,"priority":828},"assets/templates/personal--experience_sharing.xml",{"path":890,"priority":828},"assets/templates/personal--personal_resume.xml",{"path":892,"priority":828},"assets/templates/personal--promotion_defense.xml",{"path":894,"priority":828},"assets/templates/personal--promotion_report.xml",{"path":896,"priority":828},"assets/templates/personal--self_intro.xml",{"path":898,"priority":828},"assets/templates/personal--teaching_sharing.xml",{"path":900,"priority":828},"assets/templates/product--business_case_analysis.xml",{"path":902,"priority":828},"assets/templates/product--market_analysis.xml",{"path":904,"priority":828},"assets/templates/product--product_analysis.xml",{"path":906,"priority":828},"assets/templates/product--product_intro.xml",{"path":908,"priority":828},"assets/templates/product--product_promotion.xml",{"path":910,"priority":828},"assets/templates/product--product_promotion_2.xml",{"path":330,"priority":328},{"path":913,"priority":328},"references/lark-slides-create.md",{"path":915,"priority":328},"references/lark-slides-edit-workflows.md",{"path":917,"priority":328},"references/lark-slides-media-upload.md",{"path":919,"priority":328},"references/lark-slides-replace-slide.md",{"path":921,"priority":328},"references/lark-slides-xml-presentation-slide-create.md",{"path":923,"priority":328},"references/lark-slides-xml-presentation-slide-delete.md",{"path":925,"priority":328},"references/lark-slides-xml-presentation-slide-get.md",{"path":927,"priority":328},"references/lark-slides-xml-presentation-slide-replace.md",{"path":929,"priority":328},"references/lark-slides-xml-presentations-get.md",{"path":931,"priority":328},"references/slide-templates.md",{"path":933,"priority":328},"references/slides_demo.xml",{"path":935,"priority":328},"references/slides_xml_schema_definition.xml",{"path":937,"priority":328},"references/template-catalog.md",{"path":939,"priority":328},"references/template-index.json",{"path":941,"priority":328},"references/xml-format-guide.md",{"path":943,"priority":328},"references/xml-schema-quick-ref.md",{"path":945,"priority":828},"scripts/layout_lint.py",{"path":947,"priority":828},"scripts/layout_lint_test.py",{"path":949,"priority":828},"scripts/template_tool.py",{"path":951,"priority":828},"scripts/template_tool_test.py",{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":276,"sourceLanguage":18,"type":251},"skills/lark-task","飞书任务：管理任务、清单和任务智能体。创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录。当用户需要创建待办事项、查看任务列表、跟踪任务进度、管理项目清单或给他人分配任务、为任务上传附件文件、注册注销任务智能体、更新智能体主页数据、写入任务记录时使用。","lark-task",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-task/SKILL.md",[959,960,962,964,966,968,970,972,974,976,978,980,982,984,986,988,990,992,994],{"path":274,"priority":275},{"path":961,"priority":328},"references/lark-task-assign.md",{"path":963,"priority":328},"references/lark-task-comment.md",{"path":965,"priority":328},"references/lark-task-complete.md",{"path":967,"priority":328},"references/lark-task-create.md",{"path":969,"priority":328},"references/lark-task-followers.md",{"path":971,"priority":328},"references/lark-task-get-my-tasks.md",{"path":973,"priority":328},"references/lark-task-get-related-tasks.md",{"path":975,"priority":328},"references/lark-task-reminder.md",{"path":977,"priority":328},"references/lark-task-reopen.md",{"path":979,"priority":328},"references/lark-task-search.md",{"path":981,"priority":328},"references/lark-task-set-ancestor.md",{"path":983,"priority":328},"references/lark-task-subscribe-event.md",{"path":985,"priority":328},"references/lark-task-tasklist-create.md",{"path":987,"priority":328},"references/lark-task-tasklist-members.md",{"path":989,"priority":328},"references/lark-task-tasklist-search.md",{"path":991,"priority":328},"references/lark-task-tasklist-task-add.md",{"path":993,"priority":328},"references/lark-task-update.md",{"path":995,"priority":328},"references/lark-task-upload-attachment.md",{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":276,"sourceLanguage":18,"type":251},"skills/lark-vc","飞书视频会议：搜索历史会议、查询会议纪要产物（总结、待办、章节、逐字稿）、查询会议参会人快照。1. 查询已经结束的会议数量或详情时使用本技能（如历史日期｜昨天｜上周｜今天已经开过的会议等场景），查询未开始的会议日程使用 lark-calendar 技能。2. 支持通过关键词、时间范围、组织者、参与者、会议室等筛选条件搜索会议。3. 获取或整理会议纪要、逐字稿、录制产物时使用本技能。4. 查询“谁参加过某会议”“参会人列表”等参会人快照信息用 vc meeting get --with-participants（任意时点可查，含已结束会议）。注意：**Agent 真实入会/离会、感知正在进行中会议的实时事件**请使用 lark-vc-agent 技能，本技能不覆盖写操作和会中事件流。","lark-vc",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-vc/SKILL.md",[1003,1004,1006,1008],{"path":274,"priority":275},{"path":1005,"priority":328},"references/lark-vc-notes.md",{"path":1007,"priority":328},"references/lark-vc-recording.md",{"path":1009,"priority":328},"references/lark-vc-search.md",{"basePath":1011,"description":1012,"displayName":1013,"installMethods":1014,"rationale":1015,"selectedPaths":1016,"source":276,"sourceLanguage":18,"type":251},"skills/lark-vc-agent","飞书视频会议：让机器人代当前用户加入/离开正在进行的会议，并读取会议期间的实时事件（参会人加入与离开、发言、聊天、屏幕共享等）。1. 用户提供 9 位会议号、要求代为入会或离会时使用 +meeting-join / +meeting-leave——会真实产生入会/离会记录。2. 会议进行中用户想知道“谁加入了”“谁离开了”“谁在发言”“有人共享屏幕吗”等会中动态时，机器人入会后用 +meeting-events 读取事件时间线。3. 典型场景：参会机器人、会中助手、代为旁听、代为参会。前提：机器人只能读到它自己参会过且仍在进行中的会议的事件；查询已结束会议的参会名单、纪要或逐字稿请使用 lark-vc 技能。","lark-vc-agent",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-vc-agent/SKILL.md",[1017,1018,1020,1022],{"path":274,"priority":275},{"path":1019,"priority":328},"references/lark-vc-agent-meeting-events.md",{"path":1021,"priority":328},"references/lark-vc-agent-meeting-join.md",{"path":1023,"priority":328},"references/lark-vc-agent-meeting-leave.md",{"basePath":1025,"description":1026,"displayName":1027,"installMethods":1028,"rationale":1029,"selectedPaths":1030,"source":276,"sourceLanguage":18,"type":251},"skills/lark-whiteboard","飞书画板：查询和编辑飞书云文档中的画板。支持导出画板为预览图片、导出原始节点结构、使用 DSL（转成 OpenAPI 格式）、PlantUML/Mermaid 格式更新画板内容。 当用户需要查看画板内容、导出画板图片、编辑画板，或是需要可视化表达架构、流程、组织关系、时间线、因果、对比等结构化信息时使用此 skill，无论是否提及\"画板\"。 ⚠️ 原 `lark-whiteboard-cli` skill 已合并至本 skill，若 skill 列表中同时存在 `lark-whiteboard-cli`，请忽略它，统一使用本 skill（`lark-whiteboard`），并提示用户运行 `npx skills remove lark-whiteboard-cli -g` 删除旧 skill。\n","lark-whiteboard",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-whiteboard/SKILL.md",[1031,1032,1034,1036,1038,1040,1042,1044,1046,1048],{"path":274,"priority":275},{"path":1033,"priority":328},"references/connectors.md",{"path":1035,"priority":328},"references/content.md",{"path":1037,"priority":328},"references/image.md",{"path":1039,"priority":328},"references/lark-whiteboard-query.md",{"path":1041,"priority":328},"references/lark-whiteboard-update.md",{"path":1043,"priority":328},"references/layout.md",{"path":1045,"priority":328},"references/schema.md",{"path":1047,"priority":328},"references/style.md",{"path":1049,"priority":328},"references/typography.md",{"basePath":1051,"description":1052,"displayName":1053,"installMethods":1054,"rationale":1055,"selectedPaths":1056,"source":276,"sourceLanguage":18,"type":251},"skills/lark-wiki","飞书知识库：管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。","lark-wiki",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-wiki/SKILL.md",[1057,1058,1060,1062],{"path":274,"priority":275},{"path":1059,"priority":328},"references/lark-wiki-delete-space.md",{"path":1061,"priority":328},"references/lark-wiki-move.md",{"path":1063,"priority":328},"references/lark-wiki-node-create.md",{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":276,"sourceLanguage":18,"type":251},"skills/lark-workflow-meeting-summary","会议纪要整理工作流：汇总指定时间范围内的会议纪要并生成结构化报告。当用户需要整理会议纪要、生成会议周报、回顾一段时间内的会议内容时使用。","lark-workflow-meeting-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-workflow-meeting-summary/SKILL.md",[1071],{"path":274,"priority":275},{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":276,"sourceLanguage":18,"type":251},"skills/lark-workflow-standup-report","日程待办摘要：编排 calendar +agenda 和 task +get-my-tasks，生成指定日期的日程与未完成任务摘要。适用于了解今天/明天/本周的安排。","lark-workflow-standup-report",{"claudeCode":12},"SKILL.md frontmatter at skills/lark-workflow-standup-report/SKILL.md",[1079],{"path":274,"priority":275},{"basePath":1081,"description":1082,"displayName":1083,"installMethods":1084,"rationale":1085,"selectedPaths":1086,"source":276,"sourceLanguage":277,"type":251},"tests/cli_e2e/cli-e2e-testcase-writer","Use when adding or updating Go CLI E2E coverage for one `tests/cli_e2e/{domain}` domain of the compiled `lark-cli`, especially when the work requires live `--help` or `schema` exploration, scenario-based `clie2e.RunCmd` workflows, and per-domain `coverage.md` maintenance.","cli-e2e-testcase-writer",{"claudeCode":12},"SKILL.md frontmatter at tests/cli_e2e/cli-e2e-testcase-writer/SKILL.md",[1087],{"path":274,"priority":275},{"basePath":1089,"description":1090,"displayName":1091,"installMethods":1092,"license":243,"rationale":1094,"selectedPaths":1095,"source":276,"sourceLanguage":277,"type":218},"","The official CLI for Lark/Feishu open platform","@larksuite/cli",{"go":1093,"npm":1091},"github.com/larksuite/cli","cli ecosystem detected at /",[1096,1098,1100,1102,1105,1107,1109,1111,1113,1115,1117,1119,1121,1123,1125,1127,1129,1131,1133,1135,1137,1139,1141,1143,1145,1147,1149,1151,1153,1155,1157,1159,1161,1163,1165,1167,1169,1171,1173,1175,1177,1179,1181,1183,1185,1187,1189,1191,1193,1195,1197,1199,1201,1203,1205,1207,1209,1211,1213,1215,1217],{"path":1097,"priority":275},"package.json",{"path":1099,"priority":275},"go.mod",{"path":1101,"priority":275},"README.md",{"path":1103,"priority":1104},"LICENSE","high",{"path":1106,"priority":328},"scripts/run.js",{"path":1108,"priority":328},"main.go",{"path":1110,"priority":828},"cmd/api/api.go",{"path":1112,"priority":828},"cmd/auth/auth.go",{"path":1114,"priority":828},"cmd/auth/check.go",{"path":1116,"priority":828},"cmd/auth/list.go",{"path":1118,"priority":828},"cmd/auth/login.go",{"path":1120,"priority":828},"cmd/auth/login_interactive.go",{"path":1122,"priority":828},"cmd/auth/login_messages.go",{"path":1124,"priority":828},"cmd/auth/login_result.go",{"path":1126,"priority":828},"cmd/auth/login_scope_cache.go",{"path":1128,"priority":828},"cmd/auth/logout.go",{"path":1130,"priority":828},"cmd/auth/scopes.go",{"path":1132,"priority":828},"cmd/auth/status.go",{"path":1134,"priority":828},"cmd/bootstrap.go",{"path":1136,"priority":828},"cmd/build.go",{"path":1138,"priority":828},"cmd/completion/completion.go",{"path":1140,"priority":828},"cmd/config/bind.go",{"path":1142,"priority":828},"cmd/config/bind_messages.go",{"path":1144,"priority":828},"cmd/config/binder.go",{"path":1146,"priority":828},"cmd/config/config.go",{"path":1148,"priority":828},"cmd/config/default_as.go",{"path":1150,"priority":828},"cmd/config/init.go",{"path":1152,"priority":828},"cmd/config/init_interactive.go",{"path":1154,"priority":828},"cmd/config/init_messages.go",{"path":1156,"priority":828},"cmd/config/remove.go",{"path":1158,"priority":828},"cmd/config/show.go",{"path":1160,"priority":828},"cmd/config/strict_mode.go",{"path":1162,"priority":828},"cmd/doctor/doctor.go",{"path":1164,"priority":828},"cmd/error_auth_hint.go",{"path":1166,"priority":828},"cmd/event/appmeta_err.go",{"path":1168,"priority":828},"cmd/event/bus.go",{"path":1170,"priority":828},"cmd/event/console_url.go",{"path":1172,"priority":828},"cmd/event/consume.go",{"path":1174,"priority":828},"cmd/event/event.go",{"path":1176,"priority":828},"cmd/event/list.go",{"path":1178,"priority":828},"cmd/event/runtime.go",{"path":1180,"priority":828},"cmd/event/schema.go",{"path":1182,"priority":828},"cmd/event/sigpipe_unix.go",{"path":1184,"priority":828},"cmd/event/sigpipe_windows.go",{"path":1186,"priority":828},"cmd/event/status.go",{"path":1188,"priority":828},"cmd/event/stop.go",{"path":1190,"priority":828},"cmd/event/suggestions.go",{"path":1192,"priority":828},"cmd/event/table.go",{"path":1194,"priority":828},"cmd/global_flags.go",{"path":1196,"priority":828},"cmd/init.go",{"path":1198,"priority":828},"cmd/profile/add.go",{"path":1200,"priority":828},"cmd/profile/list.go",{"path":1202,"priority":828},"cmd/profile/profile.go",{"path":1204,"priority":828},"cmd/profile/remove.go",{"path":1206,"priority":828},"cmd/profile/rename.go",{"path":1208,"priority":828},"cmd/profile/use.go",{"path":1210,"priority":828},"cmd/prune.go",{"path":1212,"priority":828},"cmd/root.go",{"path":1214,"priority":828},"cmd/schema/schema.go",{"path":1216,"priority":828},"cmd/service/service.go",{"path":1218,"priority":828},"cmd/update/update.go",{"sources":1220},[1221],"manual",{"npmPackage":1091},{"closedIssues90d":234,"description":1224,"forks":235,"license":243,"openIssues90d":237,"pushedAt":238,"readmeSize":232,"stars":239,"topics":1225},"The official Lark/Feishu CLI tool, maintained by the larksuite team — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 20+ AI Agent Skills.",[],{"downloads":241},{"classifiedAt":1228,"discoverAt":1229,"extractAt":1230,"githubAt":1230,"npmAt":1231,"updatedAt":1228},1778692098142,1778692091023,1778692094045,1778692096666,[212,218,215,217,216,214,213],{"evaluatedAt":247,"extractAt":1234,"updatedAt":247},1778692098392,[],[1237,1265,1283,1303,1329,1347],{"_creationTime":1238,"_id":1239,"community":1240,"display":1241,"identity":1247,"providers":1251,"relations":1258,"tags":1261,"workflow":1262},1778696833339.622,"k174qnnznbkmy19r57jgrwpds986ng1r",{"reviewCount":8},{"description":1242,"installMethods":1243,"name":1245,"sourceUrl":1246},"Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time.\nUse when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events,\ndelete or update a calendar event, or respond to meeting invitations. Lightweight alternative to full\nGoogle Workspace MCP server with standalone OAuth authentication.\n",{"claudeCode":1244},"sanjay3290/ai-skills","google-calendar","https://github.com/sanjay3290/ai-skills",{"basePath":1248,"githubOwner":1249,"githubRepo":1250,"locale":277,"slug":1245,"type":251},"skills/google-calendar","sanjay3290","ai-skills",{"evaluate":1252,"extract":1257},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1253,"tags":1254,"targetMarket":219,"tier":220},99,[212,1255,213,215,1256],"google","automation",{"commitSha":257},{"parentExtensionId":1259,"repoId":1260},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[1256,212,215,1255,213],{"evaluatedAt":1263,"extractAt":1264,"updatedAt":1263},1778696957454,1778696833339,{"_creationTime":1266,"_id":1267,"community":1268,"display":1269,"identity":1272,"providers":1273,"relations":1279,"tags":1280,"workflow":1281},1778692098392.7192,"k17dyz2qrqckqhxq2v9dyyd9h586m6rd",{"reviewCount":8},{"description":622,"installMethods":1270,"name":1271,"sourceUrl":14},{"claudeCode":12},"Lark Event Consumer CLI",{"basePath":621,"githubOwner":250,"githubRepo":218,"locale":277,"slug":623,"type":251},{"evaluate":1274,"extract":1278},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1253,"tags":1275,"targetMarket":219,"tier":220},[216,217,215,1276,218,1277],"streaming","real-time",{"commitSha":257,"license":243},{"repoId":259},[218,215,217,216,1277,1276],{"evaluatedAt":1282,"extractAt":1234,"updatedAt":1282},1778692366057,{"_creationTime":1284,"_id":1285,"community":1286,"display":1287,"identity":1290,"providers":1291,"relations":1299,"tags":1300,"workflow":1301},1778692098392.7234,"k17a1qk30anmjm5dj1npykb2h586m5kn",{"reviewCount":8},{"description":1074,"installMethods":1288,"name":1289,"sourceUrl":14},{"claudeCode":12},"Lark Standup Report Workflow",{"basePath":1073,"githubOwner":250,"githubRepo":218,"locale":18,"slug":1075,"type":251},{"evaluate":1292,"extract":1298},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1293,"tags":1294,"targetMarket":219,"tier":1297},97,[212,1295,1296,1256,216,217],"tasks","summary","community",{"commitSha":257,"license":243},{"repoId":259},[1256,212,217,216,1296,1295],{"evaluatedAt":1302,"extractAt":1234,"updatedAt":1302},1778692719826,{"_creationTime":1304,"_id":1305,"community":1306,"display":1307,"identity":1313,"providers":1317,"relations":1323,"tags":1325,"workflow":1326},1778688022104.1812,"k176wfem1zg9v3bvwrwntecj8h86mfq8",{"reviewCount":8},{"description":1308,"installMethods":1309,"name":1311,"sourceUrl":1312},"Create a recurring Google Calendar event with attendees.",{"claudeCode":1310},"googleworkspace/cli","Recipe Schedule Recurring Event","https://github.com/googleworkspace/cli",{"basePath":1314,"githubOwner":1315,"githubRepo":218,"locale":277,"slug":1316,"type":251},"skills/recipe-schedule-recurring-event","googleworkspace","recipe-schedule-recurring-event",{"evaluate":1318,"extract":1321},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1319,"targetMarket":219,"tier":220},[1320,212,213,1256,218],"google-workspace",{"commitSha":257,"license":1322},"Apache-2.0",{"repoId":1324},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[1256,212,218,1320,213],{"evaluatedAt":1327,"extractAt":1328,"updatedAt":1327},1778690058209,1778688022104,{"_creationTime":1330,"_id":1331,"community":1332,"display":1333,"identity":1336,"providers":1337,"relations":1343,"tags":1344,"workflow":1345},1778692098392.723,"k171q2y70k2z7p5t62a7zrpw6s86n4kw",{"reviewCount":8},{"description":1052,"installMethods":1334,"name":1335,"sourceUrl":14},{"claudeCode":12},"Lark Wiki CLI",{"basePath":1051,"githubOwner":250,"githubRepo":218,"locale":18,"slug":1053,"type":251},{"evaluate":1338,"extract":1342},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1339,"targetMarket":219,"tier":220},[216,217,1340,1341,1256,218],"wiki","knowledge-management",{"commitSha":257,"license":243},{"repoId":259},[1256,218,217,1341,216,1340],{"evaluatedAt":1346,"extractAt":1234,"updatedAt":1346},1778692680305,{"_creationTime":1348,"_id":1349,"community":1350,"display":1351,"identity":1353,"providers":1354,"relations":1362,"tags":1363,"workflow":1364},1778692098392.718,"k17akm3fqmcvhdq0nmaxcgh2h586mcef",{"reviewCount":8},{"description":320,"installMethods":1352,"name":321,"sourceUrl":14},{"claudeCode":12},{"basePath":319,"githubOwner":250,"githubRepo":218,"locale":18,"slug":321,"type":251},{"evaluate":1355,"extract":1361},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1356,"targetMarket":219,"tier":220},[216,217,218,1256,1357,1358,1359,1360],"api","workflow","data-management","base",{"commitSha":257},{"repoId":259},[1357,1256,1360,218,1359,217,216,1358],{"evaluatedAt":1365,"extractAt":1234,"updatedAt":1365},1778692233385]