# Agentic Insights LLC AI Agent Skills

Agentic Insights LLC publishes official AI agent skills for its tools, services, and developer workflows. Building production agent workflows.

Browse 9 official AI agent skills across 1 Agentic Insights LLC repository, with install commands and source links.

Official page: https://skillscout.sh/official/agentic-insights/
Markdown page: https://skillscout.sh/official/agentic-insights/agentic-insights_skills_skillscout.md
Vendor website: https://agenticinsights.com/

## Prompt for your agent

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

### agentic-insights/foundry

Includes 9 official skills: baml-codegen, skill-condenser, vhs-recorder, adversarial-coach, agentskills-io, aws-agentcore-langgraph.

Install:

```bash
npx skills add agentic-insights/foundry -y
```

Source: https://github.com/Agentic-Insights/foundry

## Individual skills

### baml-codegen

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@baml-codegen -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/baml/skills/baml-codegen

### skill-condenser

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@skill-condenser -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/copywriter/skills/skill-condenser

### vhs-recorder

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@vhs-recorder -y
```

Package: agentic-insights/foundry
Source: https://github.com/agentic-insights/foundry/tree/HEAD/plugins/vhs-recorder/skills/vhs-recorder

### adversarial-coach

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@adversarial-coach -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/adversarial-coach/skills/adversarial-coach

### agentskills-io

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@agentskills-io -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/build-agent-skills/skills/agentskills-io

### aws-agentcore-langgraph

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@aws-agentcore-langgraph -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/aws-agentcore-langgraph/skills/aws-agentcore-langgraph

### chain-of-density

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@chain-of-density -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/copywriter/skills/chain-of-density

### copywriter

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@copywriter -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/copywriter/skills/copywriter

### para-pkm

Official Agentic Insights LLC skill from agentic-insights/foundry.

Install:

```bash
npx skills add agentic-insights/foundry@para-pkm -y
```

Package: agentic-insights/foundry
Source: https://github.com/Agentic-Insights/foundry/tree/main/plugins/para-pkm/skills/para-pkm

## agentic-insights/foundry package overview

Includes 9 official skills: baml-codegen, skill-condenser, vhs-recorder, adversarial-coach, agentskills-io, aws-agentcore-langgraph.

### Top skills in this package

- baml-codegen: Official Agentic Insights LLC skill from agentic-insights/foundry.
- skill-condenser: Official Agentic Insights LLC skill from agentic-insights/foundry.
- vhs-recorder: Official Agentic Insights LLC skill from agentic-insights/foundry.
- adversarial-coach: Official Agentic Insights LLC skill from agentic-insights/foundry.
- agentskills-io: Official Agentic Insights LLC skill from agentic-insights/foundry.
- aws-agentcore-langgraph: Official Agentic Insights LLC skill from agentic-insights/foundry.
- chain-of-density: Official Agentic Insights LLC skill from agentic-insights/foundry.
- copywriter: Official Agentic Insights LLC skill from agentic-insights/foundry.

### Install

Install the full package:

```bash
npx skills add agentic-insights/foundry -y
```

Install a specific skill:

```bash
npx skills add agentic-insights/foundry@baml-codegen -y
```

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

Source: https://github.com/agentic-insights/foundry#readme
