create-summary

Generate structured work summaries from notes and conversation context.

4|Updated Aug 22, 2023
One-click install
npx skills add https://github.com/Lira-tron/dotfiles --skill create-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-summary
Source: https://github.com/Lira-tron/dotfiles/tree/main/home/.gemini/skills/create-summary
Command: npx skills add https://github.com/Lira-tron/dotfiles --skill create-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps turn scattered daily notes and conversation context into comprehensive, structured work summaries suitable for performance reviews, project retrospectives, and knowledge sharing.

Core Features & Use Cases

  • Automatic Summary from Notes: Generate a complete work summary from daily notes, capturing timeline, accomplishments, decisions, and impact.
  • Context-Aware from Conversations: Create summaries based on current discussions, milestones, and outcomes.
  • Non-destructive Updates: If a summary exists, preserve existing content and append new sections while maintaining structure; supports date-based naming and content preservation.
  • Knowledge Base Integration: Saved to the Gemini knowledge base folders and indexed for quick search.
  • Searchable & Reusable: Summaries become searchable via /search and usable in reports.

Quick Start

Use the Gemini CLI to generate summaries from either notes or conversation context:

  • Generate from conversation: gemini "Generate summary for user-authentication project"
  • Generate from notes: gemini "Generate summary for api-optimization from my notes"
  • Generate for a date range: gemini "Generate summary for database-migration from January 1-15"

Frequently Asked Questions about create-summary

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

FAQPage Schema
How do I generate a structured work summary from scattered daily notes?

Generate a structured work summary from daily notes by applying the skill to your existing context, which captures the timeline, accomplishments, decisions, and impact for performance reviews and knowledge sharing.

Can I create a project retrospective summary from real-time conversation context?

Yes, you can create a context-aware summary from real-time conversations to capture current discussions, milestones, and outcomes for project retrospectives and knowledge sharing.

Does generating a new summary overwrite or append to existing content?

Generating a new summary does not overwrite existing content; the skill preserves previous data, applies non-destructive append updates, and maintains structure with date-based naming.

How do I generate a work summary for a specific date range?

Generate a work summary for a specific date range by specifying the start and end dates, which aggregates your scattered notes and conversation context into a structured timeline.

Are work summaries searchable in the knowledge base after generation?

Yes, work summaries are saved to the Gemini knowledge base folders, indexed with metadata and links, and remain searchable via the search function for quick retrieval and report reuse.