# ideaman's Inc. AI Agent Skills

ideaman's Inc. publishes official AI agent skills for its tools, services, and developer workflows.

Browse 4 official AI agent skills across 1 ideaman's Inc. repository, with install commands and source links.

Official page: https://skillscout.sh/official/ideamans/
Markdown page: https://skillscout.sh/official/ideamans/ideamans_skills_skillscout.md
Vendor website: https://www.ideamans.com/

## Prompt for your agent

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

### ideamans/gridgram

Includes 4 official skills: gg-author, gg-icons, gg-install, gg-render.

Install:

```bash
npx skills add ideamans/gridgram -y
```

Source: https://github.com/ideamans/gridgram

## Individual skills

### gg-author

Official ideaman's Inc. skill from ideamans/gridgram.

Install:

```bash
npx skills add ideamans/gridgram@gg-author -y
```

Package: ideamans/gridgram
Source: https://github.com/ideamans/gridgram/tree/HEAD/plugins/gridgram/skills/gg-author

### gg-icons

Official ideaman's Inc. skill from ideamans/gridgram.

Install:

```bash
npx skills add ideamans/gridgram@gg-icons -y
```

Package: ideamans/gridgram
Source: https://github.com/ideamans/gridgram/tree/HEAD/plugins/gridgram/skills/gg-icons

### gg-install

Official ideaman's Inc. skill from ideamans/gridgram.

Install:

```bash
npx skills add ideamans/gridgram@gg-install -y
```

Package: ideamans/gridgram
Source: https://github.com/ideamans/gridgram/tree/HEAD/plugins/gridgram/skills/gg-install

### gg-render

Official ideaman's Inc. skill from ideamans/gridgram.

Install:

```bash
npx skills add ideamans/gridgram@gg-render -y
```

Package: ideamans/gridgram
Source: https://github.com/ideamans/gridgram/tree/HEAD/plugins/gridgram/skills/gg-render

## ideamans/gridgram package overview

Includes 4 official skills: gg-author, gg-icons, gg-install, gg-render.

### Top skills in this package

- gg-author: Official ideaman's Inc. skill from ideamans/gridgram.
- gg-icons: Official ideaman's Inc. skill from ideamans/gridgram.
- gg-install: Official ideaman's Inc. skill from ideamans/gridgram.
- gg-render: Official ideaman's Inc. skill from ideamans/gridgram.

### Install

Install the full package:

```bash
npx skills add ideamans/gridgram -y
```

Install a specific skill:

```bash
npx skills add ideamans/gridgram@gg-author -y
```

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

Source: https://github.com/ideamans/gridgram#readme
