# Gap

> Use this skill when the user wants to perform computational discrete algebra calculations with groups, rings, or vector spaces.

- Skill: `javimosch/gap` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/gap`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/gap/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/gap

---


# gap Plugin

GAP is a computational discrete algebra system.

## Usage Examples

- "compute the order of a permutation group"
- "calculate group conjugacy classes"
- "solve abstract algebra problems"

## Installation

```bash
brew install gap
```

## Key Features
- Group theory and permutation calculations
- Ring and vector space computations
- Combinatorial structure analysis
- Extensive algebraic algorithm library
- Finite group database access

