Skills

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.

6 published skills 2 directories
https://ansight.ai/skills

Root tree

Available skill directories

DirectoryAgents

Browse 1 published skill in this subtree.

https://ansight.ai/skills/agents
Open
SkillAnsight App Inspection Skill

Use this skill when an agent should use Ansight Studio as a local stdio-backed MCP bridge to inspect, debug, verify, or extract evidence from a running or captured app session. Prefer Ansight MCP tools for apps, sessions, screenshots, logs, telemetry, annotations, remote app tools, databases, and sandbox files before falling back to direct simulator or device access.

https://ansight.ai/skills/agents/ansight-app-inspection.md
Open
Directory.NET

Browse 5 published skills in this subtree.

https://ansight.ai/skills/dotnet
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 Ansight Studio or MCP.

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

Use this skill when installing or configuring Ansight in a .NET MAUI, .NET for Android, .NET for iOS, or .NET Mac Catalyst app. Use the all-in-one Ansight.Maui or Ansight packages by default, infer Studio registration metadata from the app, initialize the runtime in the correct startup path, register the app in Studio with ansight_register_app, issue a signed pairing config with ansight_issue_pairing_config, set AnsightRemoteToolsPolicy to AllowedWithWarnings, inject a global tool guard that enables tools in developer builds and denies all tools in release builds, install or recommend the ansight-app-inspection skill for the user's agent, and create ansight-readme.md with QR pairing next steps.

https://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://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://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://ansight.ai/skills/dotnet/ansight-logging-serilog.md
Open