-
Notifications
You must be signed in to change notification settings - Fork 211
[Docs] Add dstack skill #3525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[Docs] Add dstack skill #3525
Conversation
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
…es properly with correct repo edit URL; removed from a legacy llmstxt mkdocs plugin; added skill.md stub (content to be added)
…ell-known directory
Create _config.yml file in site directory to ensure Jekyll includes the .well-known directory. This complements the .nojekyll file and ensures the skills discovery infrastructure is properly deployed. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
85ce585 to
c0e5a38
Compare
Add include-hidden-files: true to upload-artifact action to ensure .nojekyll and .well-known directory are included in the build artifact. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Remove trailing newline from description field in skills index.json to match expected format. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
c1a2dde to
532fd5c
Compare
The npx skills tool fetches SKILL.md (uppercase) from the URL, so we need to serve the file with that exact case. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copy the skill file as both skill.md and SKILL.md at the site root to support both URL variants. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
347cc19 to
1951873
Compare
- Prefer --logs flag with dstack attach - Document dstack apply confirmation flow and streaming behavior - Prefer naming run configurations - Prefer modifying configs over passing CLI parameters - Use -y flag for confirmed delete/stop operations - Note that commands may require confirmation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add generated openapi.json to source directory so render_swagger can find it - Enable allow_arbitrary_locations in render_swagger config - Gen-files plugin will keep the file updated during builds Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…s using YAML frontmatter. - Introduce a custom build system for generating llms.txt and llms-full.txt from documentation files. - Add openapi.json to .gitignore to prevent it from being tracked. - Remove outdated llms.txt file as it is now generated dynamically. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
Summary
SKILL.mdfor AI coding assistants (Cursor, Codex, etc.) to work with dstackllms.txtandllms-full.txtautomatically from mkdocs nav.mdversion availableInstall skill