# The Interdependency AI Agent Skills

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

Browse 6 official AI agent skills across 1 The Interdependency repository, with install commands and source links.

Official page: https://skillscout.sh/official/the-interdependency/
Markdown page: https://skillscout.sh/official/the-interdependency/the-interdependency_skills_skillscout.md
Vendor website: https://interdependentway.org/

## Prompt for your agent

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

### the-interdependency/scared-sacred

Includes 6 official skills: canon, char-compress, meta-module-build, msdmd, skill-build, the-interdependency.

Install:

```bash
npx skills add the-interdependency/scared-sacred -y
```

Source: https://github.com/The-Interdependency/scared-sacred

## Individual skills

### canon

Official The Interdependency skill from the-interdependency/scared-sacred.

Install:

```bash
npx skills add the-interdependency/scared-sacred@canon -y
```

Package: the-interdependency/scared-sacred
Source: https://github.com/The-Interdependency/scared-sacred/tree/HEAD/.agents/skills/canon

### char-compress

Official The Interdependency skill from the-interdependency/scared-sacred.

Install:

```bash
npx skills add the-interdependency/scared-sacred@char-compress -y
```

Package: the-interdependency/scared-sacred
Source: https://github.com/The-Interdependency/scared-sacred/tree/HEAD/.agents/skills/char-compress

### meta-module-build

Official The Interdependency skill from the-interdependency/scared-sacred.

Install:

```bash
npx skills add the-interdependency/scared-sacred@meta-module-build -y
```

Package: the-interdependency/scared-sacred
Source: https://github.com/The-Interdependency/scared-sacred/tree/HEAD/.agents/skills/meta-module-build

### msdmd

Official The Interdependency skill from the-interdependency/scared-sacred.

Install:

```bash
npx skills add the-interdependency/scared-sacred@msdmd -y
```

Package: the-interdependency/scared-sacred
Source: https://github.com/The-Interdependency/scared-sacred/tree/HEAD/.agents/skills/msdmd

### skill-build

Official The Interdependency skill from the-interdependency/scared-sacred.

Install:

```bash
npx skills add the-interdependency/scared-sacred@skill-build -y
```

Package: the-interdependency/scared-sacred
Source: https://github.com/The-Interdependency/scared-sacred/tree/HEAD/.agents/skills/skill-build

### the-interdependency

Official The Interdependency skill from the-interdependency/scared-sacred.

Install:

```bash
npx skills add the-interdependency/scared-sacred@the-interdependency -y
```

Package: the-interdependency/scared-sacred
Source: https://github.com/The-Interdependency/scared-sacred/tree/HEAD/.agents/skills/the-interdependency

## the-interdependency/scared-sacred package overview

Includes 6 official skills: canon, char-compress, meta-module-build, msdmd, skill-build, the-interdependency.

### Top skills in this package

- canon: Official The Interdependency skill from the-interdependency/scared-sacred.
- char-compress: Official The Interdependency skill from the-interdependency/scared-sacred.
- meta-module-build: Official The Interdependency skill from the-interdependency/scared-sacred.
- msdmd: Official The Interdependency skill from the-interdependency/scared-sacred.
- skill-build: Official The Interdependency skill from the-interdependency/scared-sacred.
- the-interdependency: Official The Interdependency skill from the-interdependency/scared-sacred.

### Install

Install the full package:

```bash
npx skills add the-interdependency/scared-sacred -y
```

Install a specific skill:

```bash
npx skills add the-interdependency/scared-sacred@canon -y
```

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

Source: https://github.com/the-interdependency/scared-sacred#readme
