From 1151598f4c08c981df542a66fa0cc84410d9a600 Mon Sep 17 00:00:00 2001 From: korya <148461+korya@users.noreply.github.com> Date: Wed, 2 Sep 2026 10:20:06 -0400 Subject: [PATCH] docs: Point the Marketplace badge at the real listing URL The badge linked to /marketplace/actions/askl, which 404s: the listing kept its original slug from before the rename, and the bare name askl cannot be claimed because a GitHub user account already holds it. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01RoMv1uCaJQPs44rFX5XWEm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e8b6cd..1daebd4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# askl mascot, an avocet askl [![CI](https://github.com/korya/askl/actions/workflows/ci.yml/badge.svg)](https://github.com/korya/askl/actions/workflows/ci.yml) [![Marketplace](https://img.shields.io/github/v/release/korya/askl?label=marketplace&logo=github&color=2ea44f)](https://github.com/marketplace/actions/askl) +# askl mascot, an avocet askl [![CI](https://github.com/korya/askl/actions/workflows/ci.yml/badge.svg)](https://github.com/korya/askl/actions/workflows/ci.yml) [![Marketplace](https://img.shields.io/github/v/release/korya/askl?label=marketplace&logo=github&color=2ea44f)](https://github.com/marketplace/actions/agent-skills-lint) askl is a deterministic linter for [agent skills](https://agentskills.io/specification) and [agent plugins](https://agent-plugins.org/). It verifies compliance with the open