# Tech4Humans AI Agent Skills

Tech4Humans publishes official AI agent skills for its tools, services, and developer workflows.

Browse 12 official AI agent skills across 1 Tech4Humans repository, with install commands and source links.

Official page: https://skillscout.sh/official/tech4humans-brasil/
Markdown page: https://skillscout.sh/official/tech4humans-brasil/tech4humans-brasil_skills_skillscout.md
Vendor website: https://github.com/tech4humans-brasil

## Prompt for your agent

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

### tech4humans-brasil/cursor-framework-plugins

Includes 12 official skills: framework-smtp, framework-amber, framework-building-workflows, framework-cache, framework-core, framework-fs.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins -y
```

Source: https://github.com/tech4humans-brasil/cursor-framework-plugins

## Individual skills

### framework-smtp

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-smtp -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/HEAD/plugins/framework/skills/framework-smtp

### framework-amber

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-amber -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-amber

### framework-building-workflows

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-building-workflows -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-building-workflows

### framework-cache

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-cache -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-cache

### framework-core

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-core -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-core

### framework-fs

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-fs -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-fs

### framework-http

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-http -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-http

### framework-jwks

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-jwks -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-jwks

### framework-oidc

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-oidc -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/main/plugins/framework/skills/framework-oidc

### framework-orm

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-orm -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/HEAD/plugins/framework/skills/framework-orm

### framework-sftp

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-sftp -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/HEAD/plugins/framework/skills/framework-sftp

### framework-skills-index

Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

Install:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-skills-index -y
```

Package: tech4humans-brasil/cursor-framework-plugins
Source: https://github.com/tech4humans-brasil/cursor-framework-plugins/tree/HEAD/plugins/framework/skills/framework-skills-index

## tech4humans-brasil/cursor-framework-plugins package overview

Includes 12 official skills: framework-smtp, framework-amber, framework-building-workflows, framework-cache, framework-core, framework-fs.

### Top skills in this package

- framework-smtp: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-amber: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-building-workflows: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-cache: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-core: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-fs: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-http: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.
- framework-jwks: Official Tech4Humans skill from tech4humans-brasil/cursor-framework-plugins.

### Install

Install the full package:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins -y
```

Install a specific skill:

```bash
npx skills add tech4humans-brasil/cursor-framework-plugins@framework-smtp -y
```

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

Source: https://github.com/tech4humans-brasil/cursor-framework-plugins#readme
