Toolverse
All skills

blinko

by openclaw

Manage Blinko notes via its REST API (create/list/delete notes, manage tags/taxonomy). Use when the user says “blinko …”, wants to capture a note to Blinko, list/search recent notes, retag notes, or do cleanup/organization. Requires BLINKO_API_KEY.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Manage Blinko notes via its REST API (create/list/delete notes, manage tags/taxonomy). Use when the user says “blinko …”, wants to capture a note to Blinko, list/search recent notes, retag notes, or do cleanup/organization. Requires BLINKO_API_KEY.

How to use

  1. Ustaw zmienną środowiskową BLINKO_API_KEY z Twoim kluczem API Blinko. Opcjonalnie dodaj BLINKO_BASE_URL, jeśli Twoja instancja Blinko znajduje się pod innym adresem niż domyślny https://blinko.exemple.com.

  2. Aby utworzyć notatkę, powiedz agentowi "blinko: [treść notatki]" lub "note: [treść]". Agent utworzy notatkę w Markdown i automatycznie doda tagi jako hasztagi na końcu — upewnij się, że respektujesz limit 7 tagów głównych i maksymalnie 2 pod-tagów na notatkę (składnia: #Kategoria/podkategoria).

  3. Aby wyszukać lub wyświetlić notatki, poproś agenta "pokaż moje notatki" lub "szukaj [słowo kluczowe]". Agent wyświetli listę z ID, pierwszą linią/tytułem i głównymi tagami.

  4. Aby zmienić tagi istniejącej notatki, wskaż agentowi, które tagi chcesz dodać lub usunąć, pamiętając o ograniczeniach taksonomii.

  5. Aby usunąć notatkę lub tag, agent poprosi Cię o jawne potwierdzenie ("OK, przystępuję") przed wykonaniem operacji — jest to zabezpieczenie przed przypadkowymi stratami danych.

  6. W razie potrzeby batch-operacji (np. usunięcie wielu notatek jednocześnie) możesz użyć skryptu pomocniczego scripts/blinko.py z linii poleceń, ale dla typowego użytkownika interakcja przez agenta jest wystarczająca.

Related skills

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

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

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170