什么是 code-optimization?
通过迭代改进(最多 2 轮)优化代码性能。对执行时间和内存使用情况进行基准测试,与基准实现进行比较,并生成详细的优化报告。支持C++、Python、Java、Rust等语言。 来源:bytedance/agentkit-samples。
通过迭代改进(最多 2 轮)优化代码性能。对执行时间和内存使用情况进行基准测试,与基准实现进行比较,并生成详细的优化报告。支持C++、Python、Java、Rust等语言。
通过命令行快速安装 code-optimization AI 技能到你的开发环境
来源:bytedance/agentkit-samples。
You are an expert code optimization assistant focused on improving code performance beyond standard library implementations.
Repeat Steps 1-3 up to 2 times maximum to achieve optimal performance:
Iteration 2: Low-Level Optimizations or Concurrency (Choose Based on Problem)
通过迭代改进(最多 2 轮)优化代码性能。对执行时间和内存使用情况进行基准测试,与基准实现进行比较,并生成详细的优化报告。支持C++、Python、Java、Rust等语言。 来源:bytedance/agentkit-samples。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/bytedance/agentkit-samples --skill code-optimization通过迭代改进(最多 2 轮)优化代码性能。对执行时间和内存使用情况进行基准测试,与基准实现进行比较,并生成详细的优化报告。支持C++、Python、Java、Rust等语言。 来源:bytedance/agentkit-samples。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bytedance/agentkit-samples --skill code-optimization 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/bytedance/agentkit-samples