Skip to content

docs: fix open agent skills section not rendering in README#132

Closed
twishabansal wants to merge 1 commit into
gemini-cli-extensions:mainfrom
twishabansal:fix-skills-section-render
Closed

docs: fix open agent skills section not rendering in README#132
twishabansal wants to merge 1 commit into
gemini-cli-extensions:mainfrom
twishabansal:fix-skills-section-render

Conversation

@twishabansal

Copy link
Copy Markdown
Contributor

Summary

  • The ## Installing using [open agent skills tool] heading sat directly below the closing </details> tag with no blank line, so GitHub rendered the whole section as plain text instead of a heading.
  • Added the missing blank line so the heading parses correctly.
  • Added the missing **1. Install the skills:** step label so the numbered steps read consistently (previously it jumped straight to **2. Set env vars:**).

Test plan

  • Verify the "Installing using open agent skills tool" section renders as a proper heading in the GitHub README preview.

@twishabansal twishabansal requested review from a team as code owners June 16, 2026 15:42
@google-cla

google-cla Bot commented Jun 16, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Add a blank line between the closing </details> tag and the
"Installing using open agent skills tool" heading so GitHub parses
it as a heading, and add the missing step 1 label for consistency.
@twishabansal twishabansal force-pushed the fix-skills-section-render branch from 604e263 to 0cbc095 Compare June 16, 2026 15:43
@twishabansal twishabansal deleted the fix-skills-section-render branch June 16, 2026 18:02
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.

1 participant