# Context Engine Inc AI Agent Skills

Context Engine Inc publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Context Engine Inc repository, with install commands and source links.

Official page: https://skillscout.sh/official/context-engine-ai/
Markdown page: https://skillscout.sh/official/context-engine-ai/context-engine-ai_skills_skillscout.md
Vendor website: https://context-engine.ai/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/context-engine-ai/context-engine-ai_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Context Engine Inc 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

### context-engine-ai/context-engine

Includes 2 official skills: context-engine, mcp-tool-selection.

Install:

```bash
npx skills add context-engine-ai/context-engine -y
```

Source: https://github.com/Context-Engine-AI/Context-Engine

## Individual skills

### context-engine

Official Context Engine Inc skill from context-engine-ai/context-engine.

Install:

```bash
npx skills add context-engine-ai/context-engine@context-engine -y
```

Package: context-engine-ai/context-engine
Source: https://github.com/Context-Engine-AI/Context-Engine/tree/test/skills/context-engine

### mcp-tool-selection

Official Context Engine Inc skill from context-engine-ai/context-engine.

Install:

```bash
npx skills add context-engine-ai/context-engine@mcp-tool-selection -y
```

Package: context-engine-ai/context-engine
Source: https://github.com/Context-Engine-AI/Context-Engine/tree/test/.skills/mcp-tool-selection

## context-engine-ai/context-engine package overview

Includes 2 official skills: context-engine, mcp-tool-selection.

### Top skills in this package

- context-engine: Official Context Engine Inc skill from context-engine-ai/context-engine.
- mcp-tool-selection: Official Context Engine Inc skill from context-engine-ai/context-engine.

### Install

Install the full package:

```bash
npx skills add context-engine-ai/context-engine -y
```

Install a specific skill:

```bash
npx skills add context-engine-ai/context-engine@context-engine -y
```

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

Source: https://github.com/context-engine-ai/context-engine#readme
