Toolverse
All skills

system-overview

by parcadei

Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination

Installation

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

Installation

Quick info

Author
parcadei
Category
Data Science
Views
3

About this skill

Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination

How to use

  1. Uruchom skill komendą /system_overview, aby wyświetlić pełny przegląd architektury Continuous Claude, w tym warstwy pamięci, zarejestrowane haki i system handoffów.

  2. Zainstaluj skill za pomocą skryptu konfiguracyjnego: uv run python opc/scripts/setup/wizard.py. Wybierz opcję [1] dla SQLite (offline, proste) lub [2] dla PostgreSQL + pgvector (wyszukiwanie semantyczne z 78 000+ faktów czasowych).

  3. Aby wyszukać fakty z przeszłych sesji, użyj: uv run python opc/scripts/recall_temporal_facts.py --query "twój temat". System zwróci semantycznie powiązane informacje z pamięci.

  4. Jeśli chcesz przenieść kontekst do nowej sesji, utwórz snapshot komendą /create_handoff, a następnie wznów pracę z handoffu: /resume_handoff ścieżka. Handoffy przechowywane są w thoughts/shared/handoffs/.

  5. Obserwuj automatyczne działanie haków – system automatycznie ładuje ciągłość na starcie sesji, aktywuje skills na podstawie zapytania, routuje wyszukiwanie do analizy kodu i ekstrahuje learningi na koniec sesji. Ledger ciągłości znajduje się w thoughts/ledgers/CONTINUITY_CLAUDE-{session}.md.

Related skills

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144

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

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

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

quant-analyst

by zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

Data Science
67217

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Data Science
142112