# Good Manners Hosting AI Agent Skills

Good Manners Hosting publishes official AI agent skills for its tools, services, and developer workflows.

Browse 4 official AI agent skills across 1 Good Manners Hosting repository, with install commands and source links.

Official page: https://skillscout.sh/official/goodmannershosting/
Markdown page: https://skillscout.sh/official/goodmannershosting/goodmannershosting_skills_skillscout.md
Vendor website: https://danmanners.com/

## Prompt for your agent

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

### goodmannershosting/meticulous

Includes 4 official skills: meticulous-agent-security-invariants, meticulous-repo-context, meticulous-rust-workspace, meticulous-system-architecture.

Install:

```bash
npx skills add goodmannershosting/meticulous -y
```

Source: https://github.com/GoodMannersHosting/Meticulous

## Individual skills

### meticulous-agent-security-invariants

Official Good Manners Hosting skill from goodmannershosting/meticulous.

Install:

```bash
npx skills add goodmannershosting/meticulous@meticulous-agent-security-invariants -y
```

Package: goodmannershosting/meticulous
Source: https://github.com/GoodMannersHosting/Meticulous/tree/main/skills/meticulous-agent-security-invariants

### meticulous-repo-context

Official Good Manners Hosting skill from goodmannershosting/meticulous.

Install:

```bash
npx skills add goodmannershosting/meticulous@meticulous-repo-context -y
```

Package: goodmannershosting/meticulous
Source: https://github.com/GoodMannersHosting/Meticulous/tree/main/skills/meticulous-repo-context

### meticulous-rust-workspace

Official Good Manners Hosting skill from goodmannershosting/meticulous.

Install:

```bash
npx skills add goodmannershosting/meticulous@meticulous-rust-workspace -y
```

Package: goodmannershosting/meticulous
Source: https://github.com/GoodMannersHosting/Meticulous/tree/main/skills/meticulous-rust-workspace

### meticulous-system-architecture

Official Good Manners Hosting skill from goodmannershosting/meticulous.

Install:

```bash
npx skills add goodmannershosting/meticulous@meticulous-system-architecture -y
```

Package: goodmannershosting/meticulous
Source: https://github.com/GoodMannersHosting/Meticulous/tree/main/skills/meticulous-system-architecture

## goodmannershosting/meticulous package overview

Includes 4 official skills: meticulous-agent-security-invariants, meticulous-repo-context, meticulous-rust-workspace, meticulous-system-architecture.

### Top skills in this package

- meticulous-agent-security-invariants: Official Good Manners Hosting skill from goodmannershosting/meticulous.
- meticulous-repo-context: Official Good Manners Hosting skill from goodmannershosting/meticulous.
- meticulous-rust-workspace: Official Good Manners Hosting skill from goodmannershosting/meticulous.
- meticulous-system-architecture: Official Good Manners Hosting skill from goodmannershosting/meticulous.

### Install

Install the full package:

```bash
npx skills add goodmannershosting/meticulous -y
```

Install a specific skill:

```bash
npx skills add goodmannershosting/meticulous@meticulous-agent-security-invariants -y
```

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

Source: https://github.com/goodmannershosting/meticulous#readme
