KrakenP/rainforest-lab
Honest multi-agent research framework — skill, Python engine, MCP product.
Source: https://github.com/KrakenP/rainforest-lab
Discovered during the daily awesomeskills.dev agent-skill hunt.
Honest multi-agent research framework — skill, Python engine, MCP product.
npx skills add KrakenP/rainforest-labHonest multi-agent research framework — skill, Python engine, MCP product.
Source: https://github.com/KrakenP/rainforest-lab
Discovered during the daily awesomeskills.dev agent-skill hunt.
CLI + agent skill for querying a remote cohub-silo data server from any Cohub Space.
A "supercharged" implementation of Claude Code Skills – using Haiku prompt analysis/critical skill scoring and skill auto-injection for friction-free, context-driven workflows.
My agent skills for consulting/research/meeting work — MIT © Wesley (@Ikemen666). Bring your own API keys.
Universal AI command manager — browse, search, and organize slash commands, skills, agents, plugins, rules, and hooks across all AI coding assistants
Store persistent knowledge graphs for AI coding assistants using a local Docker setup with hybrid search and entity extraction.
Provides parameterized testing patterns with JUnit 5, generates data-driven unit tests using @ParameterizedTest, @ValueSource, @CsvSource, @MethodSource. Creates tests that run the same logic with multiple input values. Use when writing data-driven Java tests, multiple test cases from single method, or boundary value analysis.