CtrlK
BlogDocsLog inGet started
Tessl Logo

install-skill

Install skill from URL or Git repository to local skills/ directory. When you need to add new skill from GitHub or install SKILL.md from URL. Supports Git repos and single SKILL.md files.

62

Quality

73%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/system/install-skill/SKILL.md
SKILL.md
Quality
Evals
Security

Install Skill

从 URL 或 Git 仓库安装技能到本地 skills/ 目录。

Parameters

参数类型必填说明
sourcestringGit 仓库 URL 或 SKILL.md 文件 URL
namestring技能名称(可选,自动从 SKILL.md 提取)
subdirstringGit 仓库中技能所在的子目录路径
extra_filesarray额外需要下载的文件 URL 列表

Supported Sources

  1. Git 仓库 (如 https://github.com/user/repo)

    • 自动克隆仓库并查找 SKILL.md
    • 支持指定子目录路径
  2. 单个 SKILL.md 文件 URL

    • 创建规范目录结构(scripts/, references/, assets/)

Related Skills

  • list-skills: 查看已安装技能
  • search-store-skills: 搜索技能商店
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.