Micro Summarizer

Extract and classify hard and soft skills from job descriptions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tolgaio/neo --skill micro-summarizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Micro Summarizer
Source: https://github.com/tolgaio/neo/tree/main/skills/fabric/summarize/micro
Command: npx skills add https://github.com/tolgaio/neo --skill micro-summarizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates ultra-concise summaries with a single sentence overview, 3 main points, and 3 takeaways (each ≤12 words).

Core Features & Use Cases

  • 1-sentence overview
  • 3 main points (≤12 words)
  • 3 takeaways (≤12 words)

Quick Start

Provide content to summarize; output in 3 concise sections.

Frequently Asked Questions about Micro Summarizer

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

FAQPage Schema
How do I create ultra-concise summaries from long content?

Ultra-concise summaries distill content into a single sentence overview plus 3 main points and 3 takeaways, each limited to 12 words or fewer. This format captures essential information while eliminating verbosity, making it ideal for quick comprehension and knowledge retention across job descriptions, resumes, and technical documentation.

Can I use this to summarize job descriptions and identify key skills?

Yes. This Skill extracts and classifies skills from job descriptions, resumes, and industry-specific content by identifying hard skills, soft skills, domain terms, and competency phrases. It deduplicates entries and categorizes them for use in vector embeddings and RAG workflows.

What's the best way to get actionable takeaways from lengthy documents?

Provide your content and receive structured output in three sections: a 1-sentence overview, 3 main points, and 3 takeaways, each ≤12 words. This constraint-based approach forces precision and ensures each extracted element is immediately actionable.

How does this Skill handle skill extraction from multiple document types?

It applies pattern-based extraction and precise categorization across industries and document formats—job postings, resumes, and descriptions alike. Deduplication and skill-type classification enable robust embeddings suitable for RAG workflows and competency analysis.

Can I use summarized output for machine learning embeddings?

Yes. The structured, deduplicated skill classifications and concise point extraction are designed to produce clean input for vector embeddings in RAG (Retrieval-Augmented Generation) workflows, supporting downstream NLP and semantic search applications.