mural

Automate Mural whiteboard workflows via OAuth-based API integration.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill mural
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mural
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/mural
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill mural

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawlink-plugin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates OAuth-based access to Mural for collaborative whiteboard automation, simplifying workspace navigation, mural creation, and content management.

Core Features & Use Cases

  • Workspace Navigation: Browse workspaces, rooms, and murals with ease.
  • Content Creation: Create sticky notes and manage visual collaboration.
  • Search & Manage: Search murals by keyword and manage workspace hierarchies.
  • Use Case: Efficiently organize project discussions and brainstorming sessions on Mural without the need for manual API handling.

Quick Start

Use the mural skill to create a sticky note on a mural with the text 'New feature ideas' and position it at coordinates (100, 200).

Frequently Asked Questions about mural

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate whiteboard collaboration and mural creation using an API?

You can automate whiteboard collaboration by using managed OAuth to access the Mural API, which enables programmatic workspace navigation, mural creation, and sticky note management.

Can I create sticky notes on a Mural whiteboard at specific coordinates via API integration?

Yes, API integration supports sticky note creation on a Mural whiteboard, allowing you to specify text content and position it at exact coordinates like (100, 200) for visual collaboration.

Do I need ClawLink to manage OAuth access for Mural workspace automation?

Yes, you need ClawLink and the clawlink-plugin dependency to handle managed OAuth access, which is required to authenticate and automate Mural API operations.

What's the best way to search and navigate Mural workspaces and rooms programmatically?

The best way to search and navigate Mural workspaces is through API integration, which provides commands to browse workspace hierarchies, search murals by keyword, and locate specific rooms.

Are there limitations when using managed OAuth for Mural visual workspace automation?

Mural automation requires managed OAuth and the ClawLink plugin for access, meaning you cannot perform standalone API calls without configuring these dependencies for workspace operations.