Folder api changed to api-skill#6
Merged
SparshKesari merged 1 commit intoLambdaTest:mainfrom Apr 21, 2026
Merged
Conversation
gaurav0107
added a commit
to gaurav0107/agent-skills
that referenced
this pull request
May 6, 2026
…-case Addresses the review comment on PR LambdaTest#4 about rebasing onto api-skill/ after upstream's api/ -> api-skill/ rename (PR LambdaTest#6). - Renames all 18 api-skill/ subdirectories from mixed-case with spaces to lowercase hyphen-case - Renames references/ (plural) to reference/ (singular) for the 2 api skills that had playbook reference directories, matching repo convention - Updates api-skill/README.md directory tree to reflect new structure and fixes relative links to CONTRIBUTING.md and LICENSE - Fixes typo 'dcoumentation' -> 'documentation' in postman-to-newman Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
gaurav0107
added a commit
to gaurav0107/agent-skills
that referenced
this pull request
May 6, 2026
… in index Rebased onto upstream's api/ -> api-skill/ rename (PR LambdaTest#6), applied on top of PR LambdaTest#4's subdirectory normalization. - Add languages, category (api-testing), license (MIT), and metadata to all 24 api-skill/ SKILL.md files to match the test-skill frontmatter standard already enforced by scripts/validate_skills.py for 46 non-api skills - Update validate_skills.py to scan api-skill/ (was api/) and add api-design to VALID_CATEGORIES - Add 'api-skill' to SKIP_DIRS so nested skills aren't double-counted - Register all 24 api-skill entries in skills_index.json with full descriptions and trigger keywords - Sort all 70 skills alphabetically, update total_skills to 70 Validation: Skills found: 70 Errors: 0 Warnings: 47 (expected — api-skills are single-file, no playbooks) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 tasks
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.
The folder name is changed from API to API-SKILL