whatisgithub

What is five-skills?

littleyi22/five-skills — explained in plain English

Analysis updated 2026-05-18

16Audience · generalComplexity · 1/5Setup · easy

In one sentence

A curated list of five AI agent skills that let teachers read, clean, extract, and OCR Word, PDF, and PowerPoint files for lesson and exam prep.

Mindmap

mindmap
  root((repo))
    What it does
      Lists document AI skills
      Covers Office and PDF files
    Tech stack
      AI agent skills
      PyMuPDF
      OCR
    Use cases
      Rewrite exam questions
      Clean messy PDFs
      Recover scanned exams
    Audience
      Teachers
      Educators
      Content creators

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Feed a Word or PowerPoint exam file straight to an AI assistant and have it reformat or summarize the content.

USE CASE 2

Clean a messy publisher PDF into plain text so an AI generates more accurate practice questions.

USE CASE 3

Extract a specific textbook page range or match diagrams to their captions using PDF structure data.

USE CASE 4

Turn an old scanned paper exam into a document with selectable, copyable text.

What is it built with?

PyMuPDFOCRMarkdownAI Agent Skills

How does it compare?

littleyi22/five-skills1296018244/grok-manager787a68/hubproxy
Stars161616
LanguageGoGo
Setup difficultyeasymoderatemoderate
Complexity1/53/53/5
Audiencegeneralops devopsops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min
No license section is included, only a copyright notice naming the author, so reuse terms are unclear.

So what is it?

This repository is not a piece of software in the usual sense. It is a curated list recommending five foundational AI agent skills for teachers who regularly work with large volumes of documents, handouts, and exam papers. The idea is that installing these skills gives an AI assistant the ability to move teaching material freely between different file formats. The first skill lets the AI directly read Word, PowerPoint, and Excel files, so a teacher no longer has to manually copy and paste content out of an exam file before asking the AI to reformat it, summarize it, or rewrite questions. The second skill converts messy PDFs or documents into clean plain text formatted as Markdown, which matters because publisher supplied question bank PDFs are often poorly formatted, and feeding that mess directly to an AI tends to cause it to misread or invent content. Cleaning the text first makes AI generated summaries and new questions noticeably more accurate. The third skill precisely extracts a PDF's internal structure, including where text sits on the page, where images are placed, and the document's table of contents, which is useful when a teacher wants an AI to read only certain textbook pages or match up a diagram with its caption. The fourth skill applies text recognition to scanned image only PDFs, such as old paper exams that were only ever scanned rather than typed, turning them into documents where the text can be selected and copied out. The fifth skill renders a chosen PDF page as a high quality image with white margins automatically trimmed, useful for pulling a single textbook illustration into a slide or worksheet without manual screenshotting. The README itself contains no application code and no license section, only a short copyright line naming the author and a version number, so anyone wanting to reuse this material should treat its terms as unclear.

Copy-paste prompts

Prompt 1
Read this Word exam file and reformat it into a cleaner layout with numbered questions.
Prompt 2
Convert this messy PDF question bank into plain Markdown text before I ask you to write new questions from it.
Prompt 3
Extract just pages 3 through 5 of this PDF textbook and summarize the key concepts.
Prompt 4
Run OCR on this scanned exam PDF so I can copy the questions into a new document.

Frequently asked questions

What is five-skills?

A curated list of five AI agent skills that let teachers read, clean, extract, and OCR Word, PDF, and PowerPoint files for lesson and exam prep.

What license does five-skills use?

No license section is included, only a copyright notice naming the author, so reuse terms are unclear.

How hard is five-skills to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is five-skills for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.