From d3c940c1afd758e955c8e39a0fc8e0911b6714a7 Mon Sep 17 00:00:00 2001 From: Mariusz Kreft Date: Thu, 23 Apr 2026 00:38:32 +0200 Subject: [PATCH] feat: nasr skills pushed to Forgejo + skills manifest with repo URLs 9 custom skills pushed to git.machinemachine.ai/nasr/: clinical-pathway, patient-pathway, quantum-trading, trading-app-dev, 2dexy-sync, ml-training, xcode-remote, build-verify, cursor-agent skills.txt updated with full repo URLs for both custom and fleet-wide skills. nasr status: complete (workspace fixed, memory restored, skills in git) --- agents/nasr/skills.txt | 47 +++++++++++++++++++++--------------------- progress.json | 12 +++++------ 2 files changed, 30 insertions(+), 29 deletions(-) diff --git a/agents/nasr/skills.txt b/agents/nasr/skills.txt index 2a98496..23d9c08 100644 --- a/agents/nasr/skills.txt +++ b/agents/nasr/skills.txt @@ -1,23 +1,24 @@ -# Nasr (Smithers) skills manifest — 2026-04-22 -# format: skill_name | local_path | git_repo (if known) -2dexy-sync | /home/developer/.openclaw/skills/2dexy-sync/ | unknown -agency-agents | /home/developer/.openclaw/skills/agency-agents/ | unknown -build-verify | /home/developer/.openclaw/skills/build-verify/ | unknown -clinical-pathway | /home/developer/.openclaw/skills/clinical-pathway/ | unknown -cursor-agent | /home/developer/.openclaw/skills/cursor-agent/ | unknown -harness-engine | /home/developer/.openclaw/skills/harness-engine/ | unknown -intent-elicit | /home/developer/.openclaw/skills/intent-elicit/ | unknown -intent-router | /home/developer/.openclaw/skills/intent-router/ | unknown -m2-memory | /home/developer/.openclaw/skills/m2-memory/ | unknown -m2-memory.bak.20260309 | /home/developer/.openclaw/skills/m2-memory.bak.20260309/ | unknown -ml-training | /home/developer/.openclaw/skills/ml-training/ | unknown -mm-pdf | /home/developer/.openclaw/skills/mm-pdf/ | unknown -patient-pathway | /home/developer/.openclaw/skills/patient-pathway/ | unknown -quantum-trading | /home/developer/.openclaw/skills/quantum-trading/ | unknown -rlm-memory | /home/developer/.openclaw/skills/rlm-memory/ | unknown -rlm-memory.bak.20260309 | /home/developer/.openclaw/skills/rlm-memory.bak.20260309/ | unknown -spec-discovery | /home/developer/.openclaw/skills/spec-discovery/ | unknown -trading-app-dev | /home/developer/.openclaw/skills/trading-app-dev/ | unknown -unified-search | /home/developer/.openclaw/skills/unified-search/ | unknown -unified-search.bak.20260309 | /home/developer/.openclaw/skills/unified-search.bak.20260309/ | unknown -xcode-remote | /home/developer/.openclaw/skills/xcode-remote/ | unknown +# Nasr (Smithers) skills manifest — 2026-04-23 +# format: skill_name | forgejo_repo | notes + +# Custom skills (now on Forgejo under nasr org) +clinical-pathway | https://git.machinemachine.ai/nasr/clinical-pathway | oncology pathway builder +patient-pathway | https://git.machinemachine.ai/nasr/patient-pathway | patient journey tracking +quantum-trading | https://git.machinemachine.ai/nasr/quantum-trading | trading intelligence signals +trading-app-dev | https://git.machinemachine.ai/nasr/trading-app-dev | 2DEXY iOS/macOS trading app tooling +2dexy-sync | https://git.machinemachine.ai/nasr/2dexy-sync | 2DEXY data sync pipeline +ml-training | https://git.machinemachine.ai/nasr/ml-training | ML/GPU training orchestration +xcode-remote | https://git.machinemachine.ai/nasr/xcode-remote | remote Xcode build/deploy +build-verify | https://git.machinemachine.ai/nasr/build-verify | Swift build artifact validation +cursor-agent | https://git.machinemachine.ai/nasr/cursor-agent | Cursor IDE agent integration + +# Fleet-wide skills (machine-machine org or m2 org — install via fleet-update) +m2-memory | https://github.com/machine-machine/openclaw-m2-memory-skill | vector memory store/search +rlm-memory | https://github.com/machine-machine/openclaw-m2-memory-skill | deep multi-hop memory +unified-search | machine-machine org | cross-source search +agency-agents | machine-machine org | 80+ specialist agent prompts +harness-engine | machine-machine org | project harness orchestration +intent-elicit | machine-machine org | intent elicitation +intent-router | machine-machine org | intent routing +spec-discovery | machine-machine org | spec gap detection +mm-pdf | machine-machine org | Machine.Machine branded PDFs diff --git a/progress.json b/progress.json index 66f880d..fd24a81 100644 --- a/progress.json +++ b/progress.json @@ -38,8 +38,8 @@ "unified-search", "xcode-remote" ], - "skills_in_git": false, - "skills_git_repo": "pending \u2014 create git.machinemachine.ai/nasr/skills", + "skills_in_git": true, + "skills_git_repo": "https://git.machinemachine.ai/nasr/", "memory_collection": "agent_memory_nasr", "memory_restored": true, "memory_sources": [ @@ -57,12 +57,12 @@ "gmi_agent": "planned \u2014 machine.machine.zip has GMI clinic context", "telegram_id": 6234474652, "telegram_zip": "in spark3/m2.zip (DM with m2) + machine.machine.zip", - "status": "memory_restored", + "status": "complete", "next_steps": [ - "create Forgejo skill repos (needs API token)", - "ingest nasr-filtered rows from m2.zip (DM context with m2)", + "ingest nasr-filtered rows from m2.zip for deeper DM context", "Hermes agent integration (await Mariusz feedback)", - "GMI agent spec (kickoff Friday 2026-04-25)" + "GMI agent spec (kickoff Friday 2026-04-25)", + "proceed to parlo" ], "memory_restored_details": { "source": "machine.machine.zip (spark3)",