# Codedaptive AI Agent Skills

Codedaptive publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 1 Codedaptive repository, with install commands and source links.

Official page: https://skillscout.sh/official/codedaptive/
Markdown page: https://skillscout.sh/official/codedaptive/codedaptive_skills_skillscout.md
Vendor website: https://codedaptive.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/codedaptive/codedaptive_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Codedaptive skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### codedaptive/mootx01-ce

Includes 7 official skills: engramlib, mootx01-memory, mootx01-memory, substratekernel, substratelib, substrateml.

Install:

```bash
npx skills add codedaptive/mootx01-ce -y
```

Source: https://github.com/codedaptive/mootx01-ce

## Individual skills

### engramlib

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@engramlib -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/packages/libs/engramlib

### mootx01-memory

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@mootx01-memory -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/apps/moot-agent-skills/github-copilot/.github/skills/mootx01-memory

### mootx01-memory

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@mootx01-memory -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/distribution/plugin/skills/mootx01-memory

### substratekernel

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@substratekernel -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/packages/libs/substratekernel

### substratelib

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@substratelib -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/packages/libs/substratelib

### substrateml

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@substrateml -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/packages/libs/substrateml

### substratetypes

Official Codedaptive skill from codedaptive/mootx01-ce.

Install:

```bash
npx skills add codedaptive/mootx01-ce@substratetypes -y
```

Package: codedaptive/mootx01-ce
Source: https://github.com/codedaptive/mootx01-ce/tree/HEAD/packages/libs/substratetypes

## codedaptive/mootx01-ce package overview

Includes 7 official skills: engramlib, mootx01-memory, mootx01-memory, substratekernel, substratelib, substrateml.

### Top skills in this package

- engramlib: Official Codedaptive skill from codedaptive/mootx01-ce.
- mootx01-memory: Official Codedaptive skill from codedaptive/mootx01-ce.
- mootx01-memory: Official Codedaptive skill from codedaptive/mootx01-ce.
- substratekernel: Official Codedaptive skill from codedaptive/mootx01-ce.
- substratelib: Official Codedaptive skill from codedaptive/mootx01-ce.
- substrateml: Official Codedaptive skill from codedaptive/mootx01-ce.
- substratetypes: Official Codedaptive skill from codedaptive/mootx01-ce.

### Install

Install the full package:

```bash
npx skills add codedaptive/mootx01-ce -y
```

Install a specific skill:

```bash
npx skills add codedaptive/mootx01-ce@engramlib -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/codedaptive/mootx01-ce#readme
