8 Commits

Author SHA1 Message Date
Luís Freitas 4369752047 feat: add wordspace skill to sync workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 20:01:16 -08:00
Luís Freitas bc7d211410 feat: add open-prose and websh to skills sync workflow
Add Node.js setup and npx skills CLI step to fetch open-prose and websh
from openprose/prose. Rename workflow file from sync-agentwallet.yml to
sync-skills.yml to reflect broader scope.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 18:35:17 -08:00
Luís Freitas 27c6ff4f01 Add registry.mcpay.tech sync to skill files workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:57:08 -08:00
Luís Freitas 165617f1a2 Fix path mismatch in sync-agentwallet workflow
The mkdir and git add steps were using `agentwallet/` instead of
`skills/agentwallet/`, so changes were never staged and commits
never happened.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:37:53 -08:00
Luís Freitas 8d43b247ec Update file names in GitHub Actions workflow for AgentWallet syncing 2026-02-02 23:58:29 -08:00
Luís Freitas dcdd4d4082 Update file path in GitHub Actions workflow to use skill.json for AgentWallet syncing 2026-02-02 23:47:34 -08:00
Luís Freitas efd9d17a88 Update file paths in GitHub Actions workflow for syncing AgentWallet files 2026-02-02 23:41:49 -08:00
Luís Freitas 8bcbbd410b Add GitHub Actions workflow to sync AgentWallet files every 6 hours 2026-02-02 23:34:28 -08:00