awesome_codex_skills
Collection of awesome skills with codex. Get best skills to work with codex
File Explorer
- bug-report.yml
- submit-chinese-skill.yml
- submit-skill.yml
- check-guide.yml
- check-readme.yml
- sync-labels.yml
- labels.yml
- custom-skill-guide.json
- skills.json
- CONTRIBUTING.md
- generate-guide.mjs
- generate-readmes.mjs
- languages.mjs
- readme-section-anchors.mjs
- .gitignore
- GUIDE.md
- GUIDE_ar.md
- GUIDE_de.md
- GUIDE_es.md
- GUIDE_fr.md
- GUIDE_id.md
- GUIDE_it.md
- GUIDE_ja.md
- GUIDE_ko.md
- GUIDE_pt.md
- GUIDE_ru.md
- GUIDE_th.md
- GUIDE_tw.md
- GUIDE_vi.md
- GUIDE_zh.md
- LICENSE
- package.json
- README.md
- README_ar.md
- README_de.md
- README_es.md
- README_fr.md
- README_id.md
- README_it.md
- README_ja.md
- README_ko.md
- README_pt.md
- README_ru.md
- README_th.md
- README_tw.md
- README_vi.md
- README_zh.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
npm run
View Details ▼
npm run
Run a script.
npm run
List available scripts:
npm run {{script_name}}
Run a script:
npm run {{script_name}} -- {{argument}} {{--option}}
Pass arguments to a script:
npx
View Details ▼
npx
This command is an alias of `npm exec`.
tldr npm exec
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
