SKonsole 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global SKonsole --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local SKonsole --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SKonsole&version=1.0.1
nuke :add-package SKonsole --version 1.0.1

SKonsole Tool

The SKonsole Tool is a console application powered by Semantic Skills, utilizing the Semantic Kernel. It empowers developers with the ability to perform tasks efficiently by harnessing the capabilities of these skills. The tool currently supports tasks like generating commit messages and providing insightful pull request feedback. Configuration is achieved through Azure OpenAI backend and environment variables.

Available Commands

  • skonsole commit <commitHash>: Generate commit messages based on the provided commit hash.

  • skonsole pr feedback: Generate valuable feedback for pull requests using git diff or git show output.

  • skonsole pr description: Generate detailed descriptions for pull requests using git diff or git show output.

  • skonsole createPlan <message>: Create plans using the Planner subcommand by providing a message.

  • skonsole promptChat: Engage in interactive prompt chat sessions.


For comprehensive instructions and advanced functionality, consult the official GitHub repository and accompanying documentation.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.2 345 10/19/2023
1.1.1 197 10/19/2023
1.1.0 231 10/16/2023
1.0.6 170 9/27/2023
1.0.5 183 9/27/2023
1.0.4 242 9/18/2023
1.0.3 216 9/14/2023
1.0.2 229 9/12/2023
1.0.1 204 8/31/2023
1.0.0 225 8/5/2023