Install Agent Skills from GitHub
You can extend your AI workspace with skills published on GitHub: point at a repository, and any SKILL.md packages in it are discovered and installable into your Space. Installed skills become slash-command aliases your assistant can load on demand, and you can enable or disable them at any time.
Skill Management
Discover and install imported Skills from GitHub repositories.
Discover, install, enable, and disable Imported Skills from GitHub skill repositories.
What you can do
Scan GitHub repositories for SKILL.md packages
Install imported Skills into your space
Enable or disable installed Skill aliases
Try saying
“Install skills from a GitHub repo”
“Find agent skills I can add”
“Disable the hyperframes skill”
When the assistant uses this
Use when the user wants to discover, install, list, enable, or disable imported Skills.
How does Skill Management work?
Loads the Skill management prompt for scanning GitHub repositories for SKILL.md packages, installing selected imported Skills into the current Space, and enabling or disabling installed Skill aliases.
What phrases trigger this Skill?
“install a skill”
“add skills from github”
“find agent skills”
“install hyperframes skills”
“list installed skills”
“enable skill”
“disable skill”
Frequently asked questions
What is an agent skill?
A skill is a packaged playbook — typically a SKILL.md file — that teaches an AI assistant how to do something specific well. The format is an emerging open convention, which means skills written for other agent tools can often be installed and used in Knolo directly.
How do I install skills from a GitHub repository?
Ask for it: 'install skills from <repo URL>'. The repository is scanned for SKILL.md packages, you pick which to install, and they're added to your Space as loadable skills with slash aliases.
Can I turn installed skills off?
Yes. Each installed skill can be enabled or disabled per Space, so you can trial a skill, disable it if it misbehaves, and keep your assistant's routing clean.
Are imported skills different from built-in Knolo Skills?
Built-in Skills are authored and tested by Knolo and can ship with their own tools. Imported skills are prompt packages from external repositories — useful and flexible, but you should trust the source the way you'd trust any third-party package.

