Skip to content

Add sitemap, Search Console, gh skill compat#5

Merged
disk0Dancer merged 4 commits into
mainfrom
feature-publish-generated-clis
Apr 17, 2026
Merged

Add sitemap, Search Console, gh skill compat#5
disk0Dancer merged 4 commits into
mainfrom
feature-publish-generated-clis

Conversation

@disk0Dancer
Copy link
Copy Markdown
Owner

Summary

  • Add sitemap.xml and robots.txt Sitemap reference
  • Add Google Search Console verification file
  • Add license/compatibility/metadata to SKILL.md per agentskills spec
  • Remove .agents/skills from git, add to .gitignore (per gh skill publish guidance)
  • Repo topics: agent-skill, agent-skills, openapi, cli-generator, go

Test plan

  • gh skill publish --dry-run passes
  • gh skill search climate-generator finds the skill
  • skills add disk0Dancer/climate --skill climate-generator installs successfully

Copilot AI review requested due to automatic review settings April 17, 2026 14:11
Copy link
Copy Markdown

Copilot AI left a comment

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 packaging metadata and local-skill folder handling to improve compatibility with gh skill publish workflows.

Changes:

  • Adds license, compatibility, and metadata fields to the climate-generator SKILL frontmatter.
  • Ignores local skill directories (.agents/skills/, .claude/skills/) via .gitignore.

Reviewed changes

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

File Description
skills/climate-generator/SKILL.md Adds agentskills-style metadata (license/compatibility/author/version) to the skill frontmatter.
.gitignore Prevents committing local skill directories by ignoring .agents/skills/ and .claude/skills/.

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

@disk0Dancer disk0Dancer merged commit e36cc48 into main Apr 17, 2026
4 checks passed
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