Skills

.NET skill URLs.

Use this directory page to locate the published .NET skills, then copy the exact markdown URL you want an agent to follow.

5 published skills
https://ansight.ai/skills/dotnet

Directory tree

Published skills in .NET

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