raw-article-filename-policy
CommunityMaintain consistent file naming conventions for academic papers and lectures.
Product & Management#academic papers#naming conventions#repository maintenance#duplicate prevention#lecture transcripts
Authorkzinmr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures standardized naming for academic papers and lecture transcripts stored in the knowledge base repository.
Core Features & Use Cases
- Academic Paper Naming: Automatically generates filenames for academic papers following the convention
{YYYY-MM-DD}_{arxiv-id}_{short-title}.md. - Lecture Transcript Naming: Names lecture transcripts according to the convention
{YYYY-MM-DD}_{source-slug}_{content-slug}-lecture.md. - Duplicate Check: Before saving, verifies if the paper already exists in the repository to prevent duplicates.
- Metadata Updates: Allows updates to filenames if dates or titles are corrected.
Quick Start
When saving a new paper, run the command: python3 scripts/papers_index.py --check <arxiv-url-or-id> and ensure it is not a duplicate. Then save the paper with the correct naming format.
Dependency Matrix
Required Modules
python3
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: raw-article-filename-policy Download link: https://github.com/kzinmr/ai-topics/archive/main.zip#raw-article-filename-policy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.