Back to Skills

basecamp-automation

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

About

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.

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/basecamp-automation

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

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/basecamp-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

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

wrike-automation

Other

This Claude Skill automates Wrike project management by integrating with Composio's toolkit via Rube MCP. It enables developers to create tasks/folders, manage projects, assign work, and track progress programmatically. Always use `RUBE_SEARCH_TOOLS` first to get current schemas before executing operations.

View skill

linear-automation

Other

This Claude Skill automates Linear project management tasks through the Rube MCP server, enabling operations with issues, projects, cycles, teams, and labels. It requires using `RUBE_SEARCH_TOOLS` first to get current schemas and an active Linear connection via Composio's toolkit. Developers should use this skill to integrate and manage Linear workflows directly within Claude.

View skill