用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/vibeeval/vibecosystem --skill compactness命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Claude Code CLI commands, flags, headless mode, and automation patterns
OpenAI Codex CLI + Claude Code (Hizir) birlikte kullanim rehberi. Is dagitim pattern'leri, GitHub Actions workflow ornekleri, review dongusu ve iki AI yazilim asistaninin guclu yanlarini birlestiren orchestration stratejileri.
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
基于 SOC 职业分类
正在显示 SKILL.md
| name | compactness |
| description | Problem-solving strategies for compactness in topology |
| allowed-tools | ["Bash","Read"] |
Use this skill when working on compactness problems in topology.
Is X compact?
z3_solve.py prove "bounded_and_closed"Compactness Tests
sympy_compute.py limit "a_n" --var n to check convergenceProduct Spaces
Consequences of Compactness
sympy_compute.py maximum "f(x)" --var x --domain "[a,b]"uv run python -m runtime.harness scripts/z3_solve.py prove "bounded_and_closed"
uv run python -m runtime.harness scripts/sympy_compute.py limit "a_n" --var n --at oo
uv run python -m runtime.harness scripts/sympy_compute.py maximum "f(x)" --var x --domain "[a,b]"
From indexed textbooks:
See .claude/skills/math-mode/SKILL.md for full tool documentation.