{
  "markdown": "> [!IMPORTANT]\n> **This repository is deprecated.** For current Codex skill and plugin examples, use the [OpenAI Plugins repository](https://github.com/openai/plugins). If you want to add your own skills to Codex, follow the [Build plugins](https://developers.openai.com/codex/plugins/build) guide, which includes instructions for creating a skill-only plugin.\n\n# 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://developers.openai.com/codex/skills)\n- [Create custom skills in Codex](https://developers.openai.com/codex/skills/create-skill)\n- [Agent Skills open standard](https://agentskills.io)\n\n## Installing a skill\n\nSkills in [`.system`](skills/.system/) are automatically installed in the latest version of Codex.\n\nTo install [curated](skills/.curated/) or [experimental](skills/.experimental/) skills, you can use the `$skill-installer` inside Codex.\n\nCurated skills can be installed by name (defaults to `skills/.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://github.com/openai/skills/tree/main/skills/.experimental/create-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",
  "bytes": 1840,
  "sha": "0f6a07580f3c627253e15a58dd0439e135049ec38eb16cf3587f7e50abc6f590",
  "repo_slug": "openai/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_openai_skills_skills_curated_winui_app_7de3d4a0/readme"
}