← all publishers

autohandai

@autohandai-community-skills source repo

608 published skills · page 2 of 7

  1. Implementing End To End Encryption For Messaging · autohandai-community-skills bundle
    End-to-end encryption (E2EE) ensures that only the communicating parties can read messages, with no intermediary (including the server) able to decrypt them. This skill implements a simplified version
    1 install
  2. Implementing File Integrity Monitoring With Aide · autohandai-community-skills bundle
    Configure AIDE (Advanced Intrusion Detection Environment) for file integrity monitoring including baseline creation, scheduled integrity checks, change detection, and alerting
    1 install
  3. Implementing GCP Organization Policy Constraints · autohandai-community-skills bundle
    Implement GCP Organization Policy constraints to enforce security guardrails across the entire resource hierarchy, restricting risky configurations and ensuring compliance at organization, folder, and project levels.
    1 install
  4. Implementing Mimecast Targeted Attack Protection · autohandai-community-skills bundle
    Deploy Mimecast Targeted Threat Protection including URL Protect, Attachment Protect, Impersonation Protect, and Internal Email Protect to defend against advanced phishing and spearphishing attacks.
    1 install
  5. Implementing Runtime Application Self Protection · autohandai-community-skills bundle
    Deploy Runtime Application Self-Protection (RASP) agents to detect and block attacks from within application runtime, covering OpenRASP integration, attack pattern detection, and security policy configuration for Java and Python web applications.
    1 install
  6. Nvidia Megatron Bridge Perf Activation Recompute · autohandai-community-skills bundle
    Validate and use selective and full activation recompute in Megatron Bridge to reduce GPU memory usage at the cost of extra compute.
    0 installs
  7. Nvidia Megatron Bridge Perf Moe Hardware Configs · autohandai-community-skills bundle
    Representative MoE training playbooks by hardware platform and model family. Summarizes rounded throughput bands, parallelism patterns, and common tuning stacks.
    0 installs
  8. Nvidia Deepstream Dev · autohandai-community-skills bundle
    NVIDIA DeepStream SDK 9.0 development with Python pyservicemaker API. Use when building video analytics pipelines, GStreamer-based video processing, TensorRT inference integration, object detection/tracking, or Kafka/message broker integration.
    1 install
  9. Skill Standardization · autohandai-community-skills
    Standardize and validate SKILL.md files to match the project specification. Use when creating new skills, converting existing skills to standard format, or validating skill file structure. Handles section heading conversion, frontmatter standardization, and missing section detection.
    1 install
  10. Dotnet Template Engine · autohandai-community-skills
    .NET Template Engine skills: template discovery, project scaffolding, and template authoring.
    1 install
  11. Entra App Registration · autohandai-community-skills
    Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), Azure resource security (use azure-security).
    1 install
  12. Legacybridge Oss Cobol · autohandai-community-skills
    Plan and execute AI-assisted COBOL to Java migrations with LegacyBridge OSS COBOL.
    1 install
  13. Nvidia Cuopt Developer · autohandai-community-skills bundle
    Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI). Use for solver internals, PRs, DCO, and code conventions.
    1 install
  14. Nvidia Nemo Rl Testing · autohandai-community-skills bundle
    Testing conventions for NeMo-RL. Covers Ray actor coverage pragmas, nightly test requirements, and recipe naming rules.
    1 install
  15. Atlas Toolkit Discovery · autohandai-community-skills
    Inventory COBOL estates and classify modernization go/no-go readiness with ATLAS toolkit discovery.
    1 install
  16. Azure Cost Optimization · autohandai-community-skills
    Identify and quantify cost savings across Azure subscriptions by analyzing actual costs, utilization metrics, and generating actionable optimization recommendations. USE FOR: optimize Azure costs, reduce Azure spending, reduce Azure expenses, analyze Azure costs, find cost savings, generate cost optimization report, find orphaned resources, rightsize VMs, cost analysis, reduce waste, Azure spending analysis, find unused resources, optimize Redis costs. DO NOT USE FOR: deploying resources (use azure-deploy), general Azure diagnostics (use azure-diagnostics), security issues (use azure-security)
    1 install
  17. Nvidia Cuopt User Rules · autohandai-community-skills bundle
    Base rules for end users calling NVIDIA cuOpt (routing/LP/MILP/QP/install/server). Not for cuOpt internals — use cuopt-developer for those.
    1 install
  18. Azure Hosted Copilot Sdk · autohandai-community-skills
    Build and deploy GitHub Copilot SDK apps to Azure. USE FOR: build copilot app, create copilot app, copilot SDK, @github/copilot-sdk, scaffold copilot project, copilot-powered app, deploy copilot app, host on azure, azure model, BYOM, bring your own model, use my own model, azure openai model, DefaultAzureCredential, self-hosted model, copilot SDK service, chat app with copilot, copilot-sdk-service template, azd init copilot, CopilotClient, createSession, sendAndWait, GitHub Models API. DO NOT USE FOR: using Copilot (not building with it), Copilot Extensions, Azure Functions without Copilot, general web apps without copilot SDK, Foundry agent hosting (use microsoft-foundry skill), agent evaluation (use microsoft-foundry skill).
    1 install
  19. Nvidia Dali Dynamic Mode · autohandai-community-skills bundle
    Use when writing DALI data loading or preprocessing code with `nvidia.dali.experimental.dynamic` (ndd), or when converting DALI pipeline-mode code to dynamic mode, or when the user asks about DALI dynamic mode, imperative DALI, or ndd. Use this skill any time someone mentions 'ndd', 'dynamic mode', or wants to load/augment data with DALI outside of a pipeline definition.
    1 install
  20. Nvidia Nemo Rl Copyright · autohandai-community-skills bundle
    NVIDIA copyright header requirements for NeMo-RL. Covers which files need headers and the exact header text.
    1 install
  21. Nvidia Nemo Rl Review Pr · autohandai-community-skills bundle
    Interactive code review for NVIDIA-NeMo/RL pull requests. Checks out PR locally, reads existing comments, applies coding guidelines from skills, previews findings, and posts review comments. Also supports reviewing the current branch locally.
    1 install
  22. Extension Builder · autohandai-community-skills bundle
    Build, convert, validate, and install Autohand extensions, including Pi adaptations.
    1 install
  23. Nvidia Nemoclaw Maintainer Normalize Title Tags · autohandai-community-skills bundle
    Normalizes GitHub issue and PR titles by removing any bracketed [NemoClaw] tag case-insensitively, even when the tag appears later in the title. Use when cleaning issue tags, bulk-renaming titles, or normalizing repo title hygiene.
    1 install
  24. Nvidia Nemoclaw Maintainer Security Code Review · autohandai-community-skills bundle
    Performs a comprehensive security review of code changes in a GitHub PR or issue. Checks out the branch, analyzes changed files against a 9-category security checklist, and produces PASS/WARNING/FAIL verdicts. Use when reviewing pull requests for security vulnerabilities, hardcoded secrets, injection flaws, auth bypasses, or insecure configurations. Trigger keywords - security review, code review, appsec, vulnerability assessment, security audit, review PR security.
    1 install
  25. Nvidia Tensorrt LLM Trtllm Codebase Exploration · autohandai-community-skills bundle
    Systematic approach to exploring the TensorRT-LLM codebase before implementing new features or optimizations. Teaches how to discover existing infrastructure, trace code paths, and avoid reimplementing what already exists. Derived from real mistakes where ~250 lines of code were written and deleted because existing forward methods weren't discovered upfront. Use when starting any new feature, optimization, or code modification in TRT-LLM.
    4 installs
  26. Performing Active Directory Bloodhound Analysis · autohandai-community-skills bundle
    Use BloodHound and SharpHound to enumerate Active Directory relationships and identify attack paths from compromised users to Domain Admin.
    1 install
  27. Performing Active Directory Forest Trust Attack · autohandai-community-skills bundle
    Enumerate and audit Active Directory forest trust relationships using impacket for SID filtering analysis, trust key extraction, cross-forest SID history abuse detection, and inter-realm Kerberos ticket assessment.
    1 install
  28. Performing Automated Malware Analysis With Cape · autohandai-community-skills bundle
    Deploy and operate CAPEv2 sandbox for automated malware analysis with behavioral monitoring, payload extraction, configuration parsing, and anti-evasion capabilities.
    1 install
  29. Performing Hardware Security Module Integration · autohandai-community-skills bundle
    Integrate Hardware Security Modules (HSMs) using PKCS#11 interface for cryptographic key management, signing operations, and secure key storage with python-pkcs11, AWS CloudHSM, and YubiHSM2.
    1 install
  30. Performing Network Traffic Analysis With Tshark · autohandai-community-skills bundle
    Automate network traffic analysis using tshark and pyshark for protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files
    1 install
  31. Performing Ssl Certificate Lifecycle Management · autohandai-community-skills bundle
    SSL/TLS certificate lifecycle management encompasses the full process of requesting, issuing, deploying, monitoring, renewing, and revoking X.509 certificates. Poor certificate management is a leading
    1 install
  32. Performing Web Application Vulnerability Triage · autohandai-community-skills bundle
    Triage web application vulnerability findings from DAST/SAST scanners using OWASP risk rating methodology to separate true positives from false positives and prioritize remediation.
    1 install
  33. Analyzing Threat Actor Ttps With Mitre Navigator · autohandai-community-skills bundle
    Map advanced persistent threat (APT) group tactics, techniques, and procedures (TTPs) to the MITRE ATT&CK framework using the ATT&CK Navigator and attackcti Python library. The analyst queries STIX/TAXII data for group-technique associations, generates Navigator layer files for visualization, and compares defensive coverage against adversary profiles. Activates for requests involving APT TTP mapping, ATT&CK Navigator layers, threat actor profiling, or MITRE technique coverage analysis.
    1 install
  34. Building Attack Pattern Library From Cti Reports · autohandai-community-skills bundle
    Extract and catalog attack patterns from cyber threat intelligence reports into a structured STIX-based library mapped to MITRE ATT&CK for detection engineering and threat-informed defense.
    0 installs
  35. Building C2 Infrastructure With Sliver Framework · autohandai-community-skills bundle
    Build and configure a resilient command-and-control infrastructure using BishopFox's Sliver C2 framework with redirectors, HTTPS listeners, and multi-operator support for authorized red team engagements.
    0 installs
  36. Building Malware Incident Communication Template · autohandai-community-skills bundle
    Build structured communication templates for malware incidents including stakeholder notifications, executive briefings, technical advisories, and regulatory disclosures with severity-based escalation procedures.
    0 installs
  37. Spring Boot Skills · autohandai-community-skills
    Use spring-boot-skills for production-grade Spring Boot agent guidance, modernization, testing, and operations.
    1 install
  38. Agent Configuration · autohandai-community-skills
    AI agent configuration policy and security guide. Project description file writing, Hooks/Skills/Plugins setup, security policy, team shared workflow definition.
    1 install
  39. Azure Cloud Migrate · autohandai-community-skills
    Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: migrate Lambda to Azure Functions, migrate AWS to Azure, Lambda migration assessment, convert AWS serverless to Azure, migration readiness report, migrate from AWS, migrate from GCP, cross-cloud migration.
    1 install
  40. Next Best Practices · autohandai-community-skills
    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
    1 install
  41. Nvidia Nemo Rl Cicd · autohandai-community-skills bundle
    CI/CD reference for NeMo-RL. Covers GitHub Actions pipeline structure, CI triggering via /ok to test, and CI failure investigation.
    1 install
  42. Nvidia Nemo Rl Docs · autohandai-community-skills bundle
    Documentation conventions for NeMo-RL. Covers docs/index.md updates and docstring format.
    1 install
  43. Agent Browser · autohandai-community-skills
    A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
    3 installs
  44. Deep Research Skills · autohandai-community-skills
    Run Weizhena's Deep Research workflow in Autohand Code for outline generation, deep web investigation, structured evidence capture, and final research reports.
    0 installs
  45. Nvidia Cuopt Install · autohandai-community-skills bundle
    Install cuOpt for Python, C, or as a server (pip, conda, Docker) — system requirements, install commands, and verification. Use when the user wants to install or verify cuOpt for any user-facing interface. For building cuOpt from source or contributing to cuOpt, see cuopt-developer.
    1 install
  46. Nvidia Nemo Gym Docs · autohandai-community-skills bundle
    Maintain the NeMo Gym Fern docs site — add, update, move, or remove pages under fern/. Use for any documentation change. Triggered by: "edit docs", "add doc page", "update docs", "rename page", "fix broken link", "add redirect", "preview docs", "publish docs", any request that touches `fern/`.
    4 installs
  47. Nvidia RAG Blueprint · autohandai-community-skills bundle
    NVIDIA RAG Blueprint — deploy, configure, troubleshoot, and manage. Handles any RAG action: deploy, install, start, enable, disable, toggle, change, configure, troubleshoot, debug, fix, shutdown, stop, or tear down any RAG feature or service (VLM, guardrails, query rewriting, models, search, ingestion, observability, summarization, and more).
    1 install
  48. Swiftui Expert Skill · autohandai-community-skills bundle
    Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.
    1 install
  49. Azure Resource Lookup · autohandai-community-skills
    List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites", "find container apps", "what resources do I have", and similar queries for any Azure resource type. USE FOR: list resources, list virtual machines, list VMs, list storage accounts, list websites, list web apps, list container apps, show resources, find resources, what resources do I have, list resources in resource group, list resources in subscription, find resources by tag, find orphaned resources, resource inventory, count resources by type, cross-subscription resource query, Azure Resource Graph, resource discovery, list container registries, list SQL servers, list Key Vaults, show resource groups, list app services, find resources across subscriptions, find unattached disks, tag analysis. DO NOT USE FOR: deploying resources (use azure-deploy), creating or modifying resources, cost optimization (use azure-cost-optimization), writing application code, non-Azure clouds.
    0 installs
  50. Dotnet Test Migration · autohandai-community-skills
    Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.
    1 install
  51. Configuring Windows Event Logging For Detection · autohandai-community-skills bundle
    Configures Windows Event Logging with advanced audit policies to generate high-fidelity security events for threat detection and forensic investigation. Use when enabling audit policies for logon events, process creation, privilege use, and object access to feed SIEM detection rules. Activates for requests involving Windows audit policy, event log configuration, security logging, or detection-oriented logging.
    0 installs
  52. Detecting Malicious Scheduled Tasks With Sysmon · autohandai-community-skills bundle
    Detect malicious scheduled task creation and modification using Sysmon Event IDs 1 (Process Create for schtasks.exe), 11 (File Create for task XML), and Windows Security Event 4698/4702. The analyst correlates task creation with suspicious parent processes, public directory paths, and encoded command arguments to identify persistence and lateral movement via scheduled tasks. Activates for requests involving scheduled task detection, Sysmon persistence hunting, or T1053.005 Scheduled Task/Job analysis.
    1 install
  53. Implementing API Security Testing With 42crunch · autohandai-community-skills bundle
    Implement comprehensive API security testing using the 42Crunch platform to perform static audit and dynamic conformance scanning of OpenAPI specifications.
    1 install
  54. Implementing Attack Path Analysis With Xm Cyber · autohandai-community-skills bundle
    Deploy XM Cyber's continuous exposure management platform to map attack paths, identify choke points, and prioritize the 2% of exposures that threaten critical assets.
    1 install
  55. Implementing Email Security With Dmarc Dkim Spf · autohandai-community-skills bundle
    Audit and validate email authentication configurations by checking SPF, DKIM, and DMARC DNS records for a domain. Uses dnspython to query TXT records, validates SPF syntax and lookup counts, verifies DKIM selector records, parses DMARC policies, and identifies misconfigurations that enable email spoofing. Generates remediation recommendations.
    1 install
  56. Implementing Google Workspace Sso Configuration · autohandai-community-skills bundle
    Configure SAML 2.0 single sign-on for Google Workspace with a third-party identity provider, enabling centralized authentication and enforcing organization-wide access policies.
    1 install
  57. Implementing Identity Governance With Sailpoint · autohandai-community-skills bundle
    Deploy SailPoint IdentityNow or IdentityIQ for identity governance and administration. Covers identity lifecycle management, access request workflows, certification campaigns, role mining, SOD policy
    1 install
  58. Implementing Soar Playbook With Palo Alto Xsoar · autohandai-community-skills bundle
    Implement automated incident response playbooks in Cortex XSOAR to orchestrate security workflows across SOC tools and reduce manual response time.
    1 install
  59. Implementing Supply Chain Security With In Toto · autohandai-community-skills bundle
    Implement software supply chain integrity verification for container builds using the in-toto framework to create cryptographically signed attestations across CI/CD pipeline steps.
    1 install
  60. Implementing Syslog Centralization With Rsyslog · autohandai-community-skills bundle
    Configure rsyslog for centralized log collection with TLS encryption, custom templates, and log rotation. Generates server and client configuration files with GnuTLS stream drivers, x509 certificate authentication, per-host log segregation, and reliable queue settings for high-availability syslog infrastructure.
    1 install
  61. Implementing Zero Trust With Hashicorp Boundary · autohandai-community-skills bundle
    Implement HashiCorp Boundary for identity-aware zero trust infrastructure access management with dynamic credential brokering, session recording, and Vault integration.
    1 install
  62. Nvidia Cuopt Numerical Optimization Formulation · autohandai-community-skills bundle
    Numerical optimization (LP, MILP, QP) — concepts, problem-text parsing, and formulation patterns. What LP, MILP, and QP are, required formulation questions, modeling elements, common patterns, and how to parse problem statements (parameters, constraints, decisions, objective). Domain concepts; no API or interface.
    1 install
  63. Dotnet Blazor · autohandai-community-skills
    Skills for Blazor development: component authoring, interactivity, and web application patterns.
    1 install
  64. Dotnet Skills · autohandai-community-skills
    Use dotnet/skills for .NET and C# coding-agent guidance, plugins, project analysis, and modernization workflows.
    3 installs
  65. Azure Validate · autohandai-community-skills
    Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployment.
    0 installs
  66. Dotnet Msbuild · autohandai-community-skills
    Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.
    1 install
  67. Dotnet Upgrade · autohandai-community-skills
    Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.
    1 install
  68. Azure Aigateway · autohandai-community-skills
    Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
    1 install
  69. Azure Messaging · autohandai-community-skills
    Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. USE FOR: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, service bus queue issue, topic subscription error, enable logging event hub, service bus logging, eventhub python, servicebus java, eventhub javascript, servicebus dotnet, event hub checkpoint, event hub not receiving messages, service bus dead letter DO NOT USE FOR: creating Event Hub or Service Bus resources (use azure-prepare), cost analysis (use azure-cost-optimization)
    1 install
  70. Dotnet Advanced · autohandai-community-skills
    Collection of .NET skills for handling specific .NET tasks for special scenarios.
    1 install
  71. Agent Evaluation · autohandai-community-skills
    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.
    1 install
  72. Azure Compliance · autohandai-community-skills
    Comprehensive Azure compliance and security auditing capabilities including best practices assessment, Key Vault expiration monitoring, and resource configuration validation. WHEN: compliance scan, security audit, azqr, Azure best practices, Key Vault expiration check, compliance assessment, resource review, configuration validation, expired certificates, expiring secrets, orphaned resources, policy compliance, security posture evaluation.
    1 install
  73. Claude Code Java · autohandai-community-skills
    Use claude-code-java for reusable Java project agent infrastructure, conventions, testing, and migration workflows.
    0 installs
  74. Microsoft Skills · autohandai-community-skills
    Use microsoft/skills for Azure SDK grounding across .NET and Java agent coding workflows.
    1 install
  75. Azure Diagnostics · autohandai-community-skills
    Debug and troubleshoot production issues on Azure. Covers Container Apps and Function Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, health probes, and function invocation failures. USE FOR: debug production issues, troubleshoot container apps, troubleshoot function apps, troubleshoot Azure Functions, analyze logs with KQL, fix image pull failures, resolve cold start issues, investigate health probe failures, check resource health, view application logs, find root cause of errors, function app not working, function invocation failures DO NOT USE FOR: deploying applications (use azure-deploy), creating new resources (use azure-prepare), cost optimization (use azure-cost-optimization)
    1 install
  76. Bmad Orchestrator · autohandai-community-skills
    Orchestrates BMAD workflows for structured AI-driven development. Routes work across Analysis, Planning, Solutioning, and Implementation phases.
    0 installs
  77. Dotnet Aspnetcore · autohandai-community-skills
    ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.
    1 install
  78. Fun Brainstorming · autohandai-community-skills
    Invoke before any creative or architectural work — feature design, component creation, or behavioral changes. A streamlined brainstorming process optimized for fast, focused decision-making.
    1 install
  79. Microsoft Foundry · autohandai-community-skills
    Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, optimize prompt, deploy model, Foundry project, RBAC, role assignment, permissions, quota, capacity, region, troubleshoot agent, deployment failure, create dataset from traces, dataset versioning, eval trending, create AI Services, Cognitive Services, create Foundry resource, provision resource, knowledge index, agent monitoring, customize deployment, onboard, availability, standard agent setup, capability host. DO NOT USE FOR: Azure Functions, App Service, general Azure deploy (use azure-deploy), general Azure prep (use azure-prepare).
    1 install
  80. Free Tool Strategy · autohandai-community-skills
    When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," "free resource," "ROI calculator," "grader tool," "audit tool," "should I build a free tool," or "tools for lead gen." Use this whenever someone wants to build something useful and give it away to attract leads or earn links. For content-based lead generation, see content-strategy.
    1 install
  81. Dotnet11 · autohandai-community-skills
    Skills for new .NET 11 APIs and language features.
    1 install
  82. Dotnet AI · autohandai-community-skills
    AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.
    1 install
  83. Mainframe · autohandai-community-skills
    Use the Mainframe AI-native Bash runtime and bundled skills for legacy system analysis automation.
    1 install
  84. Popup Cro · autohandai-community-skills
    When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," "overlay," "collect emails with a popup," "exit popup," "scroll trigger," "sticky bar," or "notification bar." Use this for any overlay or interrupt-style conversion element. For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.
    1 install
  85. Azure Rbac · autohandai-community-skills
    Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. USE FOR: "what role should I assign", "least privilege role", "RBAC role for", "role to read blobs", "role for managed identity", "custom role definition", "assign role to identity", "what role do I need to grant access", "permissions to assign roles". DO NOT USE FOR: creating or configuring managed identities, or general Azure security hardening; those are out of scope for this role-selection skill.
    0 installs
  86. Azure Kusto · autohandai-community-skills
    Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. USE FOR: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection DO NOT USE FOR: SQL databases, NoSQL queries (use azure-storage), Elasticsearch, AWS analytics tools
    1 install
  87. Dotnet Data · autohandai-community-skills
    Skills for .NET data access and Entity Framework related tasks.
    1 install
  88. Dotnet Diag · autohandai-community-skills
    Skills for .NET performance investigations, debugging, and incident analysis.
    1 install
  89. Dotnet Maui · autohandai-community-skills
    Skills for .NET MAUI development: environment setup, diagnostics, and troubleshooting.
    1 install
  90. Dotnet Test · autohandai-community-skills
    Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.
    1 install
  91. Azure Deploy · autohandai-community-skills
    Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.
    1 install
  92. Dotnet Nuget · autohandai-community-skills
    NuGet and .NET package management: dependency management and modernization.
    1 install
  93. Git Workflow · autohandai-community-skills
    Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts.
    1 install
  94. Mainframe AI · autohandai-community-skills
    Use AI assistance for IBM z/OS and mainframe modernization tasks from the mainframe-ai project.
    1 install
  95. Azure Compute · autohandai-community-skills
    Recommend Azure VM sizes, VM Scale Sets (VMSS), and configurations based on workload requirements, performance needs, and budget constraints. No Azure account required — uses public documentation and the Azure Retail Prices API. WHEN: recommend VM size, which VM should I use, choose Azure VM, VM for web/database/ML/batch/HPC, GPU VM, compare VM sizes, cheapest VM, best VM for workload, VM pricing, cost estimate, burstable/compute/memory/storage optimized VM, confidential computing, VM trade-offs, VM families, VMSS, scale set recommendation, autoscale VMs, load balanced VMs, VMSS vs VM, scale out, horizontal scaling, flexible orchestration.
    1 install
  96. Azure Prepare · autohandai-community-skills
    Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service", "modernize application", "update application", "add authentication", "add caching", "host on Azure", "create and deploy", "deploy to Azure", "deploy to Azure using Terraform", "deploy to Azure App Service", "deploy to Azure App Service using Terraform", "deploy to Azure Container Apps", "deploy to Azure Container Apps using Terraform", "generate Terraform", "generate Bicep", "function app", "timer trigger", "service bus trigger", "event-driven function", "containerized Node.js app", "social media app", "static portfolio website", "todo list with frontend and API", "prepare my Azure application to use Key Vault", "managed identity".
    1 install
  97. Azure Storage · autohandai-community-skills
    Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics capabilities. Includes access tiers (hot, cool, archive) and lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, lifecycle management. DO NOT USE FOR: SQL databases, Cosmos DB (use azure-prepare), messaging with Event Hubs or Service Bus (use azure-messaging).
    0 installs
  98. Cobol O Matic · autohandai-community-skills
    Reverse-engineer COBOL systems into structured requirements, business rules, and dependency maps with cobol-o-matic.
    0 installs
  99. Detecting Suspicious OAUTH Application Consent · autohandai-community-skills bundle
    Detect risky OAuth application consent grants in Azure AD / Microsoft Entra ID using Microsoft Graph API, audit logs, and permission analysis to identify illicit consent grant attacks.
    1 install
  100. Implementing API Threat Protection With Apigee · autohandai-community-skills bundle
    Implement API threat protection using Google Apigee policies including JSON/XML threat protection, OAuth 2.0, SpikeArrest, and Advanced API Security for OWASP Top 10 defense.
    1 install