# Agently AI Agent Skills

Agently publishes official AI agent skills for its tools, services, and developer workflows. The way AI coordinates and transacts. Routing and settlement layer for your agent economy.

Browse 16 official AI agent skills across 4 Agently repositories, with install commands and source links.

Official page: https://skillscout.sh/official/agentlyhq/
Markdown page: https://skillscout.sh/official/agentlyhq/agentlyhq_skills_skillscout.md
Vendor website: https://use-agently.com/

## Prompt for your agent

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

### agentlyhq/aixyz

Includes 2 official skills: aixyz-on-openclaw, aixyz.

Install:

```bash
npx skills add agentlyhq/aixyz -y
```

Source: https://github.com/AgentlyHQ/aixyz

### agentlyhq/use-agently

Includes 1 official skill: use-agently.

Install:

```bash
npx skills add agentlyhq/use-agently -y
```

Source: https://github.com/AgentlyHQ/use-agently

### agentlyhq/workflows

Includes 9 official skills: ai-search-toolkit, ai-native-team-research, geo-site-audit, is-it-worth-building, market-intelligence-brief, security-toolkit.

Install:

```bash
npx skills add agentlyhq/workflows -y
```

Source: https://github.com/AgentlyHQ/workflows

### agentlyhq/skills

Includes 4 official skills: google-drive-knowledge-bank, cli-for-agent, google-drive-meeting-transcriber, summarize-whatsapp-group-chats.

Install:

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

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

## Individual skills

### aixyz-on-openclaw

Official Agently skill from agentlyhq/aixyz.

Install:

```bash
npx skills add agentlyhq/aixyz@aixyz-on-openclaw -y
```

Package: agentlyhq/aixyz
Source: https://github.com/AgentlyHQ/aixyz/tree/main/skills/aixyz-on-openclaw

### aixyz

Official Agently skill from agentlyhq/aixyz.

Install:

```bash
npx skills add agentlyhq/aixyz@aixyz -y
```

Package: agentlyhq/aixyz
Source: https://github.com/AgentlyHQ/aixyz/tree/main/skills/aixyz

### use-agently

Official Agently skill from agentlyhq/use-agently.

Install:

```bash
npx skills add agentlyhq/use-agently@use-agently -y
```

Package: agentlyhq/use-agently
Source: https://github.com/AgentlyHQ/use-agently/tree/main/skills/use-agently

### ai-search-toolkit

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@ai-search-toolkit -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/ai-search-toolkit

### ai-native-team-research

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@ai-native-team-research -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/ai-native-team-research

### geo-site-audit

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@geo-site-audit -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/geo-site-audit

### is-it-worth-building

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@is-it-worth-building -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/is-it-worth-building

### market-intelligence-brief

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@market-intelligence-brief -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/market-intelligence-brief

### security-toolkit

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@security-toolkit -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/security-toolkit

### singapore-condo-analysis

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@singapore-condo-analysis -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/singapore-condo-analysis

### singapore-hdb-resale-analysis

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@singapore-hdb-resale-analysis -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/singapore-hdb-resale-analysis

### x-com-marketing-pulse

Official Agently skill from agentlyhq/workflows.

Install:

```bash
npx skills add agentlyhq/workflows@x-com-marketing-pulse -y
```

Package: agentlyhq/workflows
Source: https://github.com/agentlyhq/workflows/tree/HEAD/workflows/x-com-marketing-pulse

### google-drive-knowledge-bank

Official Agently skill from agentlyhq/skills.

Install:

```bash
npx skills add agentlyhq/skills@google-drive-knowledge-bank -y
```

Package: agentlyhq/skills
Source: https://github.com/AgentlyHQ/skills/tree/main/skills/google-drive-knowledge-bank

### cli-for-agent

Official Agently skill from agentlyhq/skills.

Install:

```bash
npx skills add agentlyhq/skills@cli-for-agent -y
```

Package: agentlyhq/skills
Source: https://github.com/AgentlyHQ/skills/tree/main/skills/cli-for-agent

### google-drive-meeting-transcriber

Official Agently skill from agentlyhq/skills.

Install:

```bash
npx skills add agentlyhq/skills@google-drive-meeting-transcriber -y
```

Package: agentlyhq/skills
Source: https://github.com/AgentlyHQ/skills/tree/main/skills/google-drive-meeting-transcriber

### summarize-whatsapp-group-chats

Official Agently skill from agentlyhq/skills.

Install:

```bash
npx skills add agentlyhq/skills@summarize-whatsapp-group-chats -y
```

Package: agentlyhq/skills
Source: https://github.com/AgentlyHQ/skills/tree/main/skills/summarize-whatsapp-group-chats

## agentlyhq/skills package overview

Includes 4 official skills: google-drive-knowledge-bank, cli-for-agent, google-drive-meeting-transcriber, summarize-whatsapp-group-chats.

### Top skills in this package

- google-drive-knowledge-bank: Official Agently skill from agentlyhq/skills.
- cli-for-agent: Official Agently skill from agentlyhq/skills.
- google-drive-meeting-transcriber: Official Agently skill from agentlyhq/skills.
- summarize-whatsapp-group-chats: Official Agently skill from agentlyhq/skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add agentlyhq/skills@google-drive-knowledge-bank -y
```

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

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