Skip to content

docs: update agent skill metadata - #8055

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-update-agent-skills
Jul 2, 2026
Merged

docs: update agent skill metadata#8055
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-update-agent-skills

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

This PR updates the repo agent skill metadata so internal-only skills are marked consistently and the lockfile points at their local .agents/skills paths. It also tightens the PR creator guidance for concise, review-oriented PR bodies.

Copilot AI review requested due to automatic review settings July 2, 2026 09:40
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3309f00d-c3fc-4773-9d15-38271f684d47

📥 Commits

Reviewing files that changed from the base of the PR and between 4b2560a and 35e4130.

📒 Files selected for processing (4)
  • .agents/skills/create-draft-release-notes/SKILL.md
  • .agents/skills/pr-creator/SKILL.md
  • .agents/skills/release-blog-writer/SKILL.md
  • skills-lock.json

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to data retention organization setting


📝 Walkthrough

Walkthrough

This PR adds internal: true metadata to three skill documentation files (create-draft-release-notes, pr-creator, release-blog-writer), revises PR body writing guidance in pr-creator's SKILL.md to specify 1–4 short standalone sentences, and updates skills-lock.json to reflect new .agents/skills/... paths with corresponding updated computedHash values for the three affected skills.

Changes

Cohort / File Change Summary
Skill metadata Added internal: true metadata block to create-draft-release-notes, pr-creator, and release-blog-writer SKILL.md files
pr-creator instructions Updated PR body guidance to 1–4 short standalone sentences
skills-lock.json Updated skillPath values and computedHash entries for three skills

Sequence Diagram(s)

Not applicable — this PR consists of documentation metadata and lockfile updates with no observable code execution flow.

Estimated code review effort: Low

Suggested labels: documentation, skills

Suggested reviewers: none identified

Poem
A rabbit hopped through markdown lanes,
Marked "internal" on each skill's domain,
Trimmed PR words to sentences few,
Then fixed the lockfile's paths anew,
Hop, commit, and hash refrained. 🐇


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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

This PR updates the repository’s agent-skill metadata so selected skills are marked as internal, and adjusts the skills lockfile to reference local .agents/skills/... paths. It also refines the pr-creator guidance to encourage shorter, more review-focused PR descriptions.

Changes:

  • Marked several agent skills as internal via frontmatter metadata (metadata.internal: true).
  • Updated skills-lock.json entries to point to .agents/skills/... paths (for the skills changed in this PR).
  • Tightened PR body guidance text in the pr-creator skill.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
skills-lock.json Updates skill paths/hashes for locally vendored skills (but one skill entry still points to a non-existent legacy path).
.agents/skills/release-blog-writer/SKILL.md Adds metadata.internal: true in skill frontmatter.
.agents/skills/pr-creator/SKILL.md Adds metadata.internal: true and updates guidance wording for concise PR bodies.
.agents/skills/create-draft-release-notes/SKILL.md Adds metadata.internal: true in skill frontmatter.
Comments suppressed due to low confidence (1)

skills-lock.json:24

  • rspress-description-generator in skills-lock.json still points to the legacy skills/... path, but that file does not exist in the repo (the skill lives under .agents/skills/...). This will likely break skill resolution and/or hash verification for that skill; update the path (and regenerate computedHash if it’s derived from the resolved file).
      "computedHash": "982e423497efa0a1266e06e14f880264c791e22b33144ce283fcd38041a7e814"
    },
    "rspress-description-generator": {
      "source": "rstackjs/agent-skills",
      "sourceType": "github",

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan
chenjiahan merged commit 7816fb7 into main Jul 2, 2026
8 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/chore-update-agent-skills branch July 2, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants