Skip to content

Add built-in here.now skill#14803

Closed
adamludwin wants to merge 2 commits into
NousResearch:mainfrom
adamludwin:add-here-now-built-in-skill
Closed

Add built-in here.now skill#14803
adamludwin wants to merge 2 commits into
NousResearch:mainfrom
adamludwin:add-here-now-built-in-skill

Conversation

@adamludwin

@adamludwin adamludwin commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Closes #378

Summary

  • add a built-in here.now skill under skills/productivity/here-now/
  • bundle publish.sh for publish and update flows
  • keep the skill thin and docs-first, with current capability and workflow guidance at https://here.now/docs

Validation

  • validated locally in Hermes
  • updated script examples to use ${HERMES_SKILL_DIR}/scripts/publish.sh
  • fixed the bundled script so upload failures are not silently swallowed

Add the here.now productivity skill with a bundled publish runtime so Hermes can publish files and folders to live URLs. Keep the skill thin and docs-first while fixing script path resolution and upload failure handling.

Made-with: Cursor
@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/plugins Plugin system and bundled plugins labels Apr 23, 2026
Made-with: Cursor
@adamludwin

Copy link
Copy Markdown
Contributor Author

updated this PR to the current here.now skill bundle, including support for the new drives feature

@teknium1

teknium1 commented May 1, 2026

Copy link
Copy Markdown
Contributor

Merged via PR #18170 — landed under optional-skills/productivity/here-now/ so it's discoverable via the Skills Hub and opt-in, rather than a built-in skill loaded for every user. Your two commits were cherry-picked onto current main and your authorship is preserved in git log (commits f7dfd4a and 21cc9c8). The SKILL.md description was also tightened to a single line to match sibling optional-skill descriptions.

Users can install with:

hermes skills install official/productivity/here-now

Thanks for the contribution!

@teknium1 teknium1 closed this May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: here.now Skill — Instant Static Web Publishing for Agent-Created Content

3 participants