LI

limits-colimits

Provides strategies for computing limits and colimits in category theory.

Install

mkdir -p .claude/skills/limits-colimits && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5283" && unzip -o skill.zip -d .claude/skills/limits-colimits && rm skill.zip

Installs to .claude/skills/limits-colimits

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Problem-solving strategies for limits colimits in category theory
65 charsno explicit “when” trigger
Advanced

Key capabilities

  • Identify limit/colimit types
  • Verify universal properties
  • Compute objects in Set
  • Formalize in Lean 4

How it works

It uses a decision tree to identify categorical structures and provides commands for symbolic computation and formal verification in Lean 4.

Inputs & outputs

You give it
Category theory diagram
You get back
Limit/colimit object or proof

When to use limits-colimits

  • Computing limits and colimits
  • Verifying universal properties
  • Formalizing category theory in Lean 4

About this skill

Limits Colimits

When to Use

Use this skill when working on limits-colimits problems in category theory.

Decision Tree

  1. Identify Limit Type

    • Product: limit of discrete diagram
    • Equalizer: limit of parallel pair f, g: A -> B
    • Pullback: limit of A -> C <- B
    • Terminal object: limit of empty diagram
    • Lean 4: CategoryTheory.Limits namespace
  2. Verify Universal Property

    • Cone from L with projections pi_i: L -> D_i
    • For any cone from X, unique morphism u: X -> L
    • Triangles commute: pi_i . u = cone_i
    • Lean 4: IsLimit.lift gives the unique morphism
  3. Colimit (Dual)

    • Coproduct: colimit of discrete diagram
    • Coequalizer: colimit of parallel pair
    • Pushout: colimit of A <- C -> B
    • Initial object: colimit of empty diagram
  4. Compute Limits Concretely

    • In Set: product = Cartesian product
    • Equalizer = {x | f(x) = g(x)}
    • Pullback = {(a,b) | f(a) = g(b)}
    • sympy_compute.py solve "f(a) == g(b)"
  5. Preservation

    • Right adjoint preserves limits
    • Left adjoint preserves colimits
    • Representable functors preserve limits
    • Lean 4: Adjunction.rightAdjointPreservesLimits
    • See: .claude/skills/lean4-limits/SKILL.md for exact syntax

Tool Commands

Lean4_Limit

# Lean 4: import CategoryTheory.Limits.Shapes.Products

Lean4_Universal

# Lean 4: IsLimit.lift cone -- unique morphism from universal property

Sympy_Pullback

uv run python -m runtime.harness scripts/sympy_compute.py solve "f(a) == g(b)"

Lean4_Build

lake build  # Compiler-in-the-loop verification

Cognitive Tools Reference

See .claude/skills/math-mode/SKILL.md for full tool documentation.

When not to use it

  • For non-categorical problems

Prerequisites

Lean 4 environment

Limitations

  • Requires knowledge of category theory
  • Lean 4 verification requires formalization

How it compares

It integrates formal verification with concrete computation, unlike purely theoretical approaches.

Compared to similar skills

limits-colimits side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
limits-colimits (this skill)17moReviewAdvanced
literature-review5592moReviewAdvanced
openalex-database487moReviewIntermediate
linkedin-sales-navigator-alt232moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

literature-review

K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

5591,298

openalex-database

davila7

Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.

48202

linkedin-sales-navigator-alt

OneWave-AI

Build targeted prospect lists by analyzing LinkedIn profiles, extracting job titles, companies, locations, and recent activity. Identifies decision-makers, tracks job changes for warm outreach, and enriches contact data. Use when users need to find prospects, build lead lists, or track decision-maker movements.

23226

web-search

Igosuki

This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.

33188

market-research-reports

davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

38162

annas-archive-ebooks

ratacat

Use when needing to look up book content, find a book by title/author, download an ebook, or reference material from a published book. Triggers on book lookups, ebook downloads, "find the book", "get the PDF/EPUB of". Downloads produce PDF/EPUB/MOBI files - use ebook-extractor skill to convert to text.

22177

Search skills

Search the agent skills registry