[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-2578":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},2578,"skills","openai\u002Fskills","openai","Skills Catalog for Codex","",null,"Python",21965,1487,124,56,0,93,639,3105,447,44.52,false,"main",true,[],"2026-06-12 02:00:42","# Agent Skills\n\nAgent Skills are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks. Write once, use everywhere.\n\nCodex uses skills to help package capabilities that teams and individuals can use to complete specific tasks in a repeatable way. This repository catalogs skills for use and distribution with Codex.\n\nLearn more:\n- [Using skills in Codex](https:\u002F\u002Fdevelopers.openai.com\u002Fcodex\u002Fskills)\n- [Create custom skills in Codex](https:\u002F\u002Fdevelopers.openai.com\u002Fcodex\u002Fskills\u002Fcreate-skill)\n- [Agent Skills open standard](https:\u002F\u002Fagentskills.io)\n\n## Installing a skill\n\nSkills in [`.system`](skills\u002F.system\u002F) are automatically installed in the latest version of Codex.\n\nTo install [curated](skills\u002F.curated\u002F) or [experimental](skills\u002F.experimental\u002F) skills, you can use the `$skill-installer` inside Codex.\n\nCurated skills can be installed by name (defaults to `skills\u002F.curated`):\n\n```\n$skill-installer gh-address-comments\n```\n\nFor experimental skills, specify the skill folder. For example:\n\n```\n$skill-installer install the create-plan skill from the .experimental folder\n```\n\nOr provide the GitHub directory URL:\n\n```\n$skill-installer install https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills\u002Ftree\u002Fmain\u002Fskills\u002F.experimental\u002Fcreate-plan\n```\n\nAfter installing a skill, restart Codex to pick up new skills.\n\n## License\n\nThe license of an individual skill can be found directly inside the skill's directory inside the `LICENSE.txt` file.\n","openai\u002Fskills 是一个为Codex设计的技能目录，旨在提供一系列可复用的任务执行能力。该项目通过Python编写，允许开发者创建、分享和使用标准化的技能包来增强AI代理的功能，涵盖从基础任务到复杂流程自动化等多个方面。每个技能都封装了特定任务所需的指令、脚本及资源，并且遵循开放标准，确保跨平台的一致性和易用性。它特别适合需要快速集成预定义功能或自定义开发新技能的应用场景，如软件开发辅助、文档处理等，帮助团队和个人更高效地完成工作。",2,"2026-06-11 02:50:21","top_language"]