Update wiki/app-automation.md
16037f015c4f harrisonqian 2026-04-13 1 file
index 3712818..b4a20f9 100644
@@ -6,6 +6,8 @@ visibility: public-edit
78 SaaS integrations through [Composio's connect-apps plugin](https://composio.dev). each skill includes tool sequences, parameter guidance, known pitfalls, and quick reference tables.
+related: [[business-and-marketing|business and marketing]] · [[productivity|productivity]] · [[communication-and-writing|communication and writing]] · [[data-and-analysis|data and analysis]] · [[tooling|tooling]]
+
**what this is:** Composio provides a `connect-apps` plugin that lets Claude take real actions in external apps — send emails, create issues, post to Slack, etc. the skills below are pre-built workflow guides for specific apps.
**what actually works well:** the code & DevOps integrations (GitHub, Linear, Jira, Sentry) and email integrations (Gmail, SendGrid) tend to be the most reliable — they map cleanly to API actions. CRM and project management integrations are decent for reads but flakier for complex writes. social media integrations are the most hit-or-miss — API rate limits and auth flows make them fragile. calendar integrations work but watch for timezone bugs.
@@ -62,11 +64,3 @@ claude --plugin-dir ./connect-apps-plugin
## other
- [BambooHR](https://github.com/ComposioHQ/awesome-claude-skills/tree/main/bamboohr-automation/) (HR), [Make/Integromat](https://github.com/ComposioHQ/awesome-claude-skills/tree/main/make-automation/) (automation platform), [Zoom](https://github.com/ComposioHQ/awesome-claude-skills/tree/main/zoom-automation/) (meetings)
-
-## see also
-
-- [[business-and-marketing]] — marketing automation, CRM strategies
-- [[productivity]] — workflow automation and task management
-- [[communication-and-writing]] — content and communication tools
-- [[data-and-analysis]] — analytics integrations (Amplitude, Mixpanel, etc.)
-- [[tooling]] — skill orchestrators and multi-agent systems