{"id":138030,"date":"2026-01-14T15:29:16","date_gmt":"2026-01-14T20:29:16","guid":{"rendered":"https:\/\/jumpcloud.com\/?p=138030"},"modified":"2026-01-14T15:41:34","modified_gmt":"2026-01-14T20:41:34","slug":"jumpcloud-ai-commands-builder","status":"publish","type":"post","link":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder","title":{"rendered":"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt"},"content":{"rendered":"\n<p>The hard truth of IT administration is that even simple tasks take too long. You spend time manually writing scripts, digging through documentation for specific flags, and debugging minor syntax errors. Managing devices across Windows, Mac, and Linux means constantly switching between PowerShell, Bash, and other shell languages.<\/p>\n\n\n\n<p>This constant context switching is a major bottleneck in your workflow.<\/p>\n\n\n\n<p>A common task like needing a command to &#8220;find all files larger than 1GB on a Windows machine&#8221; shouldn&#8217;t require 15 minutes of perfect recall.<\/p>\n\n\n\n<p>That\u2019s the exact reason JumpCloud introduces the <strong>AI Commands Builder:<\/strong> to help you stop wasting hours for scripting.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Stop Typing. Start Deploying.<\/h2>\n\n\n\n<p><strong>JumpCloud AI Commands Builder<\/strong> allows you to instantly generate device command scripts using natural language (plain English).<\/p>\n\n\n\n<p>Instead of manually writing scripts or searching for the exact syntax, you simply describe what you want the command to do. For example, you can type: <strong>&#8220;find all files larger than 1GB on Windows machines.&#8221;<\/strong><\/p>\n\n\n\n<p>The AI then generates a functional script draft (PowerShell, Bash, or shell script) for the specified operating system. Instead of starting from a blank script, you can describe what you want to accomplish, and AI will generate a starting version of the command for you, as an IT admin, to review, edit, and save.<\/p>\n\n\n\n<p><strong>The core idea is:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Speed:<\/strong> Go from idea to executable script in seconds.<\/li>\n\n\n\n<li><strong>Accuracy:<\/strong> Reduce syntax errors and context-switching fatigue (Windows, Mac, Linux).<\/li>\n\n\n\n<li><strong>Control:<\/strong> The AI provides the first draft, but you remain the final reviewer to edit, refine, and verify the script before deploying it to your devices.<\/li>\n<\/ul>\n\n\n\n<p>It acts as an assistant that handles the heavy lifting of initial script generation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The 3-Step Workflow: From Prompt to Deployment<\/h2>\n\n\n\n<p>Forget the blank screen. The entire process of command creation is condensed into three simple, friction-free steps within the JumpCloud Admin Portal:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Write the Intent, Not the Syntax<\/h3>\n\n\n\n<p>Navigate to DEVICE MANAGEMENT &gt; Commands and start a new command. After selecting the command type (Windows, Mac, or Linux), jump down to the Generate Script with AI section.<\/p>\n\n\n\n<p>This is where clarity matters. The AI works best when your intent is precise. Instead of vague requests, be specific about exclusions or conditions:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-2-1024x207.png\" alt=\"\" class=\"wp-image-138031\" srcset=\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-2-1024x207.png 1024w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-2-300x61.png 300w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-2-768x155.png 768w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-2-1536x310.png 1536w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-2.png 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Review and Edit<\/h3>\n\n\n\n<p>After entering your clear prompt and clicking Generate, the AI instantly produces a script draft. At the same time, the Command\u2019s Description field automatically updates with a summary of the script\u2019s function, helping you maintain a clean, documented command library effortlessly.<\/p>\n\n\n\n<p><strong>Your Role: The Final Editor.<\/strong><\/p>\n\n\n\n<p>This is not a replacement for your expertise; it&#8217;s a co-pilot. You must always review the script for logic and alignment with your infrastructure. If you need a different version, simply update the prompt and click Generate again. You can also use the Undo &amp; Redo icons to quickly switch between different versions the AI generated.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Target and Deploy<\/h3>\n\n\n\n<p>Once the script is perfected and reviewed, complete the command setup:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the desired Event (Run Manually, Scheduled, Repeating, etc.).<\/li>\n\n\n\n<li>Choose your target Device Groups or specific Devices.<\/li>\n\n\n\n<li>Click Save.<\/li>\n<\/ul>\n\n\n\n<p>The command is now ready to run, deploying your perfectly tailored script across your fleet in minutes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Control, Security, and Trust<\/h2>\n\n\n\n<p>The AI Commands Builder is an acceleration tool, not an autopilot. Trust is built on transparency, which is why we emphasize the critical role you play in the final security and accuracy check.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. The Human Review is Non-Negotiable<\/h3>\n\n\n\n<p>You are the final authority. While the AI is powerful, it cannot understand the unique context of your environment. Always review the script and manually edit it to exclude critical accounts. You are ultimately responsible for the security implications of any script you run.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Guarding Against Hallucinations and Complexity<\/h3>\n\n\n\n<p>The AI is a master of common, well-documented scripting tasks. However, its generated output can occasionally be incorrect (a concept known as &#8220;AI Hallucination&#8221;). Always verify the script&#8217;s logic and syntax.<\/p>\n\n\n\n<p>Additionally, the tool may struggle with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Highly complex or multi-step processes that require deep knowledge of your organizational infrastructure.<\/li>\n\n\n\n<li>Vague requests that lead to generic or inaccurate scripts.<\/li>\n<\/ul>\n\n\n\n<p>For these reasons, it is best used as a starting point that you refine,or for tasks that require specific, crystal-clear prompts.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Your Data is Secure.<\/h3>\n\n\n\n<p>We know data privacy is paramount. JumpCloud processes your prompts and the resulting script drafts securely. No customer data, prompts, or outputs are used to train or improve third-party models. Your security and privacy remain fully protected.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Immediate Wins: Scripts You Can Build Today<\/h2>\n\n\n\n<p>Let\u2019s look at the immediate, tangible results. JumpCloud AI Commands Builder is designed to instantly eliminate the friction and cross-OS challenges that currently slow down your day. Here are three high-impact commands you can stop wasting time on and start deploying today:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"368\" src=\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3-1024x368.png\" alt=\"\" class=\"wp-image-138032\" srcset=\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3-1024x368.png 1024w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3-300x108.png 300w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3-768x276.png 768w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3-1536x552.png 1536w, https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions (FAQ)<\/h2>\n\n\n\n<div class=\"wp-block-cgb-accordion-faq-wysiwyg gutenberg-accordion\"><a class=\"gutenberg-accordion-header is-type-title-default has-text-night-blue\" href=\"#what_kinds_of_prompts_can_i_use_\" data-action=\"collapse\">What kinds of prompts can I use?<\/a><div id=\"what_kinds_of_prompts_can_i_use_\" class=\"gutenberg-accordion-content-container is-collapsible\"><div class=\"gutenberg-accordion-content\">\n<p>You can describe virtually any script you need in plain English. The AI is designed to understand common IT administration tasks across various operating systems. For example, you could type:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>List all users who haven\u2019t logged in for 30 days<\/li>\n\n\n\n<li>Check if FileVault is enabled<\/li>\n\n\n\n<li>Find and delete files older than 90 days in the Downloads folder<\/li>\n<\/ul>\n\n\n\n<p>The AI will generate a basic PowerShell, Bash, or shell script draft to get you started.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-cgb-accordion-faq-wysiwyg gutenberg-accordion\"><a class=\"gutenberg-accordion-header is-type-title-default has-text-night-blue\" href=\"#what_happens_if_i_use_an_irrelevant_prompt__like_asking_for_a_recipe__\" data-action=\"collapse\">What happens if I use an irrelevant prompt (like asking for a recipe)?<\/a><div id=\"what_happens_if_i_use_an_irrelevant_prompt__like_asking_for_a_recipe__\" class=\"gutenberg-accordion-content-container is-collapsible\"><div class=\"gutenberg-accordion-content\">\n<p>We have implemented guardrails to detect and block non-IT-related prompts. If you ask for a joke or a recipe, the system will respond with a friendly message reminding you to keep the input relevant to scripting or device management tasks.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-cgb-accordion-faq-wysiwyg gutenberg-accordion\"><a class=\"gutenberg-accordion-header is-type-title-default has-text-night-blue\" href=\"#does_the_ai_support_other_languages_besides_english_\" data-action=\"collapse\">Does the AI support other languages besides English?<\/a><div id=\"does_the_ai_support_other_languages_besides_english_\" class=\"gutenberg-accordion-content-container is-collapsible\"><div class=\"gutenberg-accordion-content\">\n<p>We don\u2019t officially support non-English prompts at this time. For the best and most accurate results, we recommend using clear, concise English.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Deploy Your First AI-Generated Command<\/h2>\n\n\n\n<p>The AI Commands Builder is a fundamental shift in how you manage your fleet. It provides the speed of automation with the security of human oversight.<\/p>\n\n\n\n<p>You no longer have to choose between managing your mixed-OS environment quickly and managing it securely.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>You get back:<\/strong> The time previously lost to syntax lookups and minor debugging.<\/li>\n\n\n\n<li><strong>You retain:<\/strong> The absolute authority and final security check on every command deployed.<\/li>\n<\/ul>\n\n\n\n<p>Ready to streamline your workflow? <a href=\"https:\/\/console.jumpcloud.com\/signup\">Get started with JumpCloud<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.<\/p>\n","protected":false},"author":229,"featured_media":138032,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_oasis_is_in_workflow":0,"_oasis_original":0,"_oasis_task_priority":"","inline_featured_image":false,"footnotes":""},"categories":[2781],"tags":[],"collection":[3435],"platform":[],"funnel_stage":[3014],"coauthors":[3218],"class_list":["post-138030","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to","collection-ai","funnel_stage-bottom-funnel"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.3.1 (Yoast SEO v25.3.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt - JumpCloud<\/title>\n<meta name=\"description\" content=\"Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt\" \/>\n<meta property=\"og:description\" content=\"Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\" \/>\n<meta property=\"og:site_name\" content=\"JumpCloud\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-14T20:29:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-14T20:41:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"575\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Hatice Ozsahan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hatice Ozsahan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#article\",\"isPartOf\":{\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\"},\"author\":{\"name\":\"Hatice Ozsahan\",\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/person\/d3944e30f0d72fdb223bc195ef7fe0d3\"},\"headline\":\"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt\",\"datePublished\":\"2026-01-14T20:29:16+00:00\",\"dateModified\":\"2026-01-14T20:41:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\"},\"wordCount\":1048,\"publisher\":{\"@id\":\"https:\/\/jumpcloud.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png\",\"articleSection\":[\"How-To\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\",\"url\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\",\"name\":\"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt - JumpCloud\",\"isPartOf\":{\"@id\":\"https:\/\/jumpcloud.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png\",\"datePublished\":\"2026-01-14T20:29:16+00:00\",\"dateModified\":\"2026-01-14T20:41:34+00:00\",\"description\":\"Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.\",\"breadcrumb\":{\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage\",\"url\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png\",\"contentUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png\",\"width\":1600,\"height\":575},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jumpcloud.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jumpcloud.com\/#website\",\"url\":\"https:\/\/jumpcloud.com\/\",\"name\":\"JumpCloud\",\"description\":\"Daily insights on directory services, IAM, LDAP, identity security, SSO, system management (Mac, Windows, Linux), networking, and the cloud.\",\"publisher\":{\"@id\":\"https:\/\/jumpcloud.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jumpcloud.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jumpcloud.com\/#organization\",\"name\":\"JumpCloud\",\"url\":\"https:\/\/jumpcloud.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png\",\"contentUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png\",\"width\":598,\"height\":101,\"caption\":\"JumpCloud\"},\"image\":{\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/person\/d3944e30f0d72fdb223bc195ef7fe0d3\",\"name\":\"Hatice Ozsahan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/person\/image\/6ca104465c97240a1d4e29117783bae5\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e1d1c2ab79d2fed1138a6ca35feca1ac89fd30464894dccd3433dd76a64b90c9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e1d1c2ab79d2fed1138a6ca35feca1ac89fd30464894dccd3433dd76a64b90c9?s=96&d=mm&r=g\",\"caption\":\"Hatice Ozsahan\"},\"description\":\"Hatice is a Product Marketing Manager at JumpCloud, often busy bringing product value to life with compelling messages that resonate across all channels. When not at work, she\u2019s either battling it out in online video games or getting creative with her art projects.\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt - JumpCloud","description":"Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder","og_locale":"en_US","og_type":"article","og_title":"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt","og_description":"Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.","og_url":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder","og_site_name":"JumpCloud","article_published_time":"2026-01-14T20:29:16+00:00","article_modified_time":"2026-01-14T20:41:34+00:00","og_image":[{"width":1600,"height":575,"url":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png","type":"image\/png"}],"author":"Hatice Ozsahan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Hatice Ozsahan","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#article","isPartOf":{"@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder"},"author":{"name":"Hatice Ozsahan","@id":"https:\/\/jumpcloud.com\/#\/schema\/person\/d3944e30f0d72fdb223bc195ef7fe0d3"},"headline":"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt","datePublished":"2026-01-14T20:29:16+00:00","dateModified":"2026-01-14T20:41:34+00:00","mainEntityOfPage":{"@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder"},"wordCount":1048,"publisher":{"@id":"https:\/\/jumpcloud.com\/#organization"},"image":{"@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage"},"thumbnailUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png","articleSection":["How-To"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder","url":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder","name":"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt - JumpCloud","isPartOf":{"@id":"https:\/\/jumpcloud.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage"},"image":{"@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage"},"thumbnailUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png","datePublished":"2026-01-14T20:29:16+00:00","dateModified":"2026-01-14T20:41:34+00:00","description":"Use JumpCloud AI Commands Builder to instantly generate multi-OS scripts (PowerShell, Bash, Shell) from simple English prompts and deploy them across your fleet.","breadcrumb":{"@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#primaryimage","url":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png","contentUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2026\/01\/image-3.png","width":1600,"height":575},{"@type":"BreadcrumbList","@id":"https:\/\/jumpcloud.com\/blog\/jumpcloud-ai-commands-builder#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jumpcloud.com\/"},{"@type":"ListItem","position":2,"name":"AI Commands Builder: Write Multi-OS Scripts with a Simple Prompt"}]},{"@type":"WebSite","@id":"https:\/\/jumpcloud.com\/#website","url":"https:\/\/jumpcloud.com\/","name":"JumpCloud","description":"Daily insights on directory services, IAM, LDAP, identity security, SSO, system management (Mac, Windows, Linux), networking, and the cloud.","publisher":{"@id":"https:\/\/jumpcloud.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jumpcloud.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jumpcloud.com\/#organization","name":"JumpCloud","url":"https:\/\/jumpcloud.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/","url":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png","contentUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png","width":598,"height":101,"caption":"JumpCloud"},"image":{"@id":"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/jumpcloud.com\/#\/schema\/person\/d3944e30f0d72fdb223bc195ef7fe0d3","name":"Hatice Ozsahan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jumpcloud.com\/#\/schema\/person\/image\/6ca104465c97240a1d4e29117783bae5","url":"https:\/\/secure.gravatar.com\/avatar\/e1d1c2ab79d2fed1138a6ca35feca1ac89fd30464894dccd3433dd76a64b90c9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e1d1c2ab79d2fed1138a6ca35feca1ac89fd30464894dccd3433dd76a64b90c9?s=96&d=mm&r=g","caption":"Hatice Ozsahan"},"description":"Hatice is a Product Marketing Manager at JumpCloud, often busy bringing product value to life with compelling messages that resonate across all channels. When not at work, she\u2019s either battling it out in online video games or getting creative with her art projects."}]}},"_links":{"self":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/posts\/138030","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/users\/229"}],"replies":[{"embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/comments?post=138030"}],"version-history":[{"count":3,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/posts\/138030\/revisions"}],"predecessor-version":[{"id":138037,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/posts\/138030\/revisions\/138037"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/media\/138032"}],"wp:attachment":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/media?parent=138030"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/categories?post=138030"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/tags?post=138030"},{"taxonomy":"collection","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/collection?post=138030"},{"taxonomy":"platform","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/platform?post=138030"},{"taxonomy":"funnel_stage","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/funnel_stage?post=138030"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/coauthors?post=138030"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}