Official skills publisher Verified Skillscout rank 34

Z Shell

Z Shell publishes official AI agent skills for its tools, services, and developer workflows.

Browse 17 official AI agent skills across 2 Z Shell repositories, with install commands and source links.

17 Skills
2 Repositories
0 Installs
30 GitHub stars

Install

Add Z Shell skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/z-shell/z-shell_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Z Shell skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Includes 10 official skills: acquire-codebase-knowledge, codebase-health-audit, context-map, conventional-commit, create-llms, docs-release-readiness.

10 skills 0 installs 20 stars
npx skills add z-shell/wiki -y

.github

z-shell/.github

Includes 7 official skills: create-readme, gh-cli, git-commit, github-issues, new-zsh-plugin, review-project-learning.

7 skills 0 installs 10 stars
npx skills add z-shell/.github -y

17 skills

z-shell/wiki 10 skills

acquire-codebase-knowledge

z-shell/wiki 0 installs
View source

codebase-health-audit

z-shell/wiki 0 installs
View source

conventional-commit

z-shell/wiki 0 installs
View source

docs-release-readiness

z-shell/wiki 0 installs
View source

documentation-writer

z-shell/wiki 0 installs
View source

what-context-needed

z-shell/wiki 0 installs
View source
z-shell/.github 7 skills

create-readme

z-shell/.github 0 installs
View source

github-issues

z-shell/.github 0 installs
View source

new-zsh-plugin

z-shell/.github 0 installs
View source

review-project-learning

z-shell/.github 0 installs
View source

Repository documentation

z-shell/wiki package overview

z-shell/wiki/README.md View on GitHub

z-shell/wiki

Includes 10 official skills: acquire-codebase-knowledge, codebase-health-audit, context-map, conventional-commit, create-llms, docs-release-readiness.

Top skills in this package

acquire-codebase-knowledgeOfficial Z Shell skill from z-shell/wiki.
codebase-health-auditOfficial Z Shell skill from z-shell/wiki.
context-mapOfficial Z Shell skill from z-shell/wiki.
conventional-commitOfficial Z Shell skill from z-shell/wiki.
create-llmsOfficial Z Shell skill from z-shell/wiki.
docs-release-readinessOfficial Z Shell skill from z-shell/wiki.
documentation-writerOfficial Z Shell skill from z-shell/wiki.
editorconfigOfficial Z Shell skill from z-shell/wiki.

Install

Install the full package:

npx skills add z-shell/wiki -y

Install a specific skill:

npx skills add z-shell/wiki@acquire-codebase-knowledge -y

Use the package when you want your agent to choose the relevant skill from this official Z Shell repository.

View z-shell/wiki on GitHub
Copied