Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 747 Bytes

File metadata and controls

23 lines (16 loc) · 747 Bytes

Contributing

Thanks for helping improve Agent Skill Foundry.

Development

npm install
npm test
node src/cli.mjs validate examples/good-skill --out validation/good-skill-report.md

Pull Request Expectations

  • Keep changes focused and reviewable.
  • Add or update tests for validator behavior.
  • Update docs when CLI behavior, scoring, or output changes.
  • Avoid new dependencies unless they clearly improve maintainability.
  • Include validation commands in the PR description.

Scope Boundaries

This project is for legitimate AI-agent productivity workflows. Do not add exploit research, credential handling, scraping abuse, spam automation, payment claims, KYC, legal acceptance, or final external submission automation.