Skip to content

beeyev/skills

Repository files navigation

Agent Skills

A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.

Skills

Skill Description
gitlab-ci-handbook GitLab CI/CD knowledge base: .gitlab-ci.yml configuration, pipeline optimization, runners, caching, artifacts, and DevOps best practices

Installation

skills CLI

Works with Claude Code, Cursor, Codex, and other agents supported by skills.sh:

npx skills add beeyev/skills

Single skill:

npx skills add beeyev/skills --skill gitlab-ci-handbook

Claude Code plugin

/plugin marketplace add beeyev/skills
/plugin install beeyev-skills

Manual

Copy a skill directory into your agent's skills folder.

Claude Code:

cp -r skills/gitlab-ci-handbook ~/.claude/skills/

Codex (also the shared cross-agent location):

cp -r skills/gitlab-ci-handbook ~/.agents/skills/

License

MIT

About

A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.

Topics

Resources

Stars

Watchers

Forks

Contributors