用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MLAI-AUS-Inc/roo --skill luma-events命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Answer authorised, read-only questions about MLAI organisational memory in clear conversational language
Admin event/Stripe reports and guarded preparation of outstanding Xero bank-feed transactions.
Query curated read-only MLAI backend data resources through the permissioned data access API
正在显示 SKILL.md
基于 SOC 职业分类
| name | luma-events |
| description | Report on Luma event registrations and export attendee CSV files for recent MLAI events |
| routing | {"use_when":"The user wants DATA about who signed up for / attended MLAI events on Luma: registration counts, attendee lists or reports, check-in numbers, or CSV exports.\n","avoid_when":"Questions about an event's content, time, or topic (chat). Coworking attendance (mlai-points coworking_report). Files the user uploaded themselves.\n","examples":[{"text":"how many people registered for the april 29 event","action":"attendee_report"},{"text":"who's coming to the patient-data workshop?","action":"attendee_report"},{"text":"export the attendee list as a csv","action":"export_attendee_csv"},{"text":"how many signed up for thursday's event?","action":"attendee_report"}],"negative_examples":[{"text":"what's the topic for this week's meetup?","instead":"respond_in_chat"},{"text":"can you inspect the CSV I uploaded and tell me the columns?","instead":"respond_in_chat"},{"text":"how many people used the coworking space this week","instead":"mlai-points"}]} |
| actions | [{"name":"attendee_report","description":"Report registration/check-in counts for recent or specific events.","params":{"event_count":{"type":"integer","description":"How many recent events (default 3)."},"event_date":{"type":"string","description":"Specific event date if given."}}},{"name":"export_attendee_csv","description":"Same report but explicitly uploading attendee CSV files.","params":{"event_count":{"type":"integer"},"event_date":{"type":"string"},"include_csv":{"type":"boolean","description":"Set true."}}}] |
This skill lets Roo report on approved Luma guests for recent MLAI calendar events. CSV files are uploaded only when the user explicitly asks for CSVs, exports, guest lists, or attendee lists.
attendee_report for count/report requests and CSV/export/list requests.YYYY-MM-DD for a date-specific report.approved.