Toolverse
All skills

compactness

by parcadei

Problem-solving strategies for compactness in topology

Installation

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

Installation

Quick info

Author
parcadei
Category
Data Science

About this skill

Problem-solving strategies for compactness in topology

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude, dodając ją do katalogu skills projektu Continuous-Claude-v3.

  2. Określ typ problemu zwartości: czy pytasz, czy przestrzeń X jest zwarta, czy pracujesz z produktami przestrzeni, czy szukasz konsekwencji zwartości (maksimum/minimum funkcji ciągłej).

  3. Dla przestrzeni w R^n użyj testu Heinego-Borela — sprawdź, czy zbiór jest jednocześnie domknięty i ograniczony. Uruchom komendę: uv run python -m runtime.harness scripts/z3_solve.py prove "bounded_and_closed" aby zautomatyzować dowód.

  4. Dla przestrzeni metrycznych zastosuj test sekwencyjny: sprawdź, czy każdy ciąg ma podciąg zbieżny. Użyj SymPy do obliczenia granicy: uv run python -m runtime.harness scripts/sympy_compute.py limit "a_n" --var n --at oo.

  5. Jeśli szukasz maksimum lub minimum funkcji ciągłej na zbiorze zwartym, uruchom: uv run python -m runtime.harness scripts/sympy_compute.py maximum "f(x)" --var x --domain "[a,b]" — zwartość gwarantuje, że funkcja osiąga te wartości.

  6. Dla produktów przestrzeni zwartych zastosuj twierdzenie Tychonowa — produkt przestrzeni zwartych jest zwarty — i weryfikuj wynik za pomocą dostępnych narzędzi algebraicznych.

Related skills

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

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310

rust-coding-skill

by UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

Data Science
248325

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

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

openrouter

by rawveg

OpenRouter API - Unified access to 400+ AI models through one API

Data Science
17138