Official skills publisher Verified Skillscout rank 0

Lambda

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

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

2 Skills
1 Repository
1 Installs
0 GitHub stars

Install

Add Lambda skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

1 official repository

Includes 2 official skills: long-lived-docs-authoring, tutorial-authoring.

2 skills 1 installs 0 stars
npx skills add lambda-sh/lambda -y

2 skills

lambda-sh/lambda 2 skills

long-lived-docs-authoring

lambda-sh/lambda 1 installs
View source

tutorial-authoring

lambda-sh/lambda 0 installs
View source

Repository documentation

lambda-sh/lambda package overview

lambda-sh/lambda/README.md View on GitHub

lambda-sh/lambda

Includes 2 official skills: long-lived-docs-authoring, tutorial-authoring.

Top skills in this package

long-lived-docs-authoringOfficial Lambda skill from lambda-sh/lambda.
tutorial-authoringOfficial Lambda skill from lambda-sh/lambda.

Install

Install the full package:

npx skills add lambda-sh/lambda -y

Install a specific skill:

npx skills add lambda-sh/lambda@long-lived-docs-authoring -y

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

View lambda-sh/lambda on GitHub
Copied