🔗
AutomationJavaScript

Pagecast Publishing

by Amal-David

Pagecast Publishing is an Automation skill for Claude Code, published by Amal-David in pagecast.

189 stars10 forkson Amal-David/pagecastAdded 2026/09/06+1% in starsRepository updated 2026/09/03
agent-skillsclaude-codecloudflare-pagescodexhtmlmarkdownpagecastpublishingreportsstatic-site
Install in seconds
Install Pagecast Publishing
Copy Pagecast Publishing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Amal-David/pagecast/tree/main/.codex/skills/publish-report ~/.claude/skills/publish-report

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Amal-David/pagecast.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.codex/skills/publish-report/SKILL.md in Amal-David/pagecast
Installs to
~/.claude/skills/publish-report
Collection
One of 2 skills cataloged from this repository
Category
Automation2032 skills

What Pagecast Publishing does

Pagecast Publishing turns local HTML, Markdown, or built static sites into shareable public URLs. Use it when you want to publish a report, plan, doc, dashboard, or other local web output.

Pagecast Publishing is cataloged under Automation on DirSkills. Pagecast Publishing comes from a repository tagged agent-skills, claude-code, cloudflare-pages, codex and html.

Documentation

README

Publish with Pagecast

Pagecast turns a local HTML or Markdown file (a report, plan, doc, or dashboard) into a shareable public URL in the user's Pagecast Home. Execute an explicit Pagecast request immediately; offer once when publishing would be useful but the user did not request it.

  • “Publish this as a Pagecast”, “Pagecast this”, or equivalent is sufficient consent. Run the publish command immediately and return the URL; do not ask again.
  • A proactive suggestion still asks once before publishing.
  • If the user asks only for the command, provide the command and do not run it.

This is the opening of the README. Read the full README on GitHub.

Commands Pagecast Publishing provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /goal

Frequently asked about Pagecast Publishing

  • What else does Amal-David publish alongside Pagecast Publishing?

    Pagecast Publishing is one of 2 skills that DirSkills catalogs from Amal-David/pagecast, the repository it ships in. Its siblings there include Pagecast Publishing. Each one is a separate skill with its own page in this directory, installs the same way Pagecast Publishing does, and is maintained by Amal-David in that same repository. The rest of the collection is listed on the Amal-David/pagecast page.

  • How does Pagecast Publishing compare to other Automation skills?

    Pagecast Publishing ranks #1849 by stars among the 2032 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Pagecast Publishing against them. Open each page to compare what they document and how they install.