Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

aictl

aictl 收录了来自 pwittchen 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
11
更新
2026-05-15
Forks
2
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sync-models
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-04-29
add-mcp-server
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-04-21
investigate-error
软件开发工程师

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

2026-04-21
summarize
编辑

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

2026-04-21
translate
口译员与笔译员

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

2026-04-21
write-tests
软件质量保证分析师与测试员

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

2026-04-21
project-stats-report
软件开发工程师

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
软件开发工程师

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

2026-04-02
evaluate-rust-quality
软件质量保证分析师与测试员

Evaluate project quality and Rust software development practices

2026-04-02
evaluate-rust-security
信息安全分析师

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

2026-04-02
commit
软件开发工程师

Commit staged and unstaged changes with a clear commit message

2026-03-28