arcjet/skills · .agents/skills/skill-creator/SKILL.md · Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a…
arcjet/skills · integrate-arcjet-guard-agent-framework-go/SKILL.md · Integrate Arcjet Guard into Microsoft Agent Framework for Go (github.com/microsoft/agent-framework-go). Wrap a functool…
arcjet/skills · integrate-arcjet-guard-claude-agent-sdk-py/SKILL.md · Integrate Arcjet Guard into the Python Claude Agent SDK — wrap authored @tool with guard_tool, and use guard_hooks for…
arcjet/skills · integrate-arcjet-guard-cloudflare-think/SKILL.md · Integrate Arcjet Guard into Cloudflare Think — delegate beforeToolCall to guardHooks so a DENY substitutes or blocks…
arcjet/skills · integrate-arcjet-guard-crewai/SKILL.md · Integrate Arcjet Guard into official CrewAI — register process-wide PRE_TOOL_CALL with register_arcjet_hooks, or wrap a…
arcjet/skills · integrate-arcjet-guard-google-adk-py/SKILL.md · Integrate Arcjet Guard into Python Google ADK — assign guard_tool to LlmAgent(before_tool_callback=), put guard_plugin…
arcjet/skills · integrate-arcjet-guard-langchain-py/SKILL.md · Integrate Arcjet Guard into Python LangChain — wrap a BaseTool you call with guard_tool, put ArcjetMiddleware +…