From a71982848485a166ca6be96194fdc6d63e319290 Mon Sep 17 00:00:00 2001 From: jason Date: Mon, 18 May 2026 13:41:07 -0500 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f91dbc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# mpm-url-shortener + +CoWork skill that manages short URLs on MPM's mpm.to YOURLS instance — full CRUD via signature token with admin session fallback. CW-013. \ No newline at end of file