# Network For Computational Modeling In The Socio Ecological Sciences AI Agent Skills

Network For Computational Modeling In The Socio Ecological Sciences publishes official AI agent skills for its tools, services, and developer workflows. An international open research community to support FAIR computational modeling in the social, earth, and life sciences.

Browse 14 official AI agent skills across 2 Network For Computational Modeling In The Socio Ecological Sciences repositories, with install commands and source links.

Official page: https://skillscout.sh/official/comses/
Markdown page: https://skillscout.sh/official/comses/comses_skills_skillscout.md
Vendor website: https://www.comses.net/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/comses/comses_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Network For Computational Modeling In The Socio Ecological Sciences 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

### comses/skills

Includes 8 official skills: document, hpc, ospool, peer-review, update-skill, omfa.

Install:

```bash
npx skills add comses/skills -y
```

Source: https://github.com/comses/skills

### comses/odder

Includes 6 official skills: odd-integrate-feedback, odd-check, odd-interview, odd-draft, odd-feedback, odd-plan.

Install:

```bash
npx skills add comses/odder -y
```

Source: https://github.com/comses/odder

## Individual skills

### document

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@document -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/main/skills/document

### hpc

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@hpc -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/main/skills/hpc

### ospool

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@ospool -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/main/skills/ospool

### peer-review

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@peer-review -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/main/skills/peer-review

### update-skill

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@update-skill -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/main/.github/skills/update-skill

### omfa

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@omfa -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/HEAD/skills/omfa

### fair

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@fair -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/HEAD/skills/fair

### omfb

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

Install:

```bash
npx skills add comses/skills@omfb -y
```

Package: comses/skills
Source: https://github.com/comses/skills/tree/HEAD/skills/omfb

### odd-integrate-feedback

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/odder.

Install:

```bash
npx skills add comses/odder@odd-integrate-feedback -y
```

Package: comses/odder
Source: https://github.com/comses/odder/tree/main/skills/odd-integrate-feedback

### odd-check

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/odder.

Install:

```bash
npx skills add comses/odder@odd-check -y
```

Package: comses/odder
Source: https://github.com/comses/odder/tree/HEAD/skills/odd-check

### odd-interview

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/odder.

Install:

```bash
npx skills add comses/odder@odd-interview -y
```

Package: comses/odder
Source: https://github.com/comses/odder/tree/main/skills/odd-interview

### odd-draft

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/odder.

Install:

```bash
npx skills add comses/odder@odd-draft -y
```

Package: comses/odder
Source: https://github.com/comses/odder/tree/main/skills/odd-draft

### odd-feedback

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/odder.

Install:

```bash
npx skills add comses/odder@odd-feedback -y
```

Package: comses/odder
Source: https://github.com/comses/odder/tree/main/skills/odd-feedback

### odd-plan

Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/odder.

Install:

```bash
npx skills add comses/odder@odd-plan -y
```

Package: comses/odder
Source: https://github.com/comses/odder/tree/main/skills/odd-plan

## comses/skills package overview

Includes 8 official skills: document, hpc, ospool, peer-review, update-skill, omfa.

### Top skills in this package

- document: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- hpc: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- ospool: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- peer-review: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- update-skill: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- omfa: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- fair: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.
- omfb: Official Network For Computational Modeling In The Socio Ecological Sciences skill from comses/skills.

### Install

Install the full package:

```bash
npx skills add comses/skills -y
```

Install a specific skill:

```bash
npx skills add comses/skills@document -y
```

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

Source: https://github.com/comses/skills#readme
