{"id":51255999,"url":"https://github.com/bentsolheim/public-skills","last_synced_at":"2026-06-29T10:32:16.802Z","repository":{"id":322412211,"uuid":"1088939858","full_name":"bentsolheim/public-skills","owner":"bentsolheim","description":"A collection of Claude Code skills by @bentsolheim — bash conventions, Quarto/PDF doc setup, vision-based PDF→skill builder.","archived":false,"fork":false,"pushed_at":"2026-06-08T21:12:37.000Z","size":80,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-08T22:23:59.686Z","etag":null,"topics":["bash","best-practices","claude"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/bentsolheim.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":"2025-11-03T17:01:57.000Z","updated_at":"2026-06-08T21:12:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bentsolheim/public-skills","commit_stats":null,"previous_names":["bentsolheim/claude-skill-bash","bentsolheim/public-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bentsolheim/public-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bentsolheim%2Fpublic-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bentsolheim%2Fpublic-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bentsolheim%2Fpublic-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bentsolheim%2Fpublic-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bentsolheim","download_url":"https://codeload.github.com/bentsolheim/public-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bentsolheim%2Fpublic-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34923763,"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-06-29T02:00:05.398Z","response_time":58,"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":["bash","best-practices","claude"],"created_at":"2026-06-29T10:32:15.412Z","updated_at":"2026-06-29T10:32:16.798Z","avatar_url":"https://github.com/bentsolheim.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bentsolheim/public-skills\n\n[![skills.sh](https://skills.sh/b/bentsolheim/public-skills)](https://skills.sh/bentsolheim/public-skills)\n\nA collection of Claude Code skills authored by [@bentsolheim](https://github.com/bentsolheim) that are general enough to share publicly.\n\n## Install\n\n```bash\n# All skills in this repo:\nnpx skills add bentsolheim/public-skills\n\n# A specific skill:\nnpx skills add bentsolheim/public-skills -s bash\nnpx skills add bentsolheim/public-skills -s quarto-doc-setup\nnpx skills add bentsolheim/public-skills -s from-pdf-skill-builder\n```\n\nInstall globally with `-g` to make a skill available to every Claude Code session, or run inside a project for a project-local install. See the [skills.sh CLI docs](https://skills.sh) for more.\n\n## Skills\n\n| Skill | Use when |\n|---|---|\n| [`bash`](skills/bash) | Writing or reviewing bash scripts and shell automation. Enforces the main-function pattern, usage docs, argument parsing, dependency checks, and error handling. |\n| [`quarto-doc-setup`](skills/quarto-doc-setup) | Setting up a Quarto documentation project that renders Markdown to PDF via LaTeX templates (assessment reports, technical manuals, corporate reports, minimal-clean). |\n| [`from-pdf-skill-builder`](skills/from-pdf-skill-builder) | Converting one or more PDFs (manuals, regulations, certificates) into a high-quality Claude Code skill using vision-based page-by-page extraction. |\n\n## Versioning\n\nPer the skills.sh ecosystem convention, this repo does **not** use git tags. Per-skill versions live in each `SKILL.md` frontmatter as `metadata.version`. Bump there when shipping a meaningful change.\n\n## Layout\n\n```\nskills/\n  \u003ckebab-case-name\u003e/\n    SKILL.md          # required; frontmatter with name, description, metadata.version\n    README.md         # optional; user-facing notes per skill\n    CLAUDE.md         # optional; contributor notes per skill\n    scripts/          # optional\n    templates/        # optional\n    examples/         # optional\n```\n\n## Repo history\n\nThis repository was renamed from `bentsolheim/claude-skill-bash` in 2026. The old URL still resolves via GitHub redirects. See [`skills/bash/README.md`](skills/bash/README.md) for the bash-skill-specific note about the 2.0.0 restructure.\n\n## License\n\nSee individual skill folders for licensing notes (none specified inherits MIT by convention for personal use).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbentsolheim%2Fpublic-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbentsolheim%2Fpublic-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbentsolheim%2Fpublic-skills/lists"}