Toolverse
All skills

memory-hygiene

by openclaw

Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.

Installation

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

Installation

Quick info

Author
openclaw
Category
Data Science

About this skill

Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.

How to use

  1. Zainstaluj skill memory-hygiene w swoim środowisku Clawdbota, dodając go do konfiguracji pluginów. 2. Sprawdź zawartość pamięci, uruchamiając polecenie audytu: memory_recall query="*" limit=50. To pokaże Ci, jakie wpisy są przechowywane i które mogą być zbędne. 3. Wyłącz automatyczne przechwytywanie wiadomości (autoCapture), które jest głównym źródłem śmieci w pamięci. Edytuj konfigurację pluginu memory-lancedb, ustawiając autoCapture na false, a autoRecall na true, następnie zastosuj zmianę poleceniem gateway action=config.patch. 4. Wyczyszcz całą pamięć wektorową poleceniem rm -rf ~/.clawdbot/memory/lancedb/, a następnie zrestartuj bramkę: clawdbot gateway restart. 5. Przywróć ważne informacje, przechowując kluczowe fakty z pliku MEMORY.md za pomocą memory_store, wskazując kategorie (preference, fact, decision) i ważność (0.7-1.0). Przechowuj tylko preferencje użytkownika, kluczowe decyzje, ważne kontakty i wnioski — unikaj logów, czasowych stanów i tokenów. 6. Skonfiguruj automatyczną konserwację na pierwszy dzień miesiąca, dodając zadanie cron, które co miesiąc wyczyści pamięć, przeanalizuje MEMORY.md i przywróci ważne wpisy.

Related skills

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128

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