A specialized Claude Skill for the systematic analysis of AI research papers and their structured integration into Notion databases.
This skill was developed for the efficient processing of scientific publications. It automates the workflow from paper identification to structured storage in Notion.
Designed for: Individuals and organizations
Application context: AI specialist groups, executive-level decision-making, education research, etc.
- Automatic Paper Analysis: Extracts metadata, key findings, and relevance assessments
- Multi-Source Retrieval: Supports arXiv, DOI, ScienceDirect, Google Drive
- Notion Integration: Direct insertion into structured databases
- Focused Evaluation: Specialized in education, public administration digitization, AI governance
- Reporting: Automatic overview tables with relevance ratings
- Access to Claude (claude.ai or API)
- Notion database with corresponding fields (see Notion Field Definitions)
- Optional: Google Drive integration
-
Load the skill into your Claude Skills directory:
/mnt/skills/user/notion-ai-papers/ -
Ensure the following files are present:
SKILL.md(main skill definition)references/user-context.mdreferences/notion-fields.mdscripts/pdf_analyzer.py(optional)
For detailed installation instructions, see INSTALLATION.md (Deutsch).
User: "Here's a paper on AI in Education:
https://drive.google.com/open?id=1ABC..."
Claude: [Analyzes paper, extracts metadata,
inserts into Notion database, creates summary]
1. Paper Identification
↓
2. Retrieval (arXiv, DOI, Web)
↓
3. Full Analysis
- Metadata
- Classification
- Content Analysis
↓
4. Notion Integration
↓
5. Reporting & Overview Table
The skill evaluates papers with particular emphasis on:
- Education: Teaching, learning processes, teacher support
- Special Education: Individualized support, inclusion, adaptive systems
- Administrative Efficiency: Process optimization, automation
- Strategic Positioning: Thought leadership, policy development
- Market Opportunities: Innovative solutions, new business models
notion-ai-papers/
├── SKILL.md # Main skill definition (German)
├── README.md # Documentation (English)
├── README.de.md # Documentation (German)
├── CONTRIBUTING.md # Contribution guidelines (English)
├── CONTRIBUTING.de.md # Contribution guidelines (German)
├── INSTALLATION.md # Installation guide (English)
├── INSTALLATION.de.md # Installation guide (German)
├── CHANGELOG.md # Changelog (English)
├── CHANGELOG.de.md # Changelog (German)
├── LICENSE # MIT License
├── references/
│ ├── user-context.md # Role profile and perspectives
│ └── notion-fields.md # Notion field definitions
└── scripts/
└── pdf_analyzer.py # Helper script (optional)
Required fields (see references/notion-fields.md for details):
- Basic: Title, Status, Type
- Classification: Topics, UseCase, Target Audience
- Metadata: Authors, Publication, PDF_Link
- Content: Summary, Notes
- Links: Google Drive File, NotebookLM
- Rating: Rating, LearningItems
- Update the database ID in
SKILL.md(line 129) - Ensure all field names match
- Adapt
references/notion-fields.mdto your requirements
- SKILL.md: Complete skill definition with detailed workflow (German)
- User Context: Role profile and perspectives
- Notion Fields: Detailed field definitions
This project is designed as an example of specialized Claude Skills. Feedback and improvement suggestions are welcome:
- Issues for bugs or feature requests
- Pull requests for improvements
- Discussions for adaptations to other contexts
See CONTRIBUTING.md (Deutsch) for details.
MIT License — see LICENSE for details.
Developed for individuals and organizations.
Note: The SKILL.md is written in German, as it is specifically tailored to the context of Swiss public administration and education. The operational skill language is German, while this documentation is provided in both English and German. For other use cases, adaptations in references/user-context.md and SKILL.md are required.
Made with ❤️ in Zürich