{"id":50344875,"url":"https://github.com/hslam/codex-skills","last_synced_at":"2026-05-29T19:03:33.282Z","repository":{"id":360843989,"uuid":"1251953019","full_name":"hslam/codex-skills","owner":"hslam","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-28T05:35:34.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T06:09:48.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hslam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-28T03:55:24.000Z","updated_at":"2026-05-28T05:36:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hslam/codex-skills","commit_stats":null,"previous_names":["hslam/codex-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hslam/codex-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hslam%2Fcodex-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hslam%2Fcodex-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hslam%2Fcodex-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hslam%2Fcodex-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hslam","download_url":"https://codeload.github.com/hslam/codex-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hslam%2Fcodex-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-29T19:03:33.165Z","updated_at":"2026-05-29T19:03:33.274Z","avatar_url":"https://github.com/hslam.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codex Skills\n\nPersonal Codex skills collection.\n\n## Skills\n\n| Skill | Purpose |\n| --- | --- |\n| `chrome-print-pdf` | Export logged-in Google Chrome pages, especially private GitHub PR/search/commits pages, to PDF with Chrome print preview. |\n\nFor GitHub PR-by-author exports, prefer `skills/chrome-print-pdf/scripts/export_github_prs_pdf.sh`; it resolves the current GitHub author from a repository URL, preserves `q=` from GitHub pulls URLs when provided, builds the closed PR search URL, exports every inferred page, merges PDFs, and saves text/JSON audits next to the merged PDF. Use `--dry-run` to preview URLs and output paths without opening Chrome.\n\nFor GitHub commits-by-author exports, prefer `skills/chrome-print-pdf/scripts/export_github_commits_pdf.sh`; it resolves the branch and author from explicit flags, commits/tree URLs, or the current GitHub context, exports rendered Next pages, merges PDFs, and saves text/JSON short SHA coverage audits next to the merged PDF. Use `--dry-run` to preview the target URL and estimated output paths without opening Chrome.\n\n## Layout\n\n```text\nskills/\n  \u003cskill-name\u003e/\n    SKILL.md\n    agents/openai.yaml\n    scripts/\n    references/\n```\n\n## Install Locally\n\nSync every skill in this repo into the local Codex skills directory:\n\n```bash\n./scripts/install.sh\n```\n\nCheck that an installed skill matches this repository:\n\n```bash\n./scripts/install.sh --check chrome-print-pdf\n```\n\nInstall one skill manually:\n\n```bash\nrsync -a skills/chrome-print-pdf/ \"$HOME/.codex/skills/chrome-print-pdf/\"\n```\n\n## Output Convention\n\nGenerated artifacts should live outside this repository. For repeated exports from one source repo, create a matching folder under the output directory, for example:\n\n```text\n/path/to/output/example-repo/\n```\n\n## Validate\n\nValidate a skill:\n\n```bash\npython3 \"$HOME/.codex/skills/.system/skill-creator/scripts/quick_validate.py\" skills/chrome-print-pdf\ntests/chrome-print-pdf.sh\n```\n\n## Publishing Notes\n\nDo not commit generated PDFs, screenshots, logs, browser profiles, cookies, tokens, or machine-specific output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhslam%2Fcodex-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhslam%2Fcodex-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhslam%2Fcodex-skills/lists"}