Valid single skill
Skill netresearch/composer-agent-skill-plugin/tests/Fixtures/valid-single-skill
Composer plugin enabling universal Agent Skill distribution and management for PHP projects
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
- 8 stars8 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.
What its author says it does
Copied from the file, not written here
Analyze and optimize database schemas and relationships
SKILL.md
0.5 KB, 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