Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

meeting-notes会议记录

Agent Skill

meeting-notes 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

364

周安装

15

GitHub Stars

283

下载量

119
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:meeting-notes(会议记录)
来源仓库:https://github.com/mohitagw15856/pm-claude-skills
仓库路径:skills/meeting-notes
安装命令:
npx skills add https://github.com/mohitagw15856/pm-claude-skills --skill meeting-notes
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mohitagw15856/pm-claude-skills --skill meeting-notes

简介

用于查找、检索和筛选相关信息。meeting-notes 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合根据关键词、任务场景或来源线索快速定位候选结果。
  • 可辅助信息聚合和初步筛选,但不保证结果准确性。
  • 使用时需注意权限范围和来源可靠性。
  • 建议人工复核关键结论后再做决策。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Meeting Notes Skill

This skill structures meeting notes to maximize value and ensure follow-through.

Standard Meeting Notes Template

Meeting Header

Meeting: [Meeting Title] Date: [Date] Attendees: [Names/Roles] Note Taker: [Name] Duration: [Actual duration]

Agenda

  • Topic 1
  • Topic 2
  • Topic 3

*(Check off items as discussed)*

Decisions Made

Clear documentation of decisions:

Decision: [What was decided] Context: [Why this decision] Owner: [Who's responsible for executing] Deadline: [When if applicable]

Use this format for each decision made.

Action Items

All action items should be:

  • [Action item] - @Owner - Due: [Date]
  • [Action item] - @Owner - Due: [Date]

Format:

  • Clear, specific action
  • Single owner (no "team" ownership)
  • Concrete deadline
  • Checkbox for tracking

Discussion Notes

Key points discussed organized by topic:

Topic 1: [Name]

  • Key point or discussion highlight
  • Important context or concern raised
  • Any data or information shared

Topic 2: [Name]

  • Key discussion points
  • Decisions or conclusions reached

Open Questions / Follow-Up

Questions that couldn't be answered:

  • Question: [What we need to know]
  • Owner: [Who will find out]
  • By When: [Deadline]

Next Steps

Clear summary of what happens next:

  1. [Immediate next action]
  2. [Follow-up meeting if needed]
  3. [Any broader process to start]

Best Practices

During the meeting:

  • Focus on decisions and action items over dialogue
  • Capture specific commitments, not general discussion
  • Note dissenting opinions on important decisions
  • Ask for clarity on vague commitments ("I'll look into it" → "I'll analyze the data and share findings by Friday")

After the meeting:

  • Send notes within 2 hours while fresh
  • Tag action item owners (@mention them)
  • Include links to relevant documents
  • Follow up on overdue action items

What to capture: ✅ Decisions made ✅ Action items with owners and deadlines ✅ Key points of discussion ✅ Open questions ✅ Next steps

What to skip: ❌ Verbatim transcripts ❌ Off-topic tangents ❌ Preliminary discussion before decisions ❌ Redundant information

Meeting Types & Adaptations

1:1 Meetings

Focus on:

  • Career development discussions
  • Feedback (both directions)
  • Current challenges
  • Action items for both parties

Template additions:

  • Recent Wins: What's going well
  • Challenges: What's not going well
  • Career Discussion: Development topics
  • Feedback: For both parties

Sprint Planning

Focus on:

  • Story acceptance criteria
  • Sizing/estimation decisions
  • Dependency identification
  • Sprint commitment

Template additions:

  • Sprint Goal: What we're committing to
  • Story Points: Capacity and estimates
  • Dependencies: External blockers
  • Definition of Done: Acceptance criteria

Product Reviews

Focus on:

  • Design decisions
  • User feedback discussed
  • Changes requested
  • Launch readiness assessment

Template additions:

  • Design Decisions: What was approved/rejected
  • User Feedback: Key insights discussed
  • Open Design Questions: What needs iteration
  • Launch Criteria: Remaining requirements

Stakeholder Sync

Focus on:

  • Status updates delivered
  • Concerns raised
  • Approvals given
  • Escalation needs

Template additions:

  • Status Overview: High-level progress
  • Approvals Obtained: Sign-offs received
  • Escalations: Issues raised to stakeholders
  • Next Sync: When and what to cover

Example Meeting Notes

# Product Roadmap Review - Q1 2026
**Date**: January 20, 2026
**Attendees**: Sarah (CPO), Mike (Eng Lead), Jennifer (Design), Tom (PM)
**Note Taker**: Tom
**Duration**: 45 minutes

## Agenda
- [x] Review Q1 planned features
- [x] Discuss resource constraints
- [x] Prioritization discussion
- [x] Timeline alignment

## Decisions Made

**Decision**: Move multi-channel dashboard to Q2, prioritize mobile app improvements for Q1
**Context**: Customer feedback shows mobile experience is significantly impacting retention (65% of users primarily mobile). Engineering team can only tackle one major initiative this quarter.
**Owner**: Tom (PM) to communicate to stakeholders
**Deadline**: January 22

**Decision**: Allocate 20% of engineering time to technical debt
**Context**: Accumulated tech debt is slowing feature development. Team velocity dropped 30% last quarter.
**Owner**: Mike (Eng Lead) to create tech debt backlog
**Deadline**: January 27

**Decision**: Run mobile beta with 100 users before full launch
**Context**: Need to validate improvements on diverse devices
**Owner**: Jennifer (Design) to coordinate with QA
**Deadline**: February 10

## Action Items
- [ ] **Update Q1 roadmap deck with new prioritization** - @Tom - Due: Jan 22
- [ ] **Schedule alignment meeting with support team about dashboard delay** - @Tom - Due: Jan 24
- [ ] **Create tech debt prioritization rubric** - @Mike - Due: Jan 27
- [ ] **Run user testing on mobile designs** - @Jennifer - Due: Feb 3
- [ ] **Document decision rationale for executives** - @Sarah - Due: Jan 23
- [ ] **Identify 100 beta users for mobile** - @Tom - Due: Feb 1

## Discussion Notes

**Q1 Feature Prioritization**
- Customer retention is #1 company priority this quarter
- Mobile app NPS score is 6.2 (vs 8.1 for web)
- Mobile accounts for 65% of daily active users
- Multi-channel dashboard would take 8 engineering weeks
- Mobile improvements estimated at 6 engineering weeks with higher ROI
- Sales has 3 enterprise deals waiting on dashboard feature

**Resource Constraints**
- Currently 4 engineers available (down from 6 last quarter due to attrition)
- Design team can support both initiatives but at reduced capacity
- QA team needs 2 weeks for thorough testing on mobile
- One engineer on loan to security team through February

**Risk Discussion**
- Delaying dashboard may impact enterprise sales (3 deals waiting)
- Sarah noted: "We can position mobile improvements as foundation for enterprise features"
- Mike raised concern about mobile tech stack stability - addressed through tech debt allocation
- Need to communicate clearly with Sales about timeline change

**Mobile Implementation Plan**
- Week 1-2: Design refinements based on user feedback
- Week 3-4: Engineering implementation
- Week 5: Internal testing
- Week 6: Beta with 100 users
- Week 7: Full rollout

## Open Questions
- **Question**: What's the impact on enterprise pipeline if we delay dashboard?
  **Owner**: Sarah will check with Sales leadership
  **By When**: January 23

- **Question**: Can we do a limited beta of dashboard for enterprise customers?
  **Owner**: Tom will explore MVP scope with Mike
  **By When**: January 25

- **Question**: What's our plan if mobile improvements don't hit target metrics?
  **Owner**: Tom will create contingency plan
  **By When**: January 27

## Next Steps
1. Tom to send updated roadmap to leadership by EOD Wednesday (Jan 22)
2. Team to begin sprint planning for mobile improvements next Monday (Jan 27)
3. Follow-up meeting on Feb 1 to review progress and validate prioritization
4. Sarah to present decision rationale to executive team on Jan 24

---

**Next Meeting**: February 1, 2026 - Progress Check-in
**Notes Sent**: January 20, 2026 5:30 PM

Quality Checks

  • Every action item has a single named owner (not "team")
  • Every action item has a concrete deadline
  • Decisions include context (why the decision was made)
  • Open questions have an owner and a "by when"
  • No verbatim transcripts — synthesis only

Notes Distribution

Subject Line Format: "[Meeting Type] Notes - [Date] - [Key Topic]"

Example: "Product Roadmap Review Notes - Jan 20 - Q1 Prioritization"

Recipients:

  • All attendees
  • Anyone mentioned in action items
  • Anyone who requested notes

Follow-Up:

  • Send reminder 3 days before action item due dates
  • Weekly summary of all open action items
  • Mark action items as complete and share updates

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.25%
按下载量换算43

Claude

29.86%
按下载量换算36

Cursor

19.24%
按下载量换算23

Gemini CLI

8.92%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills