# Contentful AI Agent Skills

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

Browse 23 official AI agent skills across 4 Contentful repositories, with install commands and source links.

Official page: https://skillscout.sh/official/contentful/
Markdown page: https://skillscout.sh/official/contentful/contentful_skills_skillscout.md
Vendor website: https://www.contentful.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/contentful/contentful_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Contentful 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

### contentful/skills

Includes 9 official skills: contentful-custom-app-from-scratch, contentful-api, contentful-guide, contentful-nextjs, contentful-migration, contentful-personalization.

Install:

```bash
npx skills add contentful/skills -y
```

Source: https://www.skills.sh/official#contentful/skills

### contentful/skill-kit

Includes 5 official skills: contentful-help, skill, skill, skill, skill.

Install:

```bash
npx skills add contentful/skill-kit -y
```

Source: https://github.com/contentful/skill-kit

### contentful/adn-tooling

Includes 2 official skills: investigate-lambda-edge-errors, scan-cloudfront-logs.

Install:

```bash
npx skills add contentful/adn-tooling -y
```

Source: https://www.skills.sh/official#contentful/adn-tooling.git

### contentful/optimization

Includes 7 official skills: guide-newcomer-review, guide-source-verification, migration-guide-authoring, migration-knowledge-authoring, optimization-guide-authoring, sdk-knowledge-authoring.

Install:

```bash
npx skills add contentful/optimization -y
```

Source: https://github.com/contentful/optimization

## Individual skills

### contentful-custom-app-from-scratch

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-custom-app-from-scratch -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-apps/contentful-custom-app-from-scratch

### contentful-api

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-api -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-api

### contentful-guide

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-guide -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-guide

### contentful-nextjs

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-nextjs -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-nextjs

### contentful-migration

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-migration -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-migration

### contentful-personalization

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-personalization -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-personalization

### contentful-custom-app-enhancement

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@contentful-custom-app-enhancement -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/skills/contentful-apps/contentful-custom-app-enhancement

### optimization-sdk-sync

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@optimization-sdk-sync -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/local-skills/skills/optimization-sdk-sync

### skill-authoring

Official Contentful skill from contentful/skills.

Install:

```bash
npx skills add contentful/skills@skill-authoring -y
```

Package: contentful/skills
Source: https://github.com/contentful/skills/tree/HEAD/local-skills/skills/skill-authoring

### contentful-help

Official Contentful skill from contentful/skill-kit.

Install:

```bash
npx skills add contentful/skill-kit@skill -y
```

Package: contentful/skill-kit
Source: https://github.com/contentful/skill-kit/tree/main/examples/primitives-showcase/skill

### skill

Official Contentful skill from contentful/skill-kit.

Install:

```bash
npx skills add contentful/skill-kit@skill -y
```

Package: contentful/skill-kit
Source: https://github.com/contentful/skill-kit/tree/main/examples/contentful-help/skill

### skill

Official Contentful skill from contentful/skill-kit.

Install:

```bash
npx skills add contentful/skill-kit@skill -y
```

Package: contentful/skill-kit
Source: https://github.com/contentful/skill-kit/tree/main/examples/game-jam/skill

### skill

Official Contentful skill from contentful/skill-kit.

Install:

```bash
npx skills add contentful/skill-kit@skill -y
```

Package: contentful/skill-kit
Source: https://github.com/contentful/skill-kit/tree/main/examples/get-to-know-you/skill

### skill

Official Contentful skill from contentful/skill-kit.

Install:

```bash
npx skills add contentful/skill-kit@skill -y
```

Package: contentful/skill-kit
Source: https://github.com/contentful/skill-kit/tree/main/examples/ts-patterns/skill

### investigate-lambda-edge-errors

Official Contentful skill from contentful/adn-tooling.

Install:

```bash
npx skills add contentful/adn-tooling@investigate-lambda-edge-errors -y
```

Package: contentful/adn-tooling
Source: https://www.skills.sh/contentful/adn-tooling.git/investigate-lambda-edge-errors

### scan-cloudfront-logs

Official Contentful skill from contentful/adn-tooling.

Install:

```bash
npx skills add contentful/adn-tooling@scan-cloudfront-logs -y
```

Package: contentful/adn-tooling
Source: https://www.skills.sh/contentful/adn-tooling.git/scan-cloudfront-logs

### guide-newcomer-review

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@guide-newcomer-review -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/main/skills/guide-newcomer-review

### guide-source-verification

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@guide-source-verification -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/main/skills/guide-source-verification

### migration-guide-authoring

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@migration-guide-authoring -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/HEAD/skills/migration-guide-authoring

### migration-knowledge-authoring

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@migration-knowledge-authoring -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/HEAD/skills/migration-knowledge-authoring

### optimization-guide-authoring

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@optimization-guide-authoring -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/main/skills/optimization-guide-authoring

### sdk-knowledge-authoring

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@sdk-knowledge-authoring -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/main/skills/sdk-knowledge-authoring

### sdk-knowledge-maintenance

Official Contentful skill from contentful/optimization.

Install:

```bash
npx skills add contentful/optimization@sdk-knowledge-maintenance -y
```

Package: contentful/optimization
Source: https://github.com/contentful/optimization/tree/main/skills/sdk-knowledge-maintenance

## contentful/skills package overview

Includes 9 official skills: contentful-custom-app-from-scratch, contentful-api, contentful-guide, contentful-nextjs, contentful-migration, contentful-personalization.

### Top skills in this package

- contentful-custom-app-from-scratch: Official Contentful skill from contentful/skills.
- contentful-api: Official Contentful skill from contentful/skills.
- contentful-guide: Official Contentful skill from contentful/skills.
- contentful-nextjs: Official Contentful skill from contentful/skills.
- contentful-migration: Official Contentful skill from contentful/skills.
- contentful-personalization: Official Contentful skill from contentful/skills.
- contentful-custom-app-enhancement: Official Contentful skill from contentful/skills.
- optimization-sdk-sync: Official Contentful skill from contentful/skills.

### Install

Install the full package:

```bash
npx skills add contentful/skills -y
```

Install a specific skill:

```bash
npx skills add contentful/skills@contentful-custom-app-from-scratch -y
```

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

Source: https://github.com/contentful/skills#readme
