Skip to main content
Run any Skill in Manus
with one click
$pwd:
Z3Prover
GitHub creator profile

Z3Prover

Repository-level view of 10 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
10
repositories
2
occupation fields
1
updated
2026-03-11
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
z3
9 skills12.3k1.7kupdated 2026-03-11
90% of creator
memory-safety
Computer ProgrammersInformation Security Analysts

Run AddressSanitizer and UndefinedBehaviorSanitizer on the Z3 test suite to detect memory errors, undefined behavior, and leaks. Logs each finding to z3agent.db.

2026-03-11
static-analysis
Computer ProgrammersSoftware Quality Assurance Analysts & Testers

Run Clang Static Analyzer (scan-build) on Z3 source and log structured findings to z3agent.db.

2026-03-11
benchmark
Computer & Information Research ScientistsSoftware Quality Assurance Analysts & Testers

Measure Z3 performance on a formula or file. Collects wall-clock time, theory solver statistics, memory usage, and conflict counts. Results are logged to z3agent.db for longitudinal tracking.

2026-03-11
encode
Computer & Information Research Scientists

Translate constraint problems into SMT-LIB2 or Z3 Python API code. Handles common problem classes including scheduling, graph coloring, arithmetic puzzles, and verification conditions.

2026-03-11
explain
Computer & Information Research Scientists

Parse and interpret Z3 output for human consumption. Handles models, unsat cores, proofs, statistics, and error messages. Translates solver internals into plain-language explanations.

2026-03-11
optimize
Software Developers

Solve constrained optimization problems using Z3. Supports minimization and maximization of objective functions over integer, real, and bitvector domains.

2026-03-11
simplify
Computer & Information Research Scientists

Reduce formula complexity using Z3 tactic chains. Supports configurable tactic pipelines for boolean, arithmetic, and bitvector simplification.

2026-03-11
solve
Computer & Information Research Scientists

Check satisfiability of SMT-LIB2 formulas using Z3. Returns sat/unsat with models or unsat cores. Logs every invocation to z3agent.db for auditability.

2026-03-11
Showing top 8 of 9 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
Z3Prover GitHub Skills | SkillsMP