Data & analysis

Office Collaboration Radar (English)

Try it

Extract an evidence-linked collaboration status card from chat logs, meeting notes, and project updates. Use when a user needs project progress, confirmed decisions, owner-and-deadline actions, blockers, cross-functional dependencies, human-review items, an executive summary, a radar chart, or stable JSON. Use this English package only when the user requests English output. It processes user-supplied local files, redacts common PII and credential patterns, and writes only to an explicit output path.

What it does

Turn scattered collaboration records into a stable, auditable project status card. Extract only facts supported by the supplied material. Do not produce a full weekly report, judge individual performance, send reminders, or write to external systems.

The skill document

Office Collaboration Radar — English

Turn scattered collaboration records into a stable, auditable project status card. Extract only facts supported by the supplied material. Do not produce a full weekly report, judge individual performance, send reminders, or write to external systems.

Chinese version: Office Collaboration Radar

Capabilities

  • Produce seven fixed modules: overview, progress, decisions, actions, risks and dependencies, cross-functional relationships, and human-review items.
  • Attach evidence snippets of at most 80 characters; use Not provided when no reliable evidence exists.
  • Redact phone numbers, email addresses, government IDs, bank-card numbers, and user-supplied entity names.
  • Flag conflicting owners, deadlines, or statuses for human review.
  • Rank actions as P0/P1/P2, synthesize an executive summary, and generate an SVG collaboration-health radar.
  • Export the structured card to CSV, Feishu/Bitable mapping JSON, or Notion mapping JSON.

Input

Accept Markdown, plain text, exported chats, meeting notes, or project logs. Label the source of each segment when combining materials. Optional metadata includes project name, time range, departments, and a list of known entities to redact.

If the material does not state a project name, time range, owner, deadline, or department, use Not provided. Do not infer or complete it.

Workflow

  1. Separate facts from opinions, questions, tentative statements, small talk, and duplicates.

  2. Draft the seven-module card using the key order in templates/json-output-schema.md.

  3. Keep owner and deadline values verbatim. If an exact value cannot be found in the supplied source, replace it with Not provided.

  4. Enforce evidence, redaction, Markdown-cell sanitization, conflict checks, and priority ordering:

    python3 scripts/process.py enforce --card draft-card.json --source source.txt --out enforced-card.json
    

    Aggregate multiple cards first when needed:

    python3 scripts/process.py aggregate --cards card-1.json card-2.json --out aggregated.json
    
  5. Optionally generate a radar chart:

    python3 scripts/radar_chart.py generate --card enforced-card.json --out collaboration-radar.svg
    
  6. Optionally export a downstream mapping:

    python3 scripts/export_card.py export-card --card enforced-card.json --format csv --out actions.csv
    
  7. Return the Markdown card, JSON result, and executive summary. Before publishing or changing the skill, run:

    python3 scripts/process.py selftest
    python3 scripts/validate_output.py
    

Output contract

Keep every heading in this order, even when a section contains only Not provided:

# Collaboration Status Card

## Project Overview
## Progress
## Confirmed Decisions
## Owner × Deadline Actions
## Risks / Blockers / Dependencies
## Cross-functional Relationships
## Human Review Required
## JSON Output

Use templates/collaboration-status-card.md for the Markdown layout and templates/json-output-schema.md for the machine-readable contract.

Evidence and safety boundaries

  • Do not turn tentative intent into a commitment or invent owners, deadlines, decisions, departments, or launch dates.
  • Use Conflict detected; human review required consistently and add a matching human-review item.
  • Sanitize all user-derived Markdown table values and escape CSV formula prefixes.
  • Escape SVG titles before rendering them.
  • Minimize and redact secrets, tokens, customer data, and sensitive HR information.
  • Do not send messages, email, or calendar invitations, and do not modify Jira, Feishu, Notion, CRM, calendars, or other systems.
  • Do not convert interpersonal friction or emotional language into performance judgments or blame.

The example under examples/enterprise-ai-pilot/ is synthetic and redacted. It demonstrates extraction behavior only; it is not evidence of a production deployment or business outcome.

Related skills

Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.

by nssa.io1.0k installs47 stars

Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.

by Iván854 installs69 stars

Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.

by johnpatternai21 installs8 stars

Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.

by Iván555 installs18 stars

Post videos, photos, text, and documents to 10 social platforms through a single REST API call.

by victorcavero14375 installs50 stars

Read and write Excel workbooks, worksheets, ranges, tables, and charts in OneDrive through Microsoft Graph with managed OAuth.

by byungkyu800 installs42 stars

More from yamyeed

Browse all skills

Computes calorie targets, macro splits, and meal plans adapted to your body data, goals, and cycle phase.

by yamyeed16 installs1 stars

Use only when the user explicitly asks for nutrition or diet-related help: calorie and macro estimation, TDEE/BMR and target intake calculations, meal planni...

by yamyeed2 installs1 stars

AI 书童,辅助阅读、学习、考试、写作与信息收集。当用户说"书童"、"伴读"、"背书"、"考我"、"查典故"、"整理书架"、"复习"、"备考"、"誊抄"、"代写"、"找书"、"学术动态"、"读书笔记"、"阅读计划"、"知识管理"、"晒书"、"盘点笔记"、"整理知识库"、"补书"、"修补笔记"、"完善笔记"、"抄书...

by yamyeed15 installs1 stars

微信读书/WeRead 专用阅读数据与笔记分析 skill。仅当用户明确提到“微信读书”或“WeRead”,并请求生成微信读书看板、微信读书 HTML 看板、微信读书书籍分析、微信读书跨书关联、微信读书导出笔记、微信读书阅读人格/MBTI 时使用。会通过用户提供的 WEREAD_API_KEY 读取书架、阅读统计、划线和个人想法;导出本地文件前必须先说明内容与路径并取得用户确认。

by yamyeed1 stars

English AI knowledge-management companion for Obsidian: organize books and notes, extract knowledge, explain concepts, quiz and interview, plan exams and rea...

by yamyeed1 installs

从群聊记录、会议纪要等协作材料中提取稳定格式的协作状态卡片。 用户提到"协作状态""项目进展""待办提取""风险阻断""Owner/DDL""跨部门依赖""需确认项" 或粘贴协作文本时使用;输出协作状态卡片、行动项、风险依赖、证据片段、优先级排序、 雷达图与 JSON 结构化结果,并自动脱敏常见 PII 与凭据、重新核验全部证据、标记冲突; 只读取用户明确指定的本地文件,落盘时必须提供明确的输出路径。

by yamyeed1 installs