Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Craftbag.Craftbag
PackageVersion: 0.1.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: craftbag.exe
PortableCommandAlias: craftbag
- RelativeFilePath: craftbag-mcp.exe
PortableCommandAlias: craftbag-mcp
Commands:
- craftbag
- craftbag-mcp
UpgradeBehavior: install
ReleaseDate: 2026-08-28
ArchiveBinariesDependOnPath: true
Installers:
- Architecture: x64
InstallerUrl: https://github.com/craftbag/craftbag/releases/download/v0.1.0/craftbag-x86_64-pc-windows-msvc.zip
InstallerSha256: BD5695E60051340491A4CD4E2ABEBD37A7812AF23566B50072BB63E7E4E2409C
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Craftbag.Craftbag
PackageVersion: 0.1.0
PackageLocale: en-US
Publisher: Craftbag
PublisherUrl: https://github.com/craftbag
PublisherSupportUrl: https://github.com/craftbag/craftbag/issues
Author: Craftbag
PackageName: craftbag
PackageUrl: https://github.com/craftbag/craftbag
License: Apache-2.0 or MIT
LicenseUrl: https://github.com/craftbag/craftbag/blob/HEAD/LICENSE
Copyright: Copyright (c) Craftbag contributors
ShortDescription: Discover and load Agent Skills for CLI and MCP hosts
Description: |-
craftbag walks project and home skill trees and catalogs, loads, explains,
and validates Agent Skills (SKILL.md). The same operations are available
over MCP stdio as craftbag-mcp for hosts that do not embed the Rust crate.
Moniker: craftbag
Tags:
- agents
- cli
- mcp
- rust
- skills
ReleaseNotesUrl: https://github.com/craftbag/craftbag/releases/tag/v0.1.0
ManifestType: defaultLocale
ManifestVersion: 1.12.0
7 changes: 7 additions & 0 deletions manifests/c/Craftbag/Craftbag/0.1.0/Craftbag.Craftbag.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Craftbag.Craftbag
PackageVersion: 0.1.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0