habitica-automation

Automate Habitica task management workflows through the Rube MCP gateway.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill habitica-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: habitica-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/habitica-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill habitica-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually updating Habitica tasks by providing a standardized interface to interact with the Habitica API through the Rube MCP gateway.

Core Features & Use Cases

  • Tool Discovery: Dynamically search for available Habitica tools and schemas to ensure compatibility.
  • Connection Management: Verify and maintain active authentication sessions with the Habitica platform.
  • Multi-Tool Execution: Execute complex task workflows, such as bulk task creation or status updates, using a single command.

Quick Start

Ask the agent to search for available Habitica tools and then execute a task update using the discovered schema.

Frequently Asked Questions about habitica-automation

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

FAQPage Schema
How do I connect Habitica to my AI agent?

Connect Habitica by calling the RUBE_MANAGE_CONNECTIONS tool with the 'habitica' toolkit argument. Follow the provided authentication link to authorize the connection and ensure the status is set to ACTIVE.

Why should I search for tools before executing tasks?

Tool schemas and available endpoints change frequently. Searching first with RUBE_SEARCH_TOOLS ensures you use the correct arguments and field names, preventing execution errors.

Can I perform bulk operations on my Habitica tasks?

Yes, use the RUBE_MULTI_EXECUTE_TOOL or RUBE_REMOTE_WORKBENCH to chain multiple operations together. This allows for efficient batch processing of tasks in a single session.

What should I do if my Habitica connection fails?

Verify your connection status by calling RUBE_MANAGE_CONNECTIONS. If the status is not ACTIVE, re-run the connection flow to refresh your authentication token and ensure the toolkit is properly linked.