Official skills publisher Verified Skillscout rank 22

Arcjet

Arcjet publishes official AI agent skills for its tools, services, and developer workflows. The runtime security platform that ships with your AI code.

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

11 Skills
1 Repository
3 Installs
1 GitHub stars

Install

Add Arcjet 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/arcjet/arcjet_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Arcjet 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

Arcjet Plugin

arcjet/arcjet-plugin

Includes 11 official skills: arcjet, add-guard-protection, add-ai-protection, add-request-protection, integrate-arcjet-guard-claude-agent-sdk-py, integrate-arcjet-guard-claude-managed-agents-py.

11 skills 3 installs 1 stars
npx skills add arcjet/arcjet-plugin -y

11 skills

arcjet/arcjet-plugin 11 skills

arcjet

arcjet/arcjet-plugin 2 installs
View source

add-guard-protection

arcjet/arcjet-plugin 1 installs
View source

add-ai-protection

arcjet/arcjet-plugin 0 installs
View source

add-request-protection

arcjet/arcjet-plugin 0 installs
View source

integrate-arcjet-guard-claude-agent-sdk-py

arcjet/arcjet-plugin 0 installs
View source

integrate-arcjet-guard-claude-managed-agents-py

arcjet/arcjet-plugin 0 installs
View source

integrate-arcjet-guard-crewai

arcjet/arcjet-plugin 0 installs
View source

integrate-arcjet-guard-langchain-py

arcjet/arcjet-plugin 0 installs
View source

integrate-arcjet-guard-openai-agents-py

arcjet/arcjet-plugin 0 installs
View source

integrate-arcjet-guard-strands-agents-py

arcjet/arcjet-plugin 0 installs
View source

protect-route

arcjet/arcjet-plugin 0 installs
View source

Repository documentation

arcjet/arcjet-plugin package overview

arcjet/arcjet-plugin/README.md View on GitHub

arcjet/arcjet-plugin

Includes 11 official skills: arcjet, add-guard-protection, add-ai-protection, add-request-protection, integrate-arcjet-guard-claude-agent-sdk-py, integrate-arcjet-guard-claude-managed-agents-py.

Top skills in this package

arcjetOfficial Arcjet skill from arcjet/arcjet-plugin.
add-guard-protectionOfficial Arcjet skill from arcjet/arcjet-plugin.
add-ai-protectionOfficial Arcjet skill from arcjet/arcjet-plugin.
add-request-protectionOfficial Arcjet skill from arcjet/arcjet-plugin.
integrate-arcjet-guard-claude-agent-sdk-pyOfficial Arcjet skill from arcjet/arcjet-plugin.
integrate-arcjet-guard-claude-managed-agents-pyOfficial Arcjet skill from arcjet/arcjet-plugin.
integrate-arcjet-guard-crewaiOfficial Arcjet skill from arcjet/arcjet-plugin.
integrate-arcjet-guard-langchain-pyOfficial Arcjet skill from arcjet/arcjet-plugin.

Install

Install the full package:

npx skills add arcjet/arcjet-plugin -y

Install a specific skill:

npx skills add arcjet/arcjet-plugin@arcjet -y

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

View arcjet/arcjet-plugin on GitHub
Copied