ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

saved-markdown

Publish content to saved.md and return a public shareable URL. Use when the user wants to publish, host, or share a Markdown, HTML, or JSX page via saved.md, including requests like "publish to saved.md", "post this to saved.md", "make this shareable", "host this page", or "give me a public link". Also use when the user asks for a saved.md scaffold or structured template-driven starting point. Do not use for private local-only drafts or ordinary markdown editing with no publishing or saved.md intent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/anboias/saved-markdown
Or

What This Skill Does

The saved-markdown skill is a powerful utility for OpenClaw that allows users to instantly transform structured content into shareable, persistent web pages. Whether you are generating reports, research documentation, technical guides, or presentation slides, this skill handles the rendering and hosting process via saved.md. It streamlines the workflow from 'thought to publication' by providing a seamless interface to push markdown-formatted text to a public URL that can be shared with others. When invoked, it ensures your documents remain well-formatted and accessible without the need for manual file hosting or configuration.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/anboias/saved-markdown

Use Cases

This skill is ideal for professionals, researchers, and developers who need to:

  • Generate professional reports or analysis summaries for team collaboration.
  • Create documentation or how-to guides for software projects.
  • Build slide decks for presentations using the integration with frontend-slides.
  • Distribute complex data tables or formatted research findings in a clean, readable format.
  • Quickly turn internal brainstorming notes into shareable pages.

Example Prompts

  1. 'Create a detailed market analysis report on the current AI industry trends and publish it.'
  2. 'I need a presentation deck about our new project roadmap, please prepare the slides and give me a link.'
  3. 'Generate a comprehensive guide on setting up the local development environment and make it public.'

Tips & Limitations

  • Triggering: The skill is highly responsive. If you don't want to publish, always explicitly state 'local-only' to bypass the external API.
  • Presentation Mode: When requesting slides, ensure you have frontend-slides installed to leverage the advanced deck generation features.
  • Persistence: Content published to saved.md is anonymous and persistent; ensure you do not include sensitive or private information in your drafts before publishing.
  • Formatting: Use standard Markdown syntax; headers, tables, and lists are automatically rendered to optimize readability on the web.

Metadata

Author@anboias
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-anboias-saved-markdown": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#markdown#publishing#documentation#presentation#sharing
Safety Score: 4/5

Flags: external-api