autohandai/community-skills

A collection of curated, useful, and safe skills for Autohand Code CLI Agent

11Stars on the repository
200Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

ab-test-setup

02

autohandai/community-skills

Skill Claude CodeCodex

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance,"…

not rated 11 +1 1mo ago A 127 tokens copy · 88% Apache-2.0

agent-browser

04

autohandai/community-skills

Skill Claude Code

Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web scraping, form filling, clicking, typing, drag-drop, file upload, JavaScript execution. Use for: web automation, data extraction, testing, agent browsing…

not rated 11 +1 1mo ago A 105 tokens copy · 100% Apache-2.0

agent-browser

05

autohandai/community-skills

Skill Claude Code

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

not rated 11 +1 1mo ago A 108 tokens copy · 100% Apache-2.0

agent-configuration

06

autohandai/community-skills

Skill Claude Code

AI agent configuration policy and security guide. Project description file writing, Hooks/Skills/Plugins setup, security policy, team shared workflow definition.

not rated 11 +1 1mo ago C 32 tokens original Apache-2.0

agent-email-cli

07

autohandai/community-skills

Skill Claude CodeCodex

Operate the agent-email CLI to create disposable inboxes, poll for new mail, retrieve full message details, and manage local mailbox profiles. Use when the user needs terminal-based email inbox access for LLM or agent automation workflows.

not rated 11 +1 1mo ago A 49 tokens original Apache-2.0

agent-evaluation

08

autohandai/community-skills

Skill Claude Code

Design and implement comprehensive evaluation systems for AI agents. Use when building evals for coding agents, conversational agents, research agents, or computer-use agents. Covers grader types, benchmarks, 8-step roadmap, and production integration.

not rated 11 +1 1mo ago A 49 tokens original Apache-2.0

agent-tools

09

autohandai/community-skills

Skill Claude Code

Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter.…

not rated 11 +1 1mo ago C 141 tokens original Apache-2.0

autohandai/community-skills

Skill Claude Code

Universal principles for agentic development when collaborating with AI agents. Defines divide-and-conquer, context management, abstraction level selection, and an automation philosophy. Applicable to all AI coding tools.

not rated 11 +1 1mo ago A 44 tokens original Apache-2.0

agentic-workflow

11

autohandai/community-skills

Skill Claude Code needs its repo

Practical AI agent workflows and productivity techniques. Provides optimized patterns for daily development tasks such as commands, shortcuts, Git integration, MCP usage, and session management.

not rated 11 +1 1mo ago C 37 tokens original Apache-2.0

ai-image-generation

12

autohandai/community-skills

Skill Claude Code

Generate AI images with FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for…

not rated 11 +1 1mo ago A 183 tokens copy · 91% Apache-2.0

ai-video-generation

13

autohandai/community-skills

Skill Claude Code

Generate AI videos with Google Veo, Seedance, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 1.5 Pro, Wan 2.5, Grok Imagine Video, OmniHuman, Fabric, HunyuanVideo. Capabilities: text-to-video, image-to-video, lipsync, avatar animation, video upscaling, foley sound. Use for: social…

not rated 11 +1 1mo ago A 181 tokens copy · 94% Apache-2.0

algorithmic-art

14

autohandai/community-skills

Skill Claude CodeCodex

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

not rated 11 +1 1mo ago A 62 tokens copy · 92% Apache-2.0

analytics-tracking

15

autohandai/community-skills

Skill Claude CodeCodex

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this,"…

not rated 11 +1 1mo ago A 134 tokens copy · 91% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.

not rated 11 +1 1mo ago A 50 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass, credential scanning, and injection attempts. Uses pandas for statistical analysis of request patterns and anomaly detection. Use when investigating API abuse or building API-specific threat detection rules.

not rated 11 +1 1mo ago A 72 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyze advanced persistent threat (APT) group techniques using MITRE ATT&CK Navigator to create layered heatmaps of adversary TTPs for detection gap analysis and threat-informed defense.

not rated 11 +1 1mo ago A 48 tokens copy · 84% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative operations, impossible travel, privilege escalation, and resource modifications. Builds KQL queries for threat hunting in Azure environments. Use when investigating suspicious Azure tenant activity or…

not rated 11 +1 1mo ago A 68 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes bootkit and advanced rootkit malware that infects the Master Boot Record (MBR), Volume Boot Record (VBR), or UEFI firmware to gain persistence below the operating system. Covers boot sector analysis, UEFI module inspection, and anti-rootkit detection techniques. Activates for requests involving bootkit…

not rated 11 +1 1mo ago A 94 tokens copy · 89% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyze Chromium-based browser artifacts using Hindsight to extract browsing history, downloads, cookies, cached content, autofill data, saved passwords, and browser extensions from Chrome, Edge, Brave, and Opera for forensic investigation.

not rated 11 +1 1mo ago A 53 tokens copy · 88% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Campaign attribution analysis involves systematically evaluating evidence to determine which threat actor or group is responsible for a cyber operation. This skill covers collecting and weighting attr.

not rated 11 +1 1mo ago A 38 tokens copy · 86% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: