Skip to content

Comments

[Skills] Use astro integration + update files#28089

Merged
kodster28 merged 5 commits intoproductionfrom
astro-skills-integration
Feb 6, 2026
Merged

[Skills] Use astro integration + update files#28089
kodster28 merged 5 commits intoproductionfrom
astro-skills-integration

Conversation

@kodster28
Copy link
Collaborator

@kodster28 kodster28 commented Feb 4, 2026

Summary

Re-implementation of skills using the https://github.com/FredKSchott/astro-skills plugin.

Partial superseding of #28059

Test via

npx skills add https://astro-skills-integration.preview.developers.cloudflare.com/

@kodster28 kodster28 requested review from a team as code owners February 4, 2026 18:30
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
*.ts @cloudflare/content-engineering, @kodster28
* @cloudflare/pcx-technical-writing
package.json @cloudflare/content-engineering
/src/content/docs/style-guide/ @dcpena, @cloudflare/pcx-technical-writing

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

@kodster28
Copy link
Collaborator Author

output looks good
image

@cdrubin
Copy link
Collaborator

cdrubin commented Feb 5, 2026

Summary

Re-implementation of skills using the https://github.com/FredKSchott/astro-skills plugin.

Partial superseding of #28059

Test via

npx add skills https://astro-skills-integration.preview.developers.cloudflare.com/

Even with the latest node/npm when trying the suggested command: npx add skills https://astro-skills-integration.preview.developers.cloudflare.com/ I see the following error:

npm error could not determine executable to run

@pedrosousa
Copy link
Contributor

pedrosousa commented Feb 5, 2026

Even with the latest node/npm when trying the suggested command: npx add skills https://astro-skills-integration.preview.developers.cloudflare.com/ I see the following error:

npm error could not determine executable to run

Should be npx skills add <URL> (source).

@kodster28 kodster28 requested a review from dcpena as a code owner February 5, 2026 21:58
@kodster28
Copy link
Collaborator Author

Even with the latest node/npm when trying the suggested command: npx add skills https://astro-skills-integration.preview.developers.cloudflare.com/ I see the following error:

npm error could not determine executable to run

Should be npx skills add <URL> (source).

I also encountered an error until I went ahead and npm -i skills broadly in the folder first, maybe just something wrong with my local install?

Copy link
Collaborator

@cdrubin cdrubin left a comment

Choose a reason for hiding this comment

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

Approval in case this needs to be rushed through!

@kodster28 kodster28 merged commit 38fafc8 into production Feb 6, 2026
9 checks passed
@kodster28 kodster28 deleted the astro-skills-integration branch February 6, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants