September 23, 2026
Skills for AI agents brought together in one catalog: GitVerse has 10 categories
On September 23, GitVerse opened 10 skill categories for AI agents. A skill can be installed with a terminal command or a chat prompt.

On September 14, GitVerse created a catalog of ready-made solutions to expand agent capabilities. It now includes skills: instructions for specific tasks that an AI agent performs on command. The public `gitverse/skills` includes `api-design-principles`, `backend-architect`, `gitlab-to-gitverse`, `react-best-practices`, and `test-driven-development`.
It can be installed from chat. In the terminal, GitVerse suggests the command `npx skills add {repo-url} --skill {skill-name}`.
A skill is loaded from a repository into the workspace and saved in `.agents/skills`. GigaCode CLI finds it without separately selecting a tool. On the skill page, you can copy a prompt into an AI assistant chat, and it will install the skill itself.
The catalog can be used without a GitVerse account by connecting skills to a compatible AI agent.
Source
