This skill should be used when working with AipyPro AI agent to execute Python code via natural language commands. AipyPro is an AI-powered Python execution tool that can generate and run Python code based on natural language instructions.
AipyPro技能包
AipyPro技能包是一个专门为AipyPro AI代理设计的综合技能套件,支持通过自然语言命令执行Python代码生成和运行。该技能包提供了完整的命令行参考、实用示例、辅助脚本和最佳实践指南。
aipypro run "create a function to calculate fibonacci sequence"aipypro run "analyze CSV file and create visualization"aipypro run "monitor system resources and generate report"aipypro run "explain binary search algorithm with example"