wrike-automation
Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas.
Content Preview
--- name: wrike-automation description: "Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas." requires: mcp: [rube] category: project-management --- # Wrike Automation via Rube MCP Automate Wrike project management operations through Composio's Wrike toolkit via Rube MCP. **Toolkit docs**: [composio.dev/toolkits/wrike](https://composio.dev/toolkits/wrike) ## Prerequ
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/wrike-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/wrike-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/wrike-automation/SKILL.md