一键导入
paper-code
Use when implementing experimental code, scaffolding research projects, or following coding best practices for academic work
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when implementing experimental code, scaffolding research projects, or following coding best practices for academic work
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | paper-code |
| description | Use when implementing experimental code, scaffolding research projects, or following coding best practices for academic work |
Implement experimental code following best practices for reproducibility and academic standards.
project/
├── configs/ # Hyperparameters, settings
├── data/ # Raw and processed data
├── models/ # Model implementations
├── scripts/ # Training and evaluation scripts
├── notebooks/ # Exploratory analysis
├── tests/ # Unit and integration tests
├── logs/ # Experiment tracking
└── README.md # Documentation
Generate project templates for common experiment types:
references/best-practices.md: Code quality standards and project structureCheck code quality:
Use when downloading academic papers from arXiv, searching for papers, or managing paper downloads
Use when coordinating the complete academic paper writing workflow, managing stage transitions, or initializing a new paper project
Use when running experiments, analyzing results, designing comparative experiments, or validating findings
Use when generating research hypotheses, designing experiments, or evaluating hypothesis feasibility
Use when conducting literature review, searching for academic papers, identifying research gaps, or analyzing existing work
Use when drafting manuscript sections, formatting citations, polishing writing style, or preparing paper for submission