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)
This commit is contained in:
parent
a49f0e6e65
commit
d3c940c1af
2 changed files with 30 additions and 29 deletions
|
|
@ -1,23 +1,24 @@
|
||||||
# Nasr (Smithers) skills manifest — 2026-04-22
|
# Nasr (Smithers) skills manifest — 2026-04-23
|
||||||
# format: skill_name | local_path | git_repo (if known)
|
# format: skill_name | forgejo_repo | notes
|
||||||
2dexy-sync | /home/developer/.openclaw/skills/2dexy-sync/ | unknown
|
|
||||||
agency-agents | /home/developer/.openclaw/skills/agency-agents/ | unknown
|
# Custom skills (now on Forgejo under nasr org)
|
||||||
build-verify | /home/developer/.openclaw/skills/build-verify/ | unknown
|
clinical-pathway | https://git.machinemachine.ai/nasr/clinical-pathway | oncology pathway builder
|
||||||
clinical-pathway | /home/developer/.openclaw/skills/clinical-pathway/ | unknown
|
patient-pathway | https://git.machinemachine.ai/nasr/patient-pathway | patient journey tracking
|
||||||
cursor-agent | /home/developer/.openclaw/skills/cursor-agent/ | unknown
|
quantum-trading | https://git.machinemachine.ai/nasr/quantum-trading | trading intelligence signals
|
||||||
harness-engine | /home/developer/.openclaw/skills/harness-engine/ | unknown
|
trading-app-dev | https://git.machinemachine.ai/nasr/trading-app-dev | 2DEXY iOS/macOS trading app tooling
|
||||||
intent-elicit | /home/developer/.openclaw/skills/intent-elicit/ | unknown
|
2dexy-sync | https://git.machinemachine.ai/nasr/2dexy-sync | 2DEXY data sync pipeline
|
||||||
intent-router | /home/developer/.openclaw/skills/intent-router/ | unknown
|
ml-training | https://git.machinemachine.ai/nasr/ml-training | ML/GPU training orchestration
|
||||||
m2-memory | /home/developer/.openclaw/skills/m2-memory/ | unknown
|
xcode-remote | https://git.machinemachine.ai/nasr/xcode-remote | remote Xcode build/deploy
|
||||||
m2-memory.bak.20260309 | /home/developer/.openclaw/skills/m2-memory.bak.20260309/ | unknown
|
build-verify | https://git.machinemachine.ai/nasr/build-verify | Swift build artifact validation
|
||||||
ml-training | /home/developer/.openclaw/skills/ml-training/ | unknown
|
cursor-agent | https://git.machinemachine.ai/nasr/cursor-agent | Cursor IDE agent integration
|
||||||
mm-pdf | /home/developer/.openclaw/skills/mm-pdf/ | unknown
|
|
||||||
patient-pathway | /home/developer/.openclaw/skills/patient-pathway/ | unknown
|
# Fleet-wide skills (machine-machine org or m2 org — install via fleet-update)
|
||||||
quantum-trading | /home/developer/.openclaw/skills/quantum-trading/ | unknown
|
m2-memory | https://github.com/machine-machine/openclaw-m2-memory-skill | vector memory store/search
|
||||||
rlm-memory | /home/developer/.openclaw/skills/rlm-memory/ | unknown
|
rlm-memory | https://github.com/machine-machine/openclaw-m2-memory-skill | deep multi-hop memory
|
||||||
rlm-memory.bak.20260309 | /home/developer/.openclaw/skills/rlm-memory.bak.20260309/ | unknown
|
unified-search | machine-machine org | cross-source search
|
||||||
spec-discovery | /home/developer/.openclaw/skills/spec-discovery/ | unknown
|
agency-agents | machine-machine org | 80+ specialist agent prompts
|
||||||
trading-app-dev | /home/developer/.openclaw/skills/trading-app-dev/ | unknown
|
harness-engine | machine-machine org | project harness orchestration
|
||||||
unified-search | /home/developer/.openclaw/skills/unified-search/ | unknown
|
intent-elicit | machine-machine org | intent elicitation
|
||||||
unified-search.bak.20260309 | /home/developer/.openclaw/skills/unified-search.bak.20260309/ | unknown
|
intent-router | machine-machine org | intent routing
|
||||||
xcode-remote | /home/developer/.openclaw/skills/xcode-remote/ | unknown
|
spec-discovery | machine-machine org | spec gap detection
|
||||||
|
mm-pdf | machine-machine org | Machine.Machine branded PDFs
|
||||||
|
|
|
||||||
|
|
@ -38,8 +38,8 @@
|
||||||
"unified-search",
|
"unified-search",
|
||||||
"xcode-remote"
|
"xcode-remote"
|
||||||
],
|
],
|
||||||
"skills_in_git": false,
|
"skills_in_git": true,
|
||||||
"skills_git_repo": "pending \u2014 create git.machinemachine.ai/nasr/skills",
|
"skills_git_repo": "https://git.machinemachine.ai/nasr/",
|
||||||
"memory_collection": "agent_memory_nasr",
|
"memory_collection": "agent_memory_nasr",
|
||||||
"memory_restored": true,
|
"memory_restored": true,
|
||||||
"memory_sources": [
|
"memory_sources": [
|
||||||
|
|
@ -57,12 +57,12 @@
|
||||||
"gmi_agent": "planned \u2014 machine.machine.zip has GMI clinic context",
|
"gmi_agent": "planned \u2014 machine.machine.zip has GMI clinic context",
|
||||||
"telegram_id": 6234474652,
|
"telegram_id": 6234474652,
|
||||||
"telegram_zip": "in spark3/m2.zip (DM with m2) + machine.machine.zip",
|
"telegram_zip": "in spark3/m2.zip (DM with m2) + machine.machine.zip",
|
||||||
"status": "memory_restored",
|
"status": "complete",
|
||||||
"next_steps": [
|
"next_steps": [
|
||||||
"create Forgejo skill repos (needs API token)",
|
"ingest nasr-filtered rows from m2.zip for deeper DM context",
|
||||||
"ingest nasr-filtered rows from m2.zip (DM context with m2)",
|
|
||||||
"Hermes agent integration (await Mariusz feedback)",
|
"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": {
|
"memory_restored_details": {
|
||||||
"source": "machine.machine.zip (spark3)",
|
"source": "machine.machine.zip (spark3)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue