Toolverse
All skills

math-router

by parcadei

Deterministic router for math cognitive stack - maps user intent to exact CLI commands

Installation

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

Installation

Quick info

Author
parcadei
Category
Backend
Views
15

About this skill

Deterministic router for math cognitive stack - maps user intent to exact CLI commands

How to use

  1. Przygotuj swoje zapytanie matematyczne w naturalnym języku — na przykład "całkuj sin(x) od 0 do pi" lub "rozwiąż równanie x^2 + 2x + 1 = 0". 2. Uruchom router, przekazując swoje zapytanie jako argument: uv run python scripts/cc_math/math_router.py route "Twoje zapytanie matematyczne". 3. Router przeanalizuje Twoje polecenie i zwróci dokładne polecenie CLI w formacie JSON, zawierające command (polecenie do wykonania) i confidence (pewność rozpoznania). 4. Skopiuj zwrócone polecenie i wykonaj je w terminalu — na przykład uv run python scripts/cc_math/sympy_compute.py integrate "sin(x)" --var x --lower 0 --upper pi. 5. Jeśli router zwróci command: null, oznacza to, że Twoje zapytanie nie zostało rozpoznane — w takim przypadku spróbuj sformułować je inaczej lub skonsultuj się z dokumentacją poszczególnych narzędzi (sympy-compute, z3-solve, pint-comput). Opcjonalnie możesz wyświetlić listę wszystkich dostępnych tras za pomocą uv run python scripts/cc_math/math_router.py list lub filtrować je po kategorii (np. --category sympy).

Related skills

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

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

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

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483