skill-installer by aiskillstore/marketplace
npx skills add https://github.com/aiskillstore/marketplace --skill skill-installer帮助安装技能。默认情况下,这些技能来自 https://github.com/openai/skills/tree/main/skills/.curated,但用户也可以提供其他位置。
根据任务使用辅助脚本:
使用辅助脚本安装技能。
列出精选技能时,根据用户请求的上下文,输出大致如下:""" 来自 {repo} 的技能:
安装技能后,告知用户:"重启 Codex 以启用新技能。"
所有这些脚本都使用网络,因此在沙箱中运行时,运行它们时需要请求权限提升。
scripts/list-curated-skills.py (打印带已安装标注的精选列表)scripts/list-curated-skills.py --format jsonscripts/install-skill-from-github.py --repo <owner>/<repo> --path <path/to/skill> [<path/to/skill> ...]scripts/install-skill-from-github.py --url https://github.com/<owner>/<repo>/tree/<ref>/<path>广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
$CODEX_HOME/skills/<skill-name> (默认为 ~/.codex/skills)。--path 值可以在一次运行中安装多个技能,每个技能的名称默认取自路径的 basename,除非提供了 --name 选项。--ref <ref> (默认 main), --dest <path>, --method auto|download|git。https://github.com/openai/skills/tree/main/skills/.curated 获取。如果不可用,请解释错误并退出。GITHUB_TOKEN/GH_TOKEN 进行访问下载。$CODEX_HOME/skills。每周安装量
89
仓库
GitHub 星标数
208
首次出现时间
2026 年 1 月 20 日
安全审计
安装于
opencode74
gemini-cli72
codex71
cursor71
claude-code66
github-copilot65
Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated, but users can also provide other locations.
Use the helper scripts based on the task:
Install skills with the helper scripts.
When listing curated skills, output approximately as follows, depending on the context of the user's request: """ Skills from {repo}:
After installing a skill, tell the user: "Restart Codex to pick up new skills."
All of these scripts use network, so when running in the sandbox, request escalation when running them.
scripts/list-curated-skills.py (prints curated list with installed annotations)scripts/list-curated-skills.py --format jsonscripts/install-skill-from-github.py --repo <owner>/<repo> --path <path/to/skill> [<path/to/skill> ...]scripts/install-skill-from-github.py --url https://github.com/<owner>/<repo>/tree/<ref>/<path>$CODEX_HOME/skills/<skill-name> (defaults to ~/.codex/skills).--path values install multiple skills in one run, each named from the path basename unless --name is supplied.--ref <ref> (default main), --dest <path>, --method auto|download|git.https://github.com/openai/skills/tree/main/skills/.curated via the GitHub API. If it is unavailable, explain the error and exit.GITHUB_TOKEN/GH_TOKEN for download.$CODEX_HOME/skills.Weekly Installs
89
Repository
GitHub Stars
208
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
opencode74
gemini-cli72
codex71
cursor71
claude-code66
github-copilot65
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
163,300 周安装