一键导入
openwiki-meeting-curation
Use when turning transcript evidence into OpenWiki meeting pages, entity updates, decisions, action items, and proposal-safe wiki changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when turning transcript evidence into OpenWiki meeting pages, entity updates, decisions, action items, and proposal-safe wiki changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
User-facing Gateway assistant for OpenCode, Telegram, and WhatsApp sessions. Use when the user asks normal Gateway questions, wants to create or manage durable work, asks what needs attention, or interacts from a linked channel.
Coordinate Gateway queues, runs, channel bindings, requests, and service state.
Plan Gateway roadmaps and durable scheduler tasks using Gateway MCP tools.
Spec-driven review and verification gate for Gateway tasks across code, docs, slides, research, operations, and other deliverables.
Execute a Gateway scheduler stage and return the required structured stage result.
Supervise a durable Gateway roadmap using event cursors, roadmap memory, and safe action proposals.
| name | openwiki-meeting-curation |
| description | Use when turning transcript evidence into OpenWiki meeting pages, entity updates, decisions, action items, and proposal-safe wiki changes. |
| version | 1.0.0 |
| applies_to | ["opencode","openclaw","mcp"] |
| required_tools | ["wiki.inbox_read","wiki.read_source","wiki.search","wiki.propose_edit","wiki.propose_synthesis","wiki.read_proposal_detail"] |
| allowed_operations | ["wiki.inbox_list","wiki.inbox_read","wiki.read_source","wiki.search","wiki.read_page","wiki.propose_edit","wiki.propose_synthesis","wiki.read_proposal_detail"] |
| risk_level | medium |
Use this skill after transcript intake has identified a meeting or call that should become durable wiki knowledge.
wiki.propose_edit for existing pages and wiki.propose_synthesis for
new pages. Do not include YAML frontmatter in proposal bodies.wiki.read_proposal_detail for every proposal.Use these practical defaults unless the wiki's local conventions say otherwise:
| Type | Path Family | Use |
|---|---|---|
meeting | wiki/meetings/<slug>.md | One page per durable meeting or transcript. |
person | wiki/people/<slug>.md | People mentioned, attending, owning work, or making decisions. |
organization | wiki/organizations/<slug>.md | Companies, teams, vendors, customers, and groups. |
project | wiki/projects/<slug>.md | Recurring initiatives, workstreams, or products. |
topic | wiki/topics/<slug>.md | Durable subject areas and open-question indexes. |
decision | wiki/decisions/<slug>.md | Durable decisions made or referenced. |
action | wiki/actions/<slug>.md | Follow-ups with owner and due date only when stated. |
Title and slug rules:
YYYY-MM-DD Topic Meeting for dated meetings when
the date is explicit, otherwise use the transcript title.Prefer this body structure for a new meeting page:
# Meeting Title
Date: YYYY-MM-DD or "Unknown"
## Participants
- [[Person Name]] - role or organization when explicit
## Summary
Evidence-backed summary in neutral language.
## Decisions
- Decision, rationale, and source ID.
## Action Items
- Owner, action, due date if explicit, and status if known.
## Follow-Ups And Open Questions
- Unresolved point or ambiguity.
## Sources
- source:id
Every transcript-derived proposal body should include: