Agent Skills
› R6410418/Jackrong-llm-finetuning-guide
› repository-resource-portal
repository-resource-portal
GitHub用于维护仓库导航和知识库目录的技能,涵盖首页、多语言落地页、数据集及工具文档的增删改查与链接检查。
Trigger Scenarios
修改仓库根目录导航结构
更新或新增多语言着陆页内容
整理目录级资源目录与链接
添加新的 Codex Goal 工作流或技能
Install
npx skills add R6410418/Jackrong-llm-finetuning-guide --skill repository-resource-portal -g -y
SKILL.md
Frontmatter
{
"name": "repository-resource-portal",
"description": "Maintain this repository as a growing educational LLM knowledge base. Use when Codex needs to add, reorganize, or review homepage navigation, localized landing pages, directory-level catalogs, dataset and guide links, Codex Goal templates, or resource-portal documentation while preserving concise root navigation and relative links."
}
Repository Resource Portal
Use this skill when changing repository navigation or knowledge-base catalogs.
Maintenance Rules
- Keep the root README concise and navigational.
- Preserve four-language landing-page backups before major rewrites.
- Add new content to directory-level catalogs first.
- Use moderate, consistent emojis.
- Preserve relative links.
- Update English, Chinese, Korean, and Japanese landing pages when homepage navigation changes.
- Keep detailed tool documentation inside the relevant subproject.
- Avoid duplicating the full MTP pipeline explanation in the root README.
- Add new Codex Goal workflows and Skills in both
.agents/skills/andcodex-goals/when they are meant to be reusable. - Run repository-relative link checks and privacy checks before any sync.
Canonical Locations
- Root navigation:
README.md - Localized landing pages:
docs/README_zh.md,docs/README_ko.md,docs/README_ja.md - Goal catalog:
codex-goals/ - Repository Skills:
.agents/skills/ - MTP implementation:
qwen-mtp-gguf/ - Training notebooks:
train_code/ - Dataset folders:
High-fidelity Dataset/ - PDF guides:
guidePDF/
Version History
- ef2b17f Current 2026-07-25 05:34


