[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-75117":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":9,"languages":9,"totalLinesOfCode":9,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":14,"stars7d":15,"stars30d":16,"stars90d":13,"forks30d":13,"starsTrendScore":17,"compositeScore":18,"rankGlobal":9,"rankLanguage":9,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":13,"starSnapshotCount":13,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},75117,"Research-Paper-Writing-Skills","Master-cai\u002FResearch-Paper-Writing-Skills","Master-cai","Skill package for ML\u002FCV\u002FNLP paper writing, curated and adapted from Prof. Peng Sida's open notes for Codex, Claude Code, and Gemini.",null,3642,185,6,0,214,507,1206,642,28.81,"MIT License",false,"main",true,[],"2026-06-12 02:03:32","# Skills: Research Paper Writing\n\n[中文介绍](.\u002FREADME_zh.md).\n\n> Important Attribution\n> Most writing knowledge and methodology in this repository comes from Prof. Peng Sida (彭思达)'s open study notes:\n> https:\u002F\u002Fpengsida.notion.site\u002Fc1a22465a0fa4b15a12985223916048e\n> Prof. Peng's original repository:\n> https:\u002F\u002Fgithub.com\u002Fpengsida\u002Flearning_research\n> I sincerely thank Prof. Peng for openly sharing these valuable experiences.\n> My contribution is organization, structured adaptation, and packaging as reusable Skills.\n\n## Repository Overview\n\nThis repository currently provides one skill package:\n\n- `research-paper-writing\u002F`\n  - `SKILL.md`: core workflow and usage rules\n  - `references\u002F`: section-specific writing guides and templates\n  - `agents\u002Fopenai.yaml`: agent metadata\n\nTypical use cases:\n\n- Drafting or rewriting Abstract \u002F Introduction \u002F Method \u002F Experiments \u002F Conclusion\n- Improving paragraph flow and section logic\n- Checking claim-evidence alignment\n- Running pre-submission self-review from a reviewer mindset\n\n## Installation\n\nAssume you are in the repository root.\n\n### 1) Codex\n\nCopy the skill into `$CODEX_HOME\u002Fskills\u002F`:\n\n```bash\nmkdir -p \"$CODEX_HOME\u002Fskills\"\ncp -R research-paper-writing \"$CODEX_HOME\u002Fskills\u002F\"\n```\n\nUsage example:\n\n```text\nUse $research-paper-writing to improve my paper's Introduction.\n```\n\n### 2) CC (Claude Code)\n\nUse either a global or project-level installation.\n\nGlobal:\n\n```bash\nmkdir -p \"$HOME\u002F.claude\u002Fskills\"\ncp -R research-paper-writing \"$HOME\u002F.claude\u002Fskills\u002F\"\n```\n\nProject-level:\n\n```bash\nmkdir -p .claude\u002Fskills\ncp -R research-paper-writing .claude\u002Fskills\u002F\n```\n\nIn prompts, explicitly request this skill, for example: `Please use the research-paper-writing skill`.\n\n### 3) Gemini\n\nCopy this skill into your Gemini skills directory:\n\n```bash\nmkdir -p \"$HOME\u002F.gemini\u002Fskills\"\ncp -R research-paper-writing \"$HOME\u002F.gemini\u002Fskills\u002F\"\n```\n\nThen ask concrete tasks in Gemini (for example, rewriting an Abstract with claim-evidence checks).\n\n## Credits\n\nAgain, this repository is primarily based on Prof. Peng Sida (彭思达)'s open notes, while my work focuses on curation and Skills adaptation.\nProf. Peng's original repository: https:\u002F\u002Fgithub.com\u002Fpengsida\u002Flearning_research\n\n## License\n\nThis project is licensed under the MIT License. See [LICENSE](.\u002FLICENSE).\n","该项目是一个针对机器学习、计算机视觉和自然语言处理领域论文写作的技能包，主要整理并改编自彭思达教授公开的学习笔记。其核心功能包括提供结构化的写作指南与模板，支持从摘要到结论各部分的草拟或重写，并能够帮助改进段落流畅性和章节逻辑性，同时还能检查论点与证据的一致性以及进行提交前的自我审阅。适用于科研人员在撰写相关领域的学术论文时使用，以提高写作质量和效率。此外，该技能包可以方便地集成到Codex、Claude Code及Gemini等平台中，便于用户根据需要灵活调用。",2,"2026-06-11 03:52:23","high_star"]