Back to Skills

coda-automation

davepoon
Updated 20 days ago
11 views
2,553
277
2,553
View on GitHub
Othermcpautomation

About

This Claude Skill automates Coda document operations through the Rube MCP server, enabling management of pages, tables, rows, and permissions. Developers should always call `RUBE_SEARCH_TOOLS` first to get current schemas before using its automation capabilities. It requires an active Coda connection via Rube's connection manager.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/coda-automation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/coda-automation
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands

Related Skills

Archon Manager

Other

Archon Manager is the strategic layer (WHAT/WHEN) for project management, coordinating with other skills for execution (HOW). It enables developers to manage projects, track tasks, and query knowledge bases using a two-layer architecture. Use it when implementing structured project workflows or needing a central command center for AI-assisted development.

View skill

trello-automation

Other

This Claude Skill automates Trello board and card management through the Rube MCP server. It enables developers to programmatically create cards, manage lists, assign members, and search across boards. Use it to integrate Trello workflows directly into your development tools and automation scripts.

View skill

monday-automation

Other

This Claude Skill automates Monday.com work management through Rube MCP, enabling developers to programmatically manage boards, items, columns, groups, and updates. It requires first searching for current tool schemas via RUBE_SEARCH_TOOLS and an active Monday.com connection. Use this skill when building automated project management workflows that integrate with Monday.com's platform.

View skill

basecamp-automation

Other

This Claude Skill automates Basecamp project management through Rube MCP, enabling to-do list creation, task management, message board operations, and people management. Developers should always call `RUBE_SEARCH_TOOLS` first to get current schemas before using any automation functions. It requires an active Basecamp connection via Rube's connection manager to function properly.

View skill