This commit is contained in:
Siddharth 2026-08-25 17:47:39 +02:00 committed by GitHub
commit 9101b59095
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,6 +157,7 @@ Skills are not MCP servers and not tools. MCP defines how an agent connects to e
- [postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres) - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security. *By [@sanjay3290](https://github.com/sanjay3290)*
- [recursive-research](https://github.com/Anjos2/recursive-research) - Recursive research up to PhD level across any domain (science, tech, business, arts, humanities) with source tiering, WDM + Munger inversion for autonomous decisions, and disk checkpointing to survive context compaction. *By [@Anjos2](https://github.com/Anjos2)*
- [root-cause-tracing](https://github.com/obra/superpowers/tree/main/skills/root-cause-tracing) - Use when errors occur deep in execution and you need to trace back to find the original trigger.
- [sktime-cli](https://github.com/siddharth7113/sktime-cli) - Run time-series machine learning from the terminal: search sktime's estimator registry, load datasets, and run fit, predict, backtest, and scoring workflows with JSON output and structured errors. *By [@siddharth7113](https://github.com/siddharth7113)*
### Business & Marketing