Convert my notes into structured documentation
This Cowork prompt gathers your scattered notes from a folder and transforms them into professional documentation. Claude identifies themes, detects inconsistencies and gaps, then produces a structured document with table of contents and cross-references. Incomplete sections are flagged for completion. Every piece of information cites its original source.
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
Transforme mes notes brutes en documentation professionnelle structurée.
## Fichiers sources
- Dossier de notes : [chemin, ex: ~/Notes/projet-X/ ou ~/Notes/formation/]
- Types de fichiers possibles : .txt, .md, .pdf, images de notes (photos), fichiers vocaux transcrits
- Sujet global : [décrivez le sujet, ex: procédures internes / formation technique / guide utilisateur]
## Analyse des notes
- Lis tous les fichiers du dossier source
- Identifie les thèmes et sous-thèmes récurrents
- Repère les informations factuelles (dates, noms, chiffres, processus)
- Détecte les incohérences ou contradictions entre notes
- Identifie les trous : sujets mentionnés mais non développés
## Documentation à produire
### 1. Structure proposée
Avant de rédiger, propose un plan détaillé avec :
- Table des matières hiérarchique
- Pour chaque section : sources utilisées (quels fichiers de notes)
- Sections identifiées comme incomplètes (nécessitant mes inputs)
### 2. Document principal
Rédige la documentation complète avec :
- Introduction contextuelle
- Sections et sous-sections numérotées
- Informations vérifiables citées avec la source (fichier d'origine)
- Encadrés "Note" pour les points importants
- Encadrés "À compléter" pour les informations manquantes
- Glossaire des termes techniques utilisés (si pertinent)
### 3. Annexes
- Liste des fichiers sources analysés
- Informations non intégrées (hors sujet ou trop fragmentaires)
- Suggestions d'enrichissement
## Format de sortie
- Markdown propre avec hiérarchie de titres
- Chaque section peut être lue indépendamment
- Liens internes entre sections (cross-references)
- Ton : [professionnel / pédagogique / technique]
Sauvegarde le document dans [chemin, ex: ~/Documentation/{sujet}/doc-complete.md]
et le plan dans [chemin]/plan-documentation.md.Why this prompt works
The prompt works in two stages: first analysis and planning (for approval), then writing. This approach avoids producing a document that doesn't match your expectations. The source citation system makes the document verifiable, and "To complete" markers identify gaps.
Use Cases
Variants
Learn more
Check the full skill on Prompt Guide to master this technique from A to Z.
View on Prompt Guide📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Similar Prompts
Organize and rank job applications
This Cowork prompt analyzes every CV and cover letter in your applications folder. Claude evaluates each candidate on 5 weighted criteria, generates an overall score, summary, and ranking. The shortlist is argued with points to explore in interviews. Email templates (acceptance and rejection) are included for a complete recruitment process.
Sort and organize my Downloads folder
This Cowork prompt turns your messy Downloads folder into a clean, date-organized file structure. Claude directly accesses your files, identifies types, spots duplicates, and proposes a smart sorting plan. Each file is renamed with its modification date for chronological ordering. The process is safe: no deletion without your explicit approval. Perfect for a one-time cleanup or monthly routine.
Automate invoice generation
This Cowork prompt automates invoice generation from your service data (CSV, spreadsheet). Claude applies legal mentions, calculates VAT and totals, numbers sequentially, and saves each invoice in your file structure. The global summary and payment tracking update complete the billing process.
Analyze a CSV file and generate a dashboard
This Cowork prompt transforms any CSV file into a structured analysis. Claude explores the data, cleans it, applies relevant analyses based on detected data type (sales, customers, marketing) and generates actionable insights. The report includes statistics, trends, and recommendations. Multiple exports (Markdown, cleaned CSV, JSON) facilitate follow-up work.