Published skill URLs for direct agent prompts.

These pages mirror the published skills under /skills. Open a skill, copy its direct URL, and paste that URL into the prompt you hand to your agent.

33 published skills 8 directories
https://www.ansight.ai/skills

Root tree

Available skill directories

DirectoryAgents

Browse 3 published skills in this subtree.

https://www.ansight.ai/skills/agents
Open
DirectoryAnsight Assess Automation Readiness

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/agents/ansight-assess-automation-readiness
Open
SkillAssess Ansight Automation Readiness

Audit and score how strongly an app is integrated with Ansight and how ready its critical flows are for reliable agentic or deterministic automation. Use when Codex should assess an Ansight installation, review a live or captured app's observability and control surfaces, measure stable automation-ID coverage and uniqueness, identify automation blockers, compare readiness over time, or produce a prioritized remediation plan before creating Ansight tests, tasks, or triggers.

https://www.ansight.ai/skills/agents/ansight-assess-automation-readiness/SKILL.md
Open
DirectoryAnsight UI Testing

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/agents/ansight-ui-testing
Open
SkillAnsight UI Testing

Create, edit, validate, and run Ansight UI testing definitions through the CLI. Use when Codex should author agentic workspace tests under ansight/tests, deterministic repository tasks under ansight/tasks, event-driven triggers under ansight/triggers, or choose the right definition for a reusable Ansight verification workflow. Follow the current workspace-definition contracts and use structured CLI output for discovery and verification.

https://www.ansight.ai/skills/agents/ansight-ui-testing/SKILL.md
Open
SkillAnsight App Inspection Router Skill

Use this routing skill when an agent should inspect, debug, verify, or extract evidence from a running or captured app through the Ansight CLI but the app SDK/platform has not been selected yet, or when Ansight automation-readiness assessment or UI testing should be routed to a dedicated skill. Inspect the repo, structured CLI app/session metadata, and live tool catalog, then follow the best assessment, testing, or platform-specific inspection skill.

https://www.ansight.ai/skills/agents/ansight-app-inspection.md
Open
DirectoryAndroid

Browse 4 published skills in this subtree.

https://www.ansight.ai/skills/android
Open
DirectoryAnsight Migrate Sdk 1 1 Android

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/android/ansight-migrate-sdk-1-1-android
Open
SkillMigrate Android to Ansight SDK 1.1

Migrate a native Android Kotlin or Java app from an older Ansight pairing-config integration to SDK 1.1 zero-touch developer enrollment. Use when upgrading Gradle dependencies, deleting bundled pairing JSON or host and Wi-Fi build settings, replacing manual connection startup, or adding generic QR enrollment without requesting the Android camera permission.

https://www.ansight.ai/skills/android/ansight-migrate-sdk-1-1-android/SKILL.md
Open
SkillAnsight Android App Inspection Skill

Use this skill when inspecting, debugging, verifying, or extracting evidence from a running native Android Kotlin or Java app through the Ansight CLI. Discover the live session and native Android remote app tools with structured commands before falling back to emulator or device access.

https://www.ansight.ai/skills/android/ansight-app-inspection-android.md
Open
SkillAnsight Android Remote Tool Skill

Use this skill when implementing a custom Ansight remote tool for a native Android Kotlin or Java app. Create a narrow androidSimpleTool or AndroidTool with a stable id, explicit ToolScope, structured JSON results, local-development build-variant gating, runtime ToolGuard access, registration through AnsightOptions.addTool/addTools or AnsightRuntime.registerTool, and verification through the Ansight CLI.

https://www.ansight.ai/skills/android/ansight-create-remote-tool-android.md
Open
SkillAnsight Android Install Skill

Install the native Android Ansight SDK with automatic emulator registration and one-shot CLI QR enrollment for physical devices. Add the aggregate dependency, initialize from Application, expose the SDK scanner from a developer-only surface, keep remote tools development-only, verify the Gradle build, and inspect the app through the Ansight CLI.

https://www.ansight.ai/skills/android/ansight-install-android.md
Open
DirectoryAnsight Migrate To Sdk 1 1

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/ansight-migrate-to-sdk-1-1
Open
SkillMigrate to Ansight SDK 1.1

Migrate an app from Ansight SDK 1.0.x or an older pairing-config integration to the current SDK and CLI-hosted enrollment model. Use when upgrading native Android, native iOS, .NET or MAUI, React Native or Expo, Flutter, or Capacitor apps and removing bundled connection configuration.

https://www.ansight.ai/skills/ansight-migrate-to-sdk-1-1/SKILL.md
Open
DirectoryCordova / Capacitor

Browse 4 published skills in this subtree.

https://www.ansight.ai/skills/cordova
Open
DirectoryAnsight Migrate Sdk 1 1 Capacitor

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/cordova/ansight-migrate-sdk-1-1-capacitor
Open
SkillMigrate Capacitor to Ansight SDK 1.1

Migrate a Capacitor app from an older @ansight/capacitor pairing-config integration to SDK 1.1 zero-touch developer enrollment. Use when upgrading npm and native dependencies, deleting pairing JSON or host environment plumbing, simplifying initialization, or adding generic physical-device QR enrollment. Classic Apache Cordova is not a drop-in target.

https://www.ansight.ai/skills/cordova/ansight-migrate-sdk-1-1-capacitor/SKILL.md
Open
SkillAnsight Cordova / Capacitor App Inspection Skill

Use this skill when inspecting, debugging, verifying, or extracting evidence from a running Cordova-family Capacitor app through the Ansight CLI. Discover DOM and native visual trees, logs, telemetry, screenshots, artifacts, and data tools with structured commands before direct device access.

https://www.ansight.ai/skills/cordova/ansight-app-inspection-cordova.md
Open
SkillAnsight Cordova / Capacitor Remote Tool Skill

Use this skill when implementing a custom Ansight remote tool for a Cordova-family Capacitor app. Create a narrow JavaScript registerTool handler with a stable id, explicit scope and security metadata, structured results, development-only registration, runtime guard access, and CLI verification.

https://www.ansight.ai/skills/cordova/ansight-create-remote-tool-cordova.md
Open
SkillAnsight Cordova / Capacitor Install Skill

Install @ansight/capacitor with automatic simulator or emulator registration and one-shot CLI QR enrollment for physical devices. Add and sync the Capacitor bridge, initialize native defaults, expose enrollFromQrCode from a developer-only surface, keep remote tools development-only, verify web and native builds, and inspect the app through the Ansight CLI.

https://www.ansight.ai/skills/cordova/ansight-install-cordova.md
Open
Directory.NET

Browse 7 published skills in this subtree.

https://www.ansight.ai/skills/dotnet
Open
DirectoryAnsight Migrate Sdk 1 1 Dotnet

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/dotnet/ansight-migrate-sdk-1-1-dotnet
Open
SkillMigrate .NET and MAUI to Ansight SDK 1.1

Migrate a .NET MAUI, .NET for Android, .NET for iOS, or Mac Catalyst app from an older Ansight pairing-config integration to SDK 1.1 zero-touch developer enrollment. Use when upgrading NuGet packages, deleting MSBuild pairing-resource generation or host settings, aligning native bridge packages, or adding generic physical-device QR enrollment.

https://www.ansight.ai/skills/dotnet/ansight-migrate-sdk-1-1-dotnet/SKILL.md
Open
SkillAnsight .NET App Inspection Skill

Use this skill when inspecting, debugging, verifying, or extracting evidence from a running .NET MAUI, .NET for Android, .NET for iOS, or .NET Mac Catalyst app through the Ansight CLI. Discover the live session and .NET remote app tools with structured commands before falling back to simulator or device access.

https://www.ansight.ai/skills/dotnet/ansight-app-inspection-dotnet.md
Open
SkillAnsight .NET Remote Tool Skill

Use this skill when implementing a custom Ansight remote tool for a .NET MAUI, .NET for Android, .NET for iOS, or .NET Mac Catalyst app. Create a narrow Ansight.Tools.ITool implementation with stable tool ids, ToolSchema arguments and results, ToolSecurity metadata, ToolScope guards, local-development MSBuild gating with AnsightRemoteToolsPolicy, registration through AddTool/AddTools or a WithMyAppTools extension, and verification through the Ansight CLI.

https://www.ansight.ai/skills/dotnet/ansight-create-remote-tool-dotnet.md
Open
SkillAnsight .NET Install Skill

Install Ansight in a .NET MAUI, Android, iOS, or Mac Catalyst app with automatic local CLI-host registration and one-shot QR enrollment for physical devices. Add the all-in-one package, initialize at app startup, expose the SDK scanner from a developer-only surface, keep remote tools development-only, verify target builds, and inspect the app through the Ansight CLI.

https://www.ansight.ai/skills/dotnet/ansight-install-dotnet.md
Open
SkillAnsight Logging Skill For Microsoft.Extensions.Logging

Use this skill when integrating Microsoft.Extensions.Logging with Ansight so application logs are mirrored into Ansight session timelines through Runtime.Event.

https://www.ansight.ai/skills/dotnet/ansight-logging-microsoft-extensions-logging.md
Open
SkillAnsight Logging Skill For Sentry

Use this skill when mirroring Sentry-captured warnings and exceptions into Ansight session timelines from the app's own capture points.

https://www.ansight.ai/skills/dotnet/ansight-logging-sentry.md
Open
SkillAnsight Logging Skill For Serilog

Use this skill when integrating Serilog with Ansight so Serilog events are mirrored into Ansight session timelines through a custom sink.

https://www.ansight.ai/skills/dotnet/ansight-logging-serilog.md
Open
DirectoryFlutter

Browse 4 published skills in this subtree.

https://www.ansight.ai/skills/flutter
Open
DirectoryAnsight Migrate Sdk 1 1 Flutter

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/flutter/ansight-migrate-sdk-1-1-flutter
Open
SkillMigrate Flutter to Ansight SDK 1.1

Migrate a Flutter Android or iOS app from an older ansight_flutter pairing-config integration to SDK 1.1 zero-touch developer enrollment. Use when upgrading pub and native dependencies, deleting bundled pairing payload or host configuration, simplifying initialization, or adding generic physical-device QR enrollment behind a development guard.

https://www.ansight.ai/skills/flutter/ansight-migrate-sdk-1-1-flutter/SKILL.md
Open
SkillAnsight Flutter App Inspection Skill

Use this skill when inspecting, debugging, verifying, or extracting evidence from a running Flutter iOS or Android app through the Ansight CLI. Discover Flutter widget tools, native visual-tree and data tools, logs, telemetry, screenshots, and artifacts with structured commands before direct simulator or device access.

https://www.ansight.ai/skills/flutter/ansight-app-inspection-flutter.md
Open
SkillAnsight Flutter Remote Tool Skill

Use this skill when implementing a custom Ansight remote tool for a Flutter app. Create a narrow Dart registerTool handler with a stable id, explicit scope and security metadata, structured results, development-only registration, runtime guard access, and CLI verification.

https://www.ansight.ai/skills/flutter/ansight-create-remote-tool-flutter.md
Open
SkillAnsight Flutter Install Skill

Install ansight_flutter with automatic simulator or emulator registration and one-shot CLI QR enrollment for physical devices. Add the package, initialize the runtime and instrumentation, expose enrollFromQrCode from a developer-only surface, configure required native privacy declarations, verify Flutter and native builds, and inspect the app through the Ansight CLI.

https://www.ansight.ai/skills/flutter/ansight-install-flutter.md
Open
DirectoryiOS

Browse 4 published skills in this subtree.

https://www.ansight.ai/skills/ios
Open
DirectoryAnsight Migrate Sdk 1 1 Ios

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/ios/ansight-migrate-sdk-1-1-ios
Open
SkillMigrate iOS to Ansight SDK 1.1

Migrate a native SwiftUI or UIKit app from an older Ansight pairing-config integration to SDK 1.1 zero-touch developer enrollment. Use when upgrading SwiftPM or CocoaPods, deleting bundled pairing JSON, host settings, signing or certificate setup, replacing manual connection startup, or adding generic physical-device QR enrollment with minimal Apple privacy declarations.

https://www.ansight.ai/skills/ios/ansight-migrate-sdk-1-1-ios/SKILL.md
Open
SkillAnsight iOS App Inspection Skill

Use this skill when inspecting, debugging, verifying, or extracting evidence from a running native iOS SwiftUI or UIKit app through the Ansight CLI. Discover the live session and native iOS remote app tools with structured commands before falling back to simulator or device access.

https://www.ansight.ai/skills/ios/ansight-app-inspection-ios.md
Open
SkillAnsight iOS Remote Tool Skill

Use this skill when implementing a custom Ansight remote tool for a native iOS SwiftUI or UIKit app. Create a narrow AnsightTool with a stable descriptor id, explicit read/write/delete scope, structured result payloads, Debug or local-development build gating, runtime tool guard access, registration through AnsightRuntime.shared.registerTool, and verification through the Ansight CLI.

https://www.ansight.ai/skills/ios/ansight-create-remote-tool-ios.md
Open
SkillAnsight iOS Install Skill

Install the native iOS Ansight SDK with automatic Simulator registration and one-shot CLI QR enrollment for physical devices. Add the aggregate SwiftPM product or pod, initialize from app startup, expose the SDK scanner from a developer-only surface, add only Apple-required privacy descriptions, verify the build, and inspect the app through the Ansight CLI.

https://www.ansight.ai/skills/ios/ansight-install-ios.md
Open
DirectoryReact Native

Browse 4 published skills in this subtree.

https://www.ansight.ai/skills/react-native
Open
DirectoryAnsight Migrate Sdk 1 1 React Native

Browse 1 published skill in this subtree.

https://www.ansight.ai/skills/react-native/ansight-migrate-sdk-1-1-react-native
Open
SkillMigrate React Native to Ansight SDK 1.1

Migrate a React Native app or Expo development build from an older @ansight/react-native pairing-config integration to SDK 1.1 zero-touch developer enrollment. Use when upgrading npm and native dependencies, deleting pairingConfigJson or bundledDeveloperConfigJson environment plumbing, simplifying initializeAndActivate, or adding generic physical-device QR enrollment.

https://www.ansight.ai/skills/react-native/ansight-migrate-sdk-1-1-react-native/SKILL.md
Open
SkillAnsight React Native App Inspection Skill

Use this skill when inspecting, debugging, verifying, or extracting evidence from a running React Native or Expo development-build app through the Ansight CLI. Discover the live session, React tools, and native tool suites with structured commands before falling back to simulator, emulator, or device access.

https://www.ansight.ai/skills/react-native/ansight-app-inspection-react-native.md
Open
SkillAnsight React Native Remote Tool Skill

Use this skill when implementing a custom Ansight remote tool for a React Native app. Create a narrow JavaScript-backed registerTool handler or a native Swift/Kotlin tool, use stable ids, explicit read/write/delete scopes, structured results, developer-only registration with __DEV__ or native build gates, runtime ToolGuard access, and verification through the Ansight CLI.

https://www.ansight.ai/skills/react-native/ansight-create-remote-tool-react-native.md
Open
SkillAnsight React Native Install Skill

Install @ansight/react-native in React Native or Expo development builds with automatic simulator or emulator registration and one-shot CLI QR enrollment for physical devices. Add and link the package, initialize native defaults, expose enrollFromQrCode from a developer-only surface, keep remote tools development-only, verify JavaScript and native builds, and inspect the app through the Ansight CLI.

https://www.ansight.ai/skills/react-native/ansight-install-react-native.md
Open
SkillAnsight CLI Setup Skill

Use this skill when preparing a developer workstation or agent to use the Ansight CLI. Verify the ansight executable, inspect capabilities, start or reuse the resident host, and confirm app and session discovery with structured CLI output.

https://www.ansight.ai/skills/ansight-cli-setup.md
Open
SkillAnsight Install Router Skill

Use this skill when installing or configuring Ansight but the app platform has not been selected yet. Install the Ansight CLI with the official platform script when needed, run ansight doctor to identify environment dependencies, obtain approval before installing missing tools, route to the matching platform-specific SDK skill, and finish with CLI enrollment and structured session verification.

https://www.ansight.ai/skills/ansight-install.md
Open