Toolverse
All skills

dify-kb-search

by openclaw

Search Dify Knowledge Base (Dataset) to get accurate context for RAG-enhanced answers.

Installation

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

Installation

Quick info

Author
openclaw
Category
Data Science
Views
27

About this skill

Search Dify Knowledge Base (Dataset) to get accurate context for RAG-enhanced answers.

How to use

  1. Pobierz klucz API z panelu Dify: zaloguj się do swojej instancji Dify, przejdź do Ustawienia, znajdź sekcję API i skopiuj klucz dostępu.

  2. Skonfiguruj zmienne środowiskowe w pliku openclaw.json: ustaw DIFY_API_KEY na skopiowany klucz oraz DIFY_BASE_URL na adres Twojej instancji Dify (domyślnie http://localhost/v1, jeśli uruchamiasz lokalnie).

  3. Zainstaluj wymaganą bibliotekę Python: uruchom pip3 install requests w terminalu, aby pobrać bibliotekę requests niezbędną do komunikacji z API Dify.

  4. Sprawdź dostępne bazy wiedzy: użyj narzędzia dify_list, aby wyświetlić wszystkie zbiory danych dostępne w Twojej instancji Dify i uzyskać ich identyfikatory.

  5. Wyszukaj kontekst w wybranej bazie: użyj narzędzia dify_search z identyfikatorem bazy wiedzy i zapytaniem tekstowym; skill automatycznie pobierze najbardziej trafne fragmenty dokumentów do wykorzystania w generowaniu odpowiedzi.

  6. Dostosuj parametry wyszukiwania: jeśli potrzebujesz, zmień metodę wyszukiwania (hybrydowa, semantyczna lub słowa kluczowe), liczbę wyników (top-k) lub włącz ponowne rankowanie w celu poprawy jakości wyników.

Related skills

codex

by Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention \

Data Science
16163

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142