Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aictl

aictl contains 15 collected skills from pwittchen, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
11
updated
2026-05-15
Forks
2
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

sync-models
software-developers

Check each provider for newly released models, compare against the supported set, add any missing ones, and update the per-provider docs and website accordingly

2026-05-15
update-docs
software-developers

Update README.md, CLAUDE.md, the docs/ tree (ARCH.md, INSTALL.md, USAGE.md, CONFIG.md, PROVIDERS.md, TOOLS.md, EXTENSIONS.md, CODING_AGENT.md, SERVER.md), and the website (website/index.html, website/terminal.html, website/server.html, website/desktop.html) to match the current project state

2026-05-15
write-code-snippet
software-developers

Write a small, self-contained, locally executable code snippet — bash or python by default.

2026-04-29
add-mcp-server
software-developers

Connect a Model Context Protocol server to aictl by adding an entry to ~/.aictl/mcp.json. Walks the user through command, args, env, and timeout, then merges the new server into the existing config without disturbing other entries.

2026-04-29
create-hook
software-developers

Add a lifecycle hook to ~/.aictl/hooks.json. Walks the user through choosing the right event, matcher, command, and timeout, then merges the new entry into the existing config without disturbing other hooks.

2026-04-28
review-code
software-quality-assurance-analysts-and-testers

Review staged/unstaged changes for correctness, security, and style.

2026-04-21
investigate-error
software-developers

Locate the root cause of a stack trace, panic, or compiler error.

2026-04-21
summarize
editors

Condense long documents, articles, or URLs into TL;DR + bullets.

2026-04-21
translate
interpreters-and-translators

Translate between languages with a short note on tone and register.

2026-04-21
write-tests
software-quality-assurance-analysts-and-testers

Generate unit/integration tests for a target file and run them.

2026-04-21
project-stats-report
software-developers

Generate a general project statistics report (LOC, commit activity, contributors, etc.) and save it under .claude/reports/stats/ with a timestamp.

2026-04-15
evaluate-rust-performance
software-developers

Evaluate project performance with focus on Rust and CLI-specific patterns

2026-04-02
evaluate-rust-quality
software-quality-assurance-analysts-and-testers

Evaluate project quality and Rust software development practices

2026-04-02
evaluate-rust-security
information-security-analysts

Evaluate project security posture with focus on Rust and CLI-specific risks

2026-04-02
commit
software-developers

Commit staged and unstaged changes with a clear commit message

2026-03-28