work-note

Convert the most recent conversation into a structured work note with a concise title.

13|Updated May 19, 2024
One-click install
npx skills add https://github.com/david-crespo/dotfiles --skill work-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-note
Source: https://github.com/david-crespo/dotfiles/tree/main/claude/skills/work-note
Command: npx skills add https://github.com/david-crespo/dotfiles --skill work-note

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly convert a recent conversation into a structured, shareable work note, preserving context for future reference and team alignment.

Core Features & Use Cases

  • Capture: Transforms the substantive points and Q&A from a conversation into a single, navigable note.
  • Naming & Organization: Prompts for a short, descriptive filename and stores the note using obsidian-notes for easy retrieval.
  • Use Case: After a team meeting, generate a work note that records decisions, action items, and key questions.

Quick Start

Create a concise work note from the most recent conversation using obsidian-notes with a short, descriptive title.

Frequently Asked Questions about work-note

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

FAQPage Schema
How do I create structured work notes from recent conversations for knowledge management?

To create a work note, this Skill transforms your most recent conversation into a structured record with a concise title. It preserves the verbatim Q&A structure for future reference and team alignment.

What is the best way to document verbatim Q&A interactions from team meetings?

Documenting verbatim Q&A interactions is achieved by capturing substantive points and storing them in a single note. It records decisions, action items, and key questions using a frontmatter-defined name and description.

Does work-note require obsidian-notes to store conversation documentation?

Yes, conversation documentation requires the obsidian-notes dependency to store the generated record. The note is created via obsidian-notes with a frontmatter-defined name and description alongside a plain-text body.

How do I convert chat history into a shareable note with frontmatter?

To convert chat history, the Skill processes the most recent conversation and outputs a structured note with frontmatter. This frontmatter includes a descriptive filename and description, ensuring the verbatim content is easily retrievable.

Can I use work-note for non-chat-style interactions or unstructured documentation?

Using this Skill for non-chat-style interactions is not recommended. It specifically applies to chat-style interactions where a quick, verbatim-like record is needed, applying a structured Q&A format to the conversation.