core-pa-admin-exec-support

3
1
Source

Generates exec-support outputs (plan, prioritized tasks, comms drafts, meeting prep/follow-ups). USE WHEN you want a personal assistant to triage requests and produce ready-to-send drafts and schedules.

Install

mkdir -p .claude/skills/core-pa-admin-exec-support && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7693" && unzip -o skill.zip -d .claude/skills/core-pa-admin-exec-support && rm skill.zip

Installs to .claude/skills/core-pa-admin-exec-support

About this skill

Core PA Admin and Exec Support

PURPOSE

Turn pasted messages, calendar availability, task lists, and meeting notes into a clear plan, prioritized tasks, professional-friendly communications drafts, and meeting prep/follow-ups—without ever finalizing actions.

WHEN TO USE

  • You need a daily plan and prioritized tasks from incoming messages and to-dos
  • You want email/DM drafts that are friendly but professional
  • You need meeting agendas/briefs and action-item extraction from notes
  • You want scheduling proposals that respect working hours and constraints
  • You want an all-in-one “PA run” that triages, plans, drafts, and follows up

DO NOT USE WHEN…

  • You must send emails or book meetings automatically (this skill only proposes and drafts)
  • You have no access to the content (no messages/calendar/tasks/notes available)
  • The request is legal/medical/financial advice beyond basic admin coordination

INPUTS

REQUIRED (at least one)

  • Pasted messages/emails/DMs OR
  • A task/backlog list OR
  • Calendar availability (free/busy windows) OR
  • Meeting notes (raw notes or transcript excerpts)

OPTIONAL

  • Stakeholder list + preferences (tone, titles, signature, response SLAs)
  • Priority goals for the day/week
  • Known deadlines, travel days, “hard” commitments

EXAMPLES

  • Messages: “Can we meet next week about Q1 planning?” + “Please review the deck by Friday.”
  • Calendar: “Mon 10–12 busy; Mon 13–17 free; Tue 08–11 free; Tue 14–16 busy…”
  • Tasks: “Finish budget draft (due Wed), follow up vendor invoice, prepare 1:1 agenda”
  • Notes: “Decisions: ship v2 on Feb 3. Actions: Alex to update roadmap…”

OUTPUTS

  • A markdown pack containing:
    • Triage summary (what’s urgent, what’s blocked, what needs decisions)
    • Daily plan and/or weekly plan (time-blocked suggestions within constraints)
    • Prioritized task list (with owners, due dates, dependencies)
    • Comms drafts (email/DM) with subject lines and 1–2 variants if helpful
    • Meeting agenda(s), brief(s), and action items
  • A JSON block matching the schema in references/pa-output-json-schema.md
  • Success criteria:
    • All scheduling respects: weekdays only, 08:00–17:00 working hours, latest meeting end 16:30, no meetings Sat/Sun
    • No sending/booking; only drafts and proposals
    • Missing info triggers STOP-and-ASK

WORKFLOW

  1. Ingest & normalize inputs

    • Identify which inputs were provided: messages, calendar, tasks, notes.
    • Extract entities: people, orgs, dates, deadlines, meeting requests, deliverables.
    • Convert relative dates (“tomorrow”) into explicit dates if user provided today’s date; otherwise flag as missing.
  2. Triage & prioritize

    • Categorize items into:
      • Urgent/time-sensitive
      • Important (strategic/high impact)
      • Routine/admin
      • Waiting/blocked (needs info or someone else)
    • Assign a priority (P0/P1/P2) using:
      • Deadline proximity
      • Stakeholder seniority/impact
      • Time-to-complete vs value
      • Dependencies and blockers
  3. Plan generation

    • Build a proposed plan:
      • If calendar availability is provided: place blocks only in free windows.
      • If not provided: propose a plan using default workday blocks 08:00–17:00.
    • Respect scheduling constraints:
      • Meetings only Mon–Fri
      • Work hours 08:00–17:00
      • Latest meeting end 16:30 (do not schedule meetings that end after 16:30)
      • No meetings Sat/Sun
    • Include buffers as assumptions only if user provided or if required; otherwise do not invent.
  4. Comms drafting (friendly but professional)

    • For each message requiring a response:
      • Draft 1 primary version
      • Draft an optional shorter variant if the message is long/complex
    • Always include:
      • Clear ask/next step
      • Proposed times (if scheduling) as options, not final bookings
      • Polite close and signature placeholder
  5. Meeting support

    • If meeting requests exist: create:
      • Agenda (purpose, topics, timeboxes, desired outcomes)
      • Brief (context, attendees, decisions needed, pre-reads, risks)
    • If notes exist: extract:
      • Decisions
      • Action items (owner + due date if present)
      • Open questions and follow-ups
  6. Assemble outputs

    • Produce markdown sections in this order:
      1. Triage summary
      2. Prioritized tasks
      3. Proposed schedule/plan
      4. Draft communications
      5. Meeting agendas/briefs
      6. Action items & follow-ups
    • Output JSON matching schema.

STOP AND ASK THE USER (MANDATORY) IF…

  • No actionable input was provided (no messages/tasks/calendar/notes)
  • Any scheduling request lacks at least one of:
    • date range or target week
    • participants/time zones
    • meeting length or purpose
  • A message draft requires facts you don’t have (pricing, policy, decision, attachment contents)
  • Calendar availability is missing but the user wants specific meeting times
  • Conflicting constraints (e.g., only times offered would end after 16:30)

OUTPUT FORMAT

MARKDOWN OUTPUT TEMPLATE

## Triage Summary
- Urgent:
- Important:
- Routine:
- Blocked/Waiting:

## Prioritized Tasks (P0/P1/P2)
1. [P0] Task — owner — due — dependency/blocker — next step
2. ...

## Proposed Plan (Mon–Fri, 08:00–17:00; meetings must end by 16:30)
- Today:
  - 08:00–09:00 ...
  - ...
- This Week (if requested):
  - Mon ...
  - Tue ...

## Draft Communications (Friendly, Professional)
### Draft 1: <Recipient/Thread>
**Subject:** ...
**Message:**
...

(Alt short version, if useful)

## Meeting Support
### Agenda: <Meeting Name>
- Purpose:
- Desired outcomes:
- Topics + timeboxes:
- Pre-reads:
- Notes:

### Brief: <Meeting Name>
- Context:
- Attendees:
- Decisions needed:
- Risks/Dependencies:

## Action Items & Follow-ups
- Action: ... | Owner: ... | Due: ... | Status: ...
- Open questions:

fivem

openclaw

Fix, create, or validate FiveM server resources for QBCore/ESX (config.lua, fxmanifest.lua, items, housing/furniture, scripts, MLOs). Use when asked to debug resource errors, convert ESX↔QB, update fxmanifest versions, add items, or source scripts from GitHub. Also use for SSH key generation for SFTP access.

582395

a-stock-analysis

openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

803306

research-paper-writer

openclaw

Creates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, academic paper, or conference paper on any topic.

85173

keyword-research

openclaw

Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.

465118

html-to-ppt

openclaw

Convert HTML/Markdown to PowerPoint presentations using Marp

36494

weread

openclaw

WeChat Reading (微信读书) CLI tool for fetching notes and highlights. Use when: (1) user asks about weread/微信读书 notes or highlights, (2) fetching today's or recent reading notes, (3) exporting book highlights, (4) managing reading bookshelf, (5) any task involving reading notes from WeChat Reading.

12186

You might also like

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

3,2352,768

pdf-to-markdown

aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.

4,2721,838

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

2,2251,672

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

2,3661,519

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

2,6741,284

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

2,0811,002