From openai-skills-13
Prepares meeting agendas and pre-reads by searching/fetching Notion context, selecting templates, and enriching with Codex research. Useful for gathering prior notes and tailoring to attendees.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin openai-skills-13This skill uses the workspace's default tool permissions.
Prep meetings by pulling Notion context, tailoring agendas/pre-reads, and enriching with Codex research.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Prep meetings by pulling Notion context, tailoring agendas/pre-reads, and enriching with Codex research.
Notion:notion-search, then fetch with Notion:notion-fetch (prior notes, specs, OKRs, decisions).reference/template-selection-guide.md (status, decision, planning, retro, 1:1, brainstorming).Notion:notion-create-pages, embedding source links and owner/timeboxes.Notion:notion-update-page as plans change.codex mcp add notion --url https://mcp.notion.com/mcp[features].rmcp_client = true in config.toml or run codex --enable rmcp_clientcodex mcp login notionAfter successful login, the user will have to restart codex. You should finish your answer and tell them so when they try again they can continue with Step 1.
Notion:notion-search), then fetch key pages (Notion:notion-fetch).reference/template-selection-guide.md to confirm.reference/ and adapt sections (context, goals, agenda, owner/time per item, decisions, risks, prep asks).Notion:notion-update-page when details change; keep a brief changelog if multiple edits.reference/ — template picker and meeting templates (e.g., template-selection-guide.md, status-update-template.md, decision-meeting-template.md, sprint-planning-template.md, one-on-one-template.md, retrospective-template.md, brainstorming-template.md).examples/ — end-to-end meeting preps (e.g., executive-review.md, project-decision.md, sprint-planning.md, customer-meeting.md).