Skip to content

Accouncing skillz#9853

Merged
PascalSenn merged 9 commits into
mainfrom
pse/annoucing-skillz
Jun 5, 2026
Merged

Accouncing skillz#9853
PascalSenn merged 9 commits into
mainfrom
pse/annoucing-skillz

Conversation

@PascalSenn

Copy link
Copy Markdown
Member
  • adds blog
  • adds skillz blogpost and docs

Copilot AI review requested due to automatic review settings June 5, 2026 02:42
@github-actions github-actions Bot added 📚 documentation This issue is about working on our documentation. 🌶️ website labels Jun 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.json so 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.

Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
Comment thread website/src/docs/skillz/index.md Outdated
Comment thread website/src/docs/skillz/troubleshooting.md Outdated
Comment thread website/src/docs/skillz/reference.md
Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
michaelstaib and others added 7 commits June 5, 2026 11:10
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 documentation This issue is about working on our documentation. 🌶️ website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants