Valid single skill
Skill netresearch/composer-agent-skill-plugin/tests/Fixtures/valid-single-skill
Analyze and optimize database schemas and relationshipsFrom its SKILL.md
npx -y skills add netresearch/composer-agent-skill-plugin --skill valid-single-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.5 KB, 76 tokens by cl100k_base, as published. Nobody here has run it
Database Analyzer Skill
Instructions
This skill helps analyze database schemas, identify optimization opportunities, and suggest improvements for relationships and indexes.
Examples
Example 1: Analyze users table Example 2: Optimize query performance Example 3: Review foreign key relationships
Requirements
- PHP 8.1+
- Database access
- PDO extension
What ships with it: 1 file
164 B alongside SKILL.md
- composer.json164 B