AutoKitteh projects: full-fledged solutions, composable templates, and demos of capabilities and features

2 Open Issues Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires building an AutoKitteh system to synchronize Asana tasks with a Google Sheet for weekly reporting. This involves fetching new Asana tasks, appending details (name, assignee, status, due date) to the sheet, supporting project/tag filtering, and notifying a Slack channel with a link to the updated sheet. Existing AutoKitteh integrations and sample projects should be leveraged.

Complexity: 3/5
enhancement good first issue project

AutoKitteh projects: full-fledged solutions, composable templates, and demos of capabilities and features

Python

AI Summary: Develop an AutoKitteh project that retrieves birthday information from a Google Sheet, and posts birthday greetings to designated Slack channels daily at 9 AM. The project should handle potential errors such as missing data or API failures, leveraging scheduled triggers and existing AutoKitteh integrations with Google Sheets and Slack.

Complexity: 3/5
enhancement good first issue project

AutoKitteh projects: full-fledged solutions, composable templates, and demos of capabilities and features

Python