用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ferri-ai/Ferri --skill meeting-prep命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Analyze health trends over the past week and month with steps, heart rate, sleep, calories, and weight data
Generate a personalized morning briefing with calendar, health, weather, reminders, and headlines
Create new skills from chat by guiding the user through workflow design and writing the SKILL.md file
基于 SOC 职业分类
正在显示 SKILL.md
| name | meeting-prep |
| description | Prepare for an upcoming meeting with attendee profiles, context research, and talking points |
Research and compile a preparation brief for an upcoming meeting. Gather attendee information, relevant context, and generate talking points.
Call calendar_read_events to find upcoming events. If the user specified a meeting, match it by title or time. If not, present the next few meetings and ask which one to prepare for. Extract:
For each attendee in the meeting:
contacts_search with their name or email to find local contact info (title, company, notes).web_search for "{person name} {company}" to find their role or recent activity.Compile a short profile for each attendee:
Limit web searches to 3-4 attendees maximum to keep the process efficient. Prioritize external attendees over internal colleagues.
Based on the meeting title and description:
web_search for relevant context. For example:
Limit to 2 web searches maximum for context.
Present the preparation brief:
MEETING PREP: {title}
{date} at {time} ({duration})
ATTENDEES
- {Name} — {Title at Company}
{Relevant note or context}
- {Name} — {Title at Company}
{Relevant note or context}
CONTEXT
- {Relevant news item or background}
- {Relevant news item or background}
SUGGESTED TALKING POINTS
1. {Based on agenda/context}
2. {Based on attendee profiles}
3. {Open question or follow-up}
AGENDA (from invite)
{Original meeting description if available}
If the meeting is more than 2 hours away, offer to set a reminder 15 minutes before using reminder_set.
Trigger when the user says things like: