skillskit 0.1.0
Installable via:
# Homebrew (macOS + Linux)
brew tap tahirraufkeeyu/tap
brew install skillskit
# Scoop (Windows)
scoop bucket add skillskit https://github.com/tahirraufkeeyu/scoop-bucket
scoop install skillskit
# Or download a binary from below and drop it on your PATH.Then: skillskit install all.
Changelog
Features
- 3e2ecc6: feat(cli): add install / list / remove / update subcommands + installer core (tahirraufkeeyu tahir@keeyu.app)
- a80259b: feat(cli): add search / show / customize subcommands (tahirraufkeeyu tahir@keeyu.app)
- facc218: feat(cli): scaffold Go module + embed + root command + version subcommand (tahirraufkeeyu tahir@keeyu.app)
- 3c1618a: feat(developers): add ship-feature workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- c4aa7af: feat(devops): add release-to-prod workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- 747d749: feat(devops): retrofit 4 skills with supported-stacks + detection-first + fail-loud (tahirraufkeeyu tahir@keeyu.app)
- e485860: feat(dist): add curl|sh and PowerShell installers for non-package-manager flows (tahirraufkeeyu tahir@keeyu.app)
- c94e8b5: feat(infrastructure): add infra-triage workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- eec0e34: feat(infrastructure): retrofit 4 skills with supported-stacks + detection-first + fail-loud (tahirraufkeeyu tahir@keeyu.app)
- 74ffd98: feat(installer): add --host flag for multi-tool installs (tahirraufkeeyu tahir@keeyu.app)
- 294a0a9: feat(installer): add --update flag to self-sync installed skills (tahirraufkeeyu tahir@keeyu.app)
- 6f3275f: feat(marketing): add marketing-weekly workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- d5421f6: feat(qa): add full-regression workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- 1895cf6: feat(release): add GoReleaser config + GitHub Actions workflow + releasing docs (tahirraufkeeyu tahir@keeyu.app)
- d964ea9: feat(sales): add outbound-sequence workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- 62662b0: feat(security): add compliance-remediation skill (tahirraufkeeyu tahir@keeyu.app)
- 070f208: feat(security): add container-remediation skill (tahirraufkeeyu tahir@keeyu.app)
- 993ca73: feat(security): add dependency-remediation skill (tahirraufkeeyu tahir@keeyu.app)
- a75e23b: feat(security): add full-security-audit workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- 55da6e3: feat(security): add full-security-remediation workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)
- 0ce5aee: feat(security): add secret-remediation skill (tahirraufkeeyu tahir@keeyu.app)
- 1c4cee1: feat(security): add vulnerability-remediation skill (tahirraufkeeyu tahir@keeyu.app)
- 0bf7b1f: feat(site): add 'Customise for your organisation' button + modal shell (tahirraufkeeyu tahir@keeyu.app)
- e7c8afb: feat(site): add /settings page for API key, model, and environment prefill (tahirraufkeeyu tahir@keeyu.app)
- 2603c0a: feat(site): add Azure Static Web Apps deploy workflow + setup guide (tahirraufkeeyu tahir@keeyu.app)
- 22964ba: feat(site): add Pagefind static search + mount on landing page (tahirraufkeeyu tahir@keeyu.app)
- 9d96bc0: feat(site): add department index + per-department pages (tahirraufkeeyu tahir@keeyu.app)
- f33307e: feat(site): add diff view + zip download + install one-liner for customizer (tahirraufkeeyu tahir@keeyu.app)
- 172f675: feat(site): add landing page with hero, departments, featured orchestrators (tahirraufkeeyu tahir@keeyu.app)
- c1501b0: feat(site): add manifest generator + content collection schema (tahirraufkeeyu tahir@keeyu.app)
- 7c781cd: feat(site): add model catalog + localStorage settings scaffolding (tahirraufkeeyu tahir@keeyu.app)
- 60ca7f8: feat(site): add per-skill pages with frontmatter cards + body rendering (tahirraufkeeyu tahir@keeyu.app)
- 5a998c9: feat(site): add prompt builder + output cleaner + quick validator (tahirraufkeeyu tahir@keeyu.app)
- fce8271: feat(site): add replayable terminal animation on landing page (tahirraufkeeyu tahir@keeyu.app)
- c74ad73: feat(site): add streaming OpenRouter chat-completions client (tahirraufkeeyu tahir@keeyu.app)
- c8b0e8e: feat(site): scaffold Astro catalog site under site/ (tahirraufkeeyu tahir@keeyu.app)
- 870e5a6: feat(site): wire customizer modal to OpenRouter with live streaming (tahirraufkeeyu tahir@keeyu.app)
- 6c6c674: feat(skills): annotate engineering skills with safety level (tahirraufkeeyu tahir@keeyu.app)
- dbda7a8: feat(skills): annotate non-technical skills with safety level (tahirraufkeeyu tahir@keeyu.app)
- 28ac061: feat(skills): annotate operations skills with safety level (tahirraufkeeyu tahir@keeyu.app)
Fixes
- 65f0da1: fix(release): upload dist/ as workflow artifact so snapshot runs are useful (tahirraufkeeyu tahir@keeyu.app)
- c6ee054: fix(site): avoid Vite static-analysis error on pagefind dynamic import (tahirraufkeeyu tahir@keeyu.app)
- dfc84cb: fix(site): drop reserved 'slug' field from content collection schema + mirror (tahirraufkeeyu tahir@keeyu.app)
Chores
- 0faae66: chore: add Claude config, .gitignore, and SDAS rename (tahirraufkeeyu tahir@keeyu.app)
Docs
- 75bc678: docs(examples): add developers end-to-end walkthrough (tahirraufkeeyu tahir@keeyu.app)
- f73e176: docs(examples): add examples/ folder with top-level README (tahirraufkeeyu tahir@keeyu.app)
- a8027b9: docs(examples): add simple-101 setup + tiny-API walkthrough (tahirraufkeeyu tahir@keeyu.app)
- d782a33: docs(readme): add 'See it in action — examples' section linking examples/ (tahirraufkeeyu tahir@keeyu.app)
- 6beecc5: docs(readme): add 'Stack handling' row to At-a-glance table (tahirraufkeeyu tahir@keeyu.app)
- 1c7ae86: docs(readme): document --update self-sync and --host multi-tool installs (tahirraufkeeyu tahir@keeyu.app)
- 7ab91db: docs(readme): document brew / scoop / curl-installer as the primary install paths (tahirraufkeeyu tahir@keeyu.app)
- 31e18e2: docs(releasing): add explicit PAT security note with revoke-and-rotate guidance (tahirraufkeeyu tahir@keeyu.app)
- b6f08e2: docs: add "At a glance" summary table to README (tahirraufkeeyu tahir@keeyu.app)
- ed3d304: docs: document the LLM-powered customizer (tahirraufkeeyu tahir@keeyu.app)
- 07f6a47: docs: introduce SKILL.md 'safety' frontmatter field (tahirraufkeeyu tahir@keeyu.app)
- c71f2f4: docs: introduce produces/consumes/chains artifact convention (tahirraufkeeyu tahir@keeyu.app)
- 5b351b9: docs: introduce supported-stacks field and detection-first procedure pattern (tahirraufkeeyu tahir@keeyu.app)
- 82aede7: docs: update skill counts to 58 and document department orchestrators (tahirraufkeeyu tahir@keeyu.app)
- 6ab5628: docs: update skill counts to 64 and document security remediation half (tahirraufkeeyu tahir@keeyu.app)
Other
- f08276f: First commit of all the skills (tahirraufkeeyu tahir@keeyu.app)
- 3eb2cbc: Merge main into feat/workflow-orchestrators (tahirraufkeeyu tahir@keeyu.app)
- 573fa87: Update package-lock.json (tahirraufkeeyu tahir@keeyu.app)
- 43383e8: feat(internal-comms): add comms-weekly workflow orchestrator (tahirraufkeeyu tahir@keeyu.app)