Toolverse
All skills

kagi-search

by openclaw

Web search using Kagi Search API. Use when you need to search the web for current information, facts, or references. Requires KAGI_API_KEY in the environment.

Installation

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

Installation

Quick info

Author
openclaw
Category
Mobile
Views
5

About this skill

Web search using Kagi Search API. Use when you need to search the web for current information, facts, or references. Requires KAGI_API_KEY in the environment.

How to use

  1. Uzyskaj dostęp do API Kagi, wysyłając wiadomość na support@kagi.com – musisz być subskrybentem Kagi. Po zatwierdzeniu otrzymasz klucz API.

  2. Ustaw zmienną środowiskową KAGI_API_KEY, dodając do pliku ~/.bashrc lub ~/.zshrc linię: export KAGI_API_KEY="twoj_klucz_api". Następnie załaduj konfigurację poleceniem source ~/.bashrc.

  3. Wykonaj podstawowe wyszukiwanie, wpisując w terminalu: kagi-search "twoje zapytanie". Skill zwróci 10 wyników domyślnie, każdy z tytułem, adresem URL, fragmentem tekstu i metadanymi.

  4. Kontroluj liczbę wyników za pomocą flagi --limit (np. kagi-search "AI news" --limit 5) lub przejdź do kolejnych stron wyników używając --offset (np. kagi-search "przepisy" --offset 10 --limit 5).

  5. Dla automatyzacji i skryptów użyj flagi --json, aby otrzymać surowe dane w formacie JSON, które możesz przetwarzać dalej (np. kagi-search "github stars" --json | jq '.data[].url').

  6. Opcjonalnie ukryj powiązane zapytania flagą --no-related, jeśli chcesz tylko wyniki wyszukiwania bez dodatkowych sugestii.

Related skills

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978

flutter-development

by aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

Mobile
1,1601,122

create-plan

by antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need

Mobile
13108

senior-architect

by alirezarezvani

Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack

Mobile
184296

ios-simulator-skill

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Mobile
19154

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745