🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
skills
A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.
git clone https://github.com/beeyev/skills
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
// compatibility
| Platforms | cli |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | — |
// faq
What is skills?
A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.. It is open-source on GitHub.
Is skills free to use?
skills is open-source under the MIT license, so it is free to use.
What category does skills belong to?
skills is listed under skills in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/skills-12)
// retro hit counter
[](https://claudeers.com/skills-12)
// reviews
// guestbook
// related in Claude Skills
An agentic skills framework & software development methodology that works.
💫 Toolkit to help you get started with Spec-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…