CtrlK
BlogDocsLog inGet started
Tessl Logo

import-agent

Import an Agent from a .akita-agent package file. Installs the Agent profile and any bundled skills to the local system.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/system/import-agent/SKILL.md
SKILL.md
Quality
Evals
Security

Import Agent

.akita-agent 包文件导入 Agent,安装 Agent 配置和捆绑技能到本地。

Parameters

参数类型必填说明
package_pathstring.akita-agent 包文件路径
forceboolean如果 ID 冲突是否强制覆盖(默认 false)

Import Behavior

  1. 校验包格式和安全性
  2. 安装捆绑技能到 skills/custom/ 目录
  3. 创建 Agent Profile(type 强制为 custom)
  4. 如果 ID 冲突且未 force,自动追加后缀

Related Skills

  • export-agent: 导出 Agent 包
  • inspect-agent-package: 导入前预览包内容
Repository
openakita/openakita
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.