本技能定义了众智工场平台的算法代码提交要求,适用于「算法模型想定式开发」任务。 生成的代码必须满足以下规范,以便后续在平台进行自动代码分析与封装为 MCP 服务。
$npx -y skills add fdueblab/micro-agent --skill algorithm_code_standardsInstalls into the current project.
Run `npx skills use "https://github.com/fdueblab/micro-agent" --skill "fdueblab/micro-agent/algorithm_code_standards"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fdueblab/micro-agent" that are relevant to the current task. Run `npx skills add "https://github.com/fdueblab/micro-agent"` and select the relevant skills, then follow their instructions.