frevana-publish

Installation
SKILL.md

Frevana Publish

Publish one local file through Frevana's custom-domain upload flow.

The script first checks custom_domain from GET /subscriptions/user. When no custom domain is configured, it stops before requesting an upload URL and directs the user to:

https://www.frevana.com/dashboard/domain

What This Skill Needs

  • one user-specified local file path
  • the previous file_key supplied by the caller when the user wants to update existing content
  • FREVANA_TOKEN in the environment, or a one-time --token override
  • curl
  • bash
  • python3
  • network access to https://api.frevana.com

Do not guess the file path. If the user has not identified a file, ask for it.

Installs
1
GitHub Stars
1
First Seen
Aug 4, 2026
frevana-publish — finpeakinc/frevana-skills