# LangGenius AI Agent Skills

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

Browse 35 official AI agent skills across 5 LangGenius repositories, with install commands and source links.

Official page: https://skillscout.sh/official/langgenius/
Markdown page: https://skillscout.sh/official/langgenius/langgenius_skills_skillscout.md
Vendor website: https://dify.ai/

## Prompt for your agent

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

### langgenius/dify

Includes 1 official skill: e2e-summary-skill.

Install:

```bash
npx skills add langgenius/dify -y
```

Source: https://github.com/langgenius/dify

### langgenius/wta-workflow-plugin

Includes 7 official skills: wta-green-impl, wta-install, wta-using-wta, wta-blue-harness, wta-blue-lead, wta-green-lead.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin -y
```

Source: https://github.com/langgenius/wta-workflow-plugin

### langgenius/mosoo-skills

Includes 20 official skills: agents-sdk, better-auth-best-practices, better-auth-create-auth, better-auth-email-and-password, better-auth-security, building-ai-agent-on-cloudflare.

Install:

```bash
npx skills add langgenius/mosoo-skills -y
```

Source: https://github.com/langgenius/mosoo-skills

### langgenius/droploft-skills

Includes 6 official skills: droploft-api, droploft-doc, droploft-loft, droploft-shared, droploft-tasks, droploft-workspace.

Install:

```bash
npx skills add langgenius/droploft-skills -y
```

Source: https://github.com/langgenius/droploft-skills

### langgenius/mosoo-connector

Includes 1 official skill: mosoo.

Install:

```bash
npx skills add langgenius/mosoo-connector -y
```

Source: https://github.com/langgenius/mosoo-connector

## Individual skills

### e2e-summary-skill

Official LangGenius skill from langgenius/dify.

Install:

```bash
npx skills add langgenius/dify@e2e-summary-skill -y
```

Package: langgenius/dify
Source: https://github.com/langgenius/dify/tree/main/e2e/fixtures/test-materials/e2e-summary-skill

### wta-green-impl

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-green-impl -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-green-impl

### wta-install

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-install -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-install

### wta-using-wta

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-using-wta -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-using-wta

### wta-blue-harness

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-blue-harness -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-blue-harness

### wta-blue-lead

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-blue-lead -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-blue-lead

### wta-green-lead

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-green-lead -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-green-lead

### wta-orchestrator

Official LangGenius skill from langgenius/wta-workflow-plugin.

Install:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-orchestrator -y
```

Package: langgenius/wta-workflow-plugin
Source: https://github.com/langgenius/wta-workflow-plugin/tree/main/skills/wta-orchestrator

### agents-sdk

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@agents-sdk -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/agents-sdk

### better-auth-best-practices

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@better-auth-best-practices -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/better-auth-best-practices

### better-auth-create-auth

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@better-auth-create-auth -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/better-auth-create-auth

### better-auth-email-and-password

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@better-auth-email-and-password -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/better-auth-email-and-password

### better-auth-security

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@better-auth-security -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/better-auth-security

### building-ai-agent-on-cloudflare

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@building-ai-agent-on-cloudflare -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/building-ai-agent-on-cloudflare

### building-mcp-server-on-cloudflare

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@building-mcp-server-on-cloudflare -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/building-mcp-server-on-cloudflare

### cloudflare

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@cloudflare -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/cloudflare

### cloudflare-email-service

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@cloudflare-email-service -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/cloudflare-email-service

### code-review-guardrails

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@code-review-guardrails -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/code-review-guardrails

### complexity-optimizer

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@complexity-optimizer -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/complexity-optimizer

### durable-objects

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@durable-objects -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/durable-objects

### no-use-effect

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@no-use-effect -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/no-use-effect

### playwright-cli

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@playwright-cli -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/playwright-cli

### sandbox-sdk

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@sandbox-sdk -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/sandbox-sdk

### typescript-expert

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@typescript-expert -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/typescript-expert

### typescript-style-guardrails

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@typescript-style-guardrails -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/main/skills/typescript-style-guardrails

### web-perf

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@web-perf -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/web-perf

### workers-best-practices

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@workers-best-practices -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/workers-best-practices

### wrangler

Official LangGenius skill from langgenius/mosoo-skills.

Install:

```bash
npx skills add langgenius/mosoo-skills@wrangler -y
```

Package: langgenius/mosoo-skills
Source: https://github.com/langgenius/mosoo-skills/tree/HEAD/skills/wrangler

### droploft-api

Official LangGenius skill from langgenius/droploft-skills.

Install:

```bash
npx skills add langgenius/droploft-skills@droploft-api -y
```

Package: langgenius/droploft-skills
Source: https://github.com/langgenius/droploft-skills/tree/main/skills/droploft-api

### droploft-doc

Official LangGenius skill from langgenius/droploft-skills.

Install:

```bash
npx skills add langgenius/droploft-skills@droploft-doc -y
```

Package: langgenius/droploft-skills
Source: https://github.com/langgenius/droploft-skills/tree/main/skills/droploft-doc

### droploft-loft

Official LangGenius skill from langgenius/droploft-skills.

Install:

```bash
npx skills add langgenius/droploft-skills@droploft-loft -y
```

Package: langgenius/droploft-skills
Source: https://github.com/langgenius/droploft-skills/tree/main/skills/droploft-loft

### droploft-shared

Official LangGenius skill from langgenius/droploft-skills.

Install:

```bash
npx skills add langgenius/droploft-skills@droploft-shared -y
```

Package: langgenius/droploft-skills
Source: https://github.com/langgenius/droploft-skills/tree/main/skills/droploft-shared

### droploft-tasks

Official LangGenius skill from langgenius/droploft-skills.

Install:

```bash
npx skills add langgenius/droploft-skills@droploft-tasks -y
```

Package: langgenius/droploft-skills
Source: https://github.com/langgenius/droploft-skills/tree/main/skills/droploft-tasks

### droploft-workspace

Official LangGenius skill from langgenius/droploft-skills.

Install:

```bash
npx skills add langgenius/droploft-skills@droploft-workspace -y
```

Package: langgenius/droploft-skills
Source: https://github.com/langgenius/droploft-skills/tree/main/skills/droploft-workspace

### mosoo

Official LangGenius skill from langgenius/mosoo-connector.

Install:

```bash
npx skills add langgenius/mosoo-connector@mosoo -y
```

Package: langgenius/mosoo-connector
Source: https://github.com/langgenius/mosoo-connector/tree/main/publish/skills/mosoo

## langgenius/wta-workflow-plugin package overview

Includes 7 official skills: wta-green-impl, wta-install, wta-using-wta, wta-blue-harness, wta-blue-lead, wta-green-lead.

### Top skills in this package

- wta-green-impl: Official LangGenius skill from langgenius/wta-workflow-plugin.
- wta-install: Official LangGenius skill from langgenius/wta-workflow-plugin.
- wta-using-wta: Official LangGenius skill from langgenius/wta-workflow-plugin.
- wta-blue-harness: Official LangGenius skill from langgenius/wta-workflow-plugin.
- wta-blue-lead: Official LangGenius skill from langgenius/wta-workflow-plugin.
- wta-green-lead: Official LangGenius skill from langgenius/wta-workflow-plugin.
- wta-orchestrator: Official LangGenius skill from langgenius/wta-workflow-plugin.

### Install

Install the full package:

```bash
npx skills add langgenius/wta-workflow-plugin -y
```

Install a specific skill:

```bash
npx skills add langgenius/wta-workflow-plugin@wta-green-impl -y
```

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

Source: https://github.com/langgenius/wta-workflow-plugin#readme
