Official skills publisher Verified Skillscout rank 92

LangConfig

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

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

12 Skills
1 Repository
131 Installs
55 GitHub stars

Install

Add LangConfig 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/langconfig/langconfig_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant LangConfig 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 12 official skills: langgraph-workflows, security-review, frontend-design, langchain-agents, webapp-testing, code-review.

12 skills 131 installs 55 stars
npx skills add langconfig/langconfig -y

12 skills

langconfig/langconfig 12 skills

langgraph-workflows

langconfig/langconfig 20 installs
View source

security-review

langconfig/langconfig 16 installs
View source

frontend-design

langconfig/langconfig 13 installs
View source

langchain-agents

langconfig/langconfig 12 installs
View source

webapp-testing

langconfig/langconfig 12 installs
View source

code-review

langconfig/langconfig 9 installs
View source

debugging

langconfig/langconfig 9 installs
View source

langconfig-builder

langconfig/langconfig 9 installs
View source

documentation

langconfig/langconfig 8 installs
View source

git-workflow

langconfig/langconfig 8 installs
View source

python-testing

langconfig/langconfig 8 installs
View source

mcp-builder

langconfig/langconfig 7 installs
View source

Repository documentation

langconfig/langconfig package overview

langconfig/langconfig/README.md View on GitHub

langconfig/langconfig

Includes 12 official skills: langgraph-workflows, security-review, frontend-design, langchain-agents, webapp-testing, code-review.

Top skills in this package

langgraph-workflowsOfficial LangConfig skill from langconfig/langconfig.
security-reviewOfficial LangConfig skill from langconfig/langconfig.
frontend-designOfficial LangConfig skill from langconfig/langconfig.
langchain-agentsOfficial LangConfig skill from langconfig/langconfig.
webapp-testingOfficial LangConfig skill from langconfig/langconfig.
code-reviewOfficial LangConfig skill from langconfig/langconfig.
debuggingOfficial LangConfig skill from langconfig/langconfig.
langconfig-builderOfficial LangConfig skill from langconfig/langconfig.

Install

Install the full package:

npx skills add langconfig/langconfig -y

Install a specific skill:

npx skills add langconfig/langconfig@langgraph-workflows -y

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

View langconfig/langconfig on GitHub
Copied