chore: sync skills to v0.22.0 - #58
Merged
Merged
Conversation
YoniMelki
approved these changes
Aug 10, 2026
sankerr
pushed a commit
that referenced
this pull request
Aug 18, 2026
) ## skills v0.25.0 Vendored from `v0.25.0` of [jfrog/jfrog-skills](https://github.com/jfrog/jfrog-skills) (source tag `jfrog-skills/v0.25.0` on GHES). **Last merged skills pin on this repo is v0.22.0** (cursor #58 / claude #53 / vscode #47). Nothing after that made `main`. This PR is the first plugin drop of v0.23.0–v0.25.0 — it is not a restore of something already live. ### What this PR adds vs v0.22.0 - **jfrog-init** — plugin readiness / setup skill, including Claude marketplace registration - **Base `jfrog` skill** — always-read core, on-demand `INDEX.md`, front-loaded invariants, MUST tiers / refs under 50k - **User-Agent identity** — Client → Agent → Model on the skill UA (`trigger=` / `tool=` / `client=` / `model=`) - **Devin** — Agent Guard authenticates via `jf --server` (not env-var credentials) - **SKILL.md** — do not invent `JFROG_CLI_USER_AGENT` - **`check-environment.sh`** — Claude/Cursor product envs (`CLAUDECODE`, `CURSOR_TRACE_ID`, …) still set `tool=` for mcp-management Step A, and `tool=` is always printed when known mcp-management harness files stay on the v0.22.0 Claude/Cursor routing table. Agent Guard install/list/remove commands are unchanged. ### Source - GHE: https://github.jfrog.info/JFROG/jfrog-skills/releases/tag/jfrog-skills/v0.25.0 - Public: https://github.com/jfrog/jfrog-skills/releases/tag/v0.25.0 - Compare vs last plugin pin: https://github.jfrog.info/JFROG/jfrog-skills/compare/jfrog-skills/v0.22.0...jfrog-skills/v0.25.0 - Sync branch: `chore/sync-skills-v0.25.0` - Release run: https://github.jfrog.info/JFROG/jfrog-skills/actions/runs/1352265 Co-authored-by: jfrog-agentic-release-bot[bot] <276080306+jfrog-agentic-release-bot[bot]@users.noreply.github.com>
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.
Vendored from
v0.22.0of jfrog/jfrog-skills.