Accouncing skillz#9853
Merged
Merged
Conversation
PascalSenn
commented
Jun 5, 2026
Member
- adds blog
- adds skillz blogpost and docs
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Skillz documentation section to the website plus related blog content announcing the skillz CLI and linking it into the docs navigation.
Changes:
- Adds a full Skillz docs set (intro, getting started, installing, authoring, reference, troubleshooting).
- Registers Skillz in
website/src/docs/docs.jsonso it appears in the docs IA/navigation. - Adds two blog posts (introducing skillz + May 2026 newsletter mention).
Reviewed changes
Copilot reviewed 9 out of 11 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| website/src/docs/skillz/troubleshooting.md | New troubleshooting guide for common skillz errors and recovery steps. |
| website/src/docs/skillz/reference.md | New CLI reference (commands, flags, exit codes, env vars, supported agents). |
| website/src/docs/skillz/installing-skills.md | New end-to-end guide for installing/removing/updating skills and scoping. |
| website/src/docs/skillz/index.md | New Skillz docs landing page introducing Agent Skills and the CLI. |
| website/src/docs/skillz/getting-started.md | New quickstart walkthrough for running skillz via dnx or as a tool. |
| website/src/docs/skillz/authoring-skills.md | New guide for creating/publishing skills and validating SKILL.md. |
| website/src/docs/docs.json | Adds the Skillz docs section to the site navigation structure. |
| website/src/blog/2026-06-06-newsletter-may-2026/2026-06-06-newsletter-may-2026.md | Adds the May 2026 newsletter blog post with a Skillz mention. |
| website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md | Adds the main “Introducing skillz” announcement post. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Allow em/span/style inline HTML in .markdownlint.yml for the blog's animated wow flourish; fix the wow-fancy -> wow-wobble class mismatch so the rainbow animation actually applies. - Add skillz, frontmatter, agent tool names, and related terms to dictionary.txt so cspell passes.
The aspire and dotnet examples used 'dnx skills add', which resolves a different package than the 'skillz' CLI the post introduces.
The docs landing page pointed at the personal fork while the announcement blog and all other references use the canonical ChilliCream/skillz repo.
The help snippet said 'Full-depth clone', contradicting the options table which states clones are always shallow and the flag only widens discovery. Reworded the snippet to match.
…te skill references
This was referenced Jun 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.