Commit Graph

4 Commits

Author SHA1 Message Date
rob 96393e56d5 Add CI validation workflow for tool submissions
- Validates config.yaml schema and required fields
- Checks for valid semver versions
- Validates category and tags
- Scans for potential secrets in prompts
- Warns if README.md is missing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 22:50:20 -04:00
rob d94a497cda Add official seed tools
- official/summarize: Text summarization with style options
- official/translate: Language translation tool
- official/code-review: Code review and analysis
- official/explain: Explain code or concepts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 22:43:42 -04:00
rob 9022a30ba3 Test webhook trigger 2025-12-31 22:36:43 -04:00
rob 9a838f2407 Initialize SmartTools Registry structure
- Add README.md with usage instructions
- Add CONTRIBUTING.md with publishing guidelines
- Add categories/categories.yaml with 9 tool categories
- Create tools/official/ directory for official namespace

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 21:37:16 -04:00