Toolverse
All skills

reasoningbank-intelligence

by ruvnet

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
ruvnet
Category
Backend

About this skill

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

How to use

  1. Zainstaluj wymagane zależności: upewnij się, że masz agentic-flow w wersji 1.5.11 lub wyższej, AgentDB w wersji 1.0.4 lub wyższej oraz Node.js 18 lub nowszy.

  2. Zaimportuj ReasoningBank do swojego projektu i zainicjalizuj go z opcją persist ustawioną na true, aby zapisywać doświadczenia agenta w bazie danych. Ustaw learningRate (domyślnie 0.1) i adapter na 'agentdb' do przechowywania.

  3. Rejestruj wyniki każdego zadania, które wykonuje agent, używając metody recordExperience. Podaj nazwę zadania, zastosowaną strategię, wynik (czy się powiodło), metryki (np. czas wykonania, liczba błędów) oraz kontekst (typ danych, złożoność).

  4. Pozwól systemowi uczyć się wzorców z historii zadań. ReasoningBank automatycznie analizuje, które podejścia działają najlepiej w jakich warunkach.

  5. Gdy agent staje przed nowym zadaniem, użyj metody recommendStrategy, aby uzyskać optymalną strategię na podstawie wcześniejszych doświadczeń i aktualnego kontekstu.

  6. Opcjonalnie porównaj wiele strategii za pomocą compareStrategies, aby zobaczyć, która ma najwyższy wynik i dlaczego — to pomaga w debugowaniu i dalszej optymalizacji.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167