diff --git a/skills/productivity/here-now/SKILL.md b/optional-skills/productivity/here-now/SKILL.md similarity index 91% rename from skills/productivity/here-now/SKILL.md rename to optional-skills/productivity/here-now/SKILL.md index f1491df3fa..bbb07b0a4e 100644 --- a/skills/productivity/here-now/SKILL.md +++ b/optional-skills/productivity/here-now/SKILL.md @@ -1,16 +1,6 @@ --- name: here.now -description: > - here.now lets agents publish websites and store private files in cloud - Drives. Use Sites to publish HTML, documents, images, PDFs, videos, and - static files to live URLs at {slug}.here.now or custom domains. Use Drives as private cloud - folders where agents can store files (documents, context, memory, plans, - assets, media, research, code, etc), share them with other agents, and - continue across sessions and tools. Use when asked to "publish this", "host - this", "deploy this", "share this on the web", "make a website", "put this - online", "create a webpage", "generate a URL", "build a chatbot", "save this - to my Drive", "store this for later", "write this to cloud storage", "share a - folder with another agent", or "use my here.now Drive". +description: Publish static sites to {slug}.here.now and store private files in cloud Drives for agent-to-agent handoff. version: 1.15.3 author: here.now license: MIT diff --git a/skills/productivity/here-now/scripts/drive.sh b/optional-skills/productivity/here-now/scripts/drive.sh similarity index 100% rename from skills/productivity/here-now/scripts/drive.sh rename to optional-skills/productivity/here-now/scripts/drive.sh diff --git a/skills/productivity/here-now/scripts/publish.sh b/optional-skills/productivity/here-now/scripts/publish.sh similarity index 100% rename from skills/productivity/here-now/scripts/publish.sh rename to optional-skills/productivity/here-now/scripts/publish.sh diff --git a/scripts/release.py b/scripts/release.py index 8631236524..afed77a69b 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -45,6 +45,7 @@ AUTHOR_MAP = { "leone.parise@gmail.com": "leoneparise", "teknium@nousresearch.com": "teknium1", "127238744+teknium1@users.noreply.github.com": "teknium1", + "aludwin+gh@gmail.com": "adamludwin", "2093036+exiao@users.noreply.github.com": "exiao", "rylen.anil@gmail.com": "rylena", "14046872+tmimmanuel@users.noreply.github.com": "tmimmanuel",