brief-person

Synthesize person information from People, Meetings, Projects, and Journal files into a structured briefing.

8|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/agentflock/myna --skill brief-person
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brief-person
Source: https://github.com/agentflock/myna/tree/main/skills/brief-person
Command: npx skills add https://github.com/agentflock/myna --skill brief-person

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Synthesize everything Myna knows about a person into a concise, ready-to-review briefing that supports faster decisions and clearer conversations.

Core Features & Use Cases

  • Gather data from People files, Meetings, Projects, and Journals to build a complete picture of a person.
  • Present structured sections such as Overview, Shared Projects, Open Items, 1:1 history, Recent Interactions, and Personal Notes to support preparation and follow-up.
  • Read-only briefing that helps you stay informed without writing to vault unless explicitly allowed.

Quick Start

Brief me on Jane Doe to synthesize role, shared projects, open items, and 1:1 history.

Frequently Asked Questions about brief-person

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prepare a briefing on a person using meeting notes and project files?

To prepare a person briefing, this Skill synthesizes data from People files, 1:1 meeting notes, Projects, and Journal contributions into a structured overview with shared projects, open items, and recent interactions for quick review.

Can I generate a 1:1 history summary without writing changes to my notes vault?

Yes, you can generate a 1:1 history summary without writing to your vault. This Skill operates as a read-only briefing, compiling People, Meetings, and Journal data into a concise output unless explicitly allowed to write.

What's the best way to compile a cross-team colleague briefing from scattered project files?

The best way to compile a cross-team colleague briefing is fuzzy matching the person's name against people.yaml, then reading related People, Meetings, Projects, and Journal files in parallel to synthesize a complete picture.

Does the person briefing Skill work with fuzzy name matching for direct reports?

Yes, the person briefing Skill works with fuzzy name matching. It resolves direct reports, peers, managers, or cross-team colleagues against people.yaml before gathering related files for the synthesis.

What information do I need to provide to get a concise briefing on a colleague?

You need to provide the colleague's name. The Skill then scopes the briefing by resolving the name against people.yaml and reading existing People, Meetings, Projects, and Journal files to present structured sections.

Are there limitations when briefing a person with missing recent journal contributions?

A limitation when briefing a person with missing recent journal contributions is that the Recent Interactions section may be incomplete, as the Skill relies on reading Journal/contributions-{week}.md and timeline references to synthesize the full picture.