Skill

Guide in progress. The install commands and hosting target for the Corkboard skill are being decided in issue #80. This page lays out the structure. The details land when #80 resolves.

What Is the Skill

The Corkboard skill is an agent skill for reading and writing Corkboard wikis from your AI agent. It talks to your workspace through the Corkboard HTTP API and the MCP server, so your agent can create pages, traverse links, search across wikis, and manage media — all through standard tool calls.

For the full API reference, see the API docs.

Install

How to install the skill package. Install commands will be added when #80 resolves.

Configuration

Setting up the API token and MCP connection parameters. Configuration details will be added when #80 resolves.

Usage

A walkthrough of the skill in action: reading pages, writing content, searching wikis, and traversing the link graph. Usage examples will be added when #80 resolves.

Examples

Agent transcripts showing real tool calls and responses. Examples will be added when #80 resolves.

← Back to Docs