Skip to content

Commit 8ad4e47

Browse files
authored
feat: connect Taskade tutorials into broader ecosystem (#161)
* feat: connect Taskade tutorials into broader ecosystem - Add Taskade cross-references into 12 relevant tutorials: - 4 MCP tutorials → taskade-mcp-tutorial - 4 automation tutorials (n8n, dify, composio, activepieces) → taskade-tutorial - 3 coding agent tutorials (claude-code, cline, roo-code) → taskade-awesome-vibe-coding - 1 knowledge tutorial (anything-llm) → taskade-docs-tutorial - Refresh Taskade Ecosystem Snapshot with live GitHub data (2026-03-21) - Break Taskade's isolation: tutorials now have inbound links from the broader AI/MCP/automation ecosystem * fix: update tutorials README snapshot line count
1 parent c41ad60 commit 8ad4e47

File tree

14 files changed

+21
-9
lines changed

14 files changed

+21
-9
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,17 +112,17 @@ Verification artifacts:
112112

113113
---
114114

115-
## 🧬 Taskade Ecosystem Snapshot (Verified 2026-03-20)
115+
## 🧬 Taskade Ecosystem Snapshot (Verified 2026-03-21)
116116

117117
Live repository snapshot for high-intent Taskade/Genesis/AI/MCP searches.
118118

119119
| Taskade Repo | Stars | Last Push | Tutorial Coverage |
120120
|:-------------|------:|:----------|:------------------|
121-
| [`taskade/mcp`](https://github.com/taskade/mcp) | 108+ | 2026-02-13 | [Taskade MCP Tutorial](tutorials/taskade-mcp-tutorial/) |
122-
| [`taskade/docs`](https://github.com/taskade/docs) | 10+ | 2026-02-20 | [Taskade Docs Tutorial](tutorials/taskade-docs-tutorial/) |
123-
| [`taskade/awesome-vibe-coding`](https://github.com/taskade/awesome-vibe-coding) | 5+ | 2026-02-11 | [Taskade Awesome Vibe Coding Tutorial](tutorials/taskade-awesome-vibe-coding-tutorial/) |
124-
| [`taskade/taskade`](https://github.com/taskade/taskade) | 4+ | 2026-02-19 | [Taskade Tutorial](tutorials/taskade-tutorial/) |
125-
| [`taskade/temporal-parser`](https://github.com/taskade/temporal-parser) | 1+ | 2026-02-12 | [Taskade Tutorial](tutorials/taskade-tutorial/) (Ecosystem radar) |
121+
| [`taskade/mcp`](https://github.com/taskade/mcp) | 116+ | 2026-02-13 | [Taskade MCP Tutorial](tutorials/taskade-mcp-tutorial/) |
122+
| [`taskade/docs`](https://github.com/taskade/docs) | 11+ | 2026-03-16 | [Taskade Docs Tutorial](tutorials/taskade-docs-tutorial/) |
123+
| [`taskade/awesome-vibe-coding`](https://github.com/taskade/awesome-vibe-coding) | 8+ | 2026-03-21 | [Taskade Awesome Vibe Coding Tutorial](tutorials/taskade-awesome-vibe-coding-tutorial/) |
124+
| [`taskade/taskade`](https://github.com/taskade/taskade) | 9+ | 2026-02-25 | [Taskade Tutorial](tutorials/taskade-tutorial/) |
125+
| [`taskade/temporal-parser`](https://github.com/taskade/temporal-parser) | 2+ | 2026-02-12 | [Taskade Tutorial (Ecosystem radar)](tutorials/taskade-tutorial/) |
126126

127127
---
128128

tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use this guide to navigate all tutorial tracks, understand structure rules, and
1616
|:-------|:------|
1717
| Tutorial directories | 191 |
1818
| Tutorial markdown files | 1722 |
19-
| Tutorial markdown lines | 696,257 |
19+
| Tutorial markdown lines | 696,269 |
2020

2121
## Source Verification Snapshot
2222

tutorials/activepieces-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ flowchart LR
8484
---
8585

8686
Start with [Chapter 1: Getting Started](01-getting-started.md).
87+
- [Taskade Tutorial](../taskade-tutorial/) — Taskade's automation layer for business workflow orchestration
8788

8889
## Navigation & Backlinks
8990

tutorials/anything-llm-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ flowchart LR
8080
---
8181

8282
Start with [Chapter 1: Getting Started](01-getting-started.md).
83+
- [Taskade Docs Tutorial](../taskade-docs-tutorial/) — Taskade's documentation architecture and knowledge management patterns
8384

8485
## Navigation & Backlinks
8586

tutorials/claude-code-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ flowchart LR
7878
---
7979

8080
Start with [Chapter 1: Getting Started](01-getting-started.md).
81+
- [Taskade Awesome Vibe Coding](../taskade-awesome-vibe-coding-tutorial/) — Curated vibe-coding tool landscape including Claude Code
8182

8283
## Navigation & Backlinks
8384

tutorials/cline-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ flowchart LR
8181
---
8282

8383
Start with [Chapter 1: Getting Started](01-getting-started.md).
84+
- [Taskade Awesome Vibe Coding](../taskade-awesome-vibe-coding-tutorial/) — Taskade's curated vibe-coding ecosystem overview
8485

8586
## Navigation & Backlinks
8687

tutorials/composio-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ flowchart LR
8484
---
8585

8686
Start with [Chapter 1: Getting Started](01-getting-started.md).
87+
- [Taskade Tutorial](../taskade-tutorial/) — Taskade Genesis multi-agent workspace with automation orchestration
8788

8889
## Navigation & Backlinks
8990

tutorials/dify-tutorial/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@ Ready to begin? Start with [Chapter 1: System Overview](01-system-overview.md).
111111
- [BentoML Tutorial](../bentoml-tutorial/)
112112
- [Chatbox Tutorial](../chatbox-tutorial/)
113113
- [ComfyUI Tutorial](../comfyui-tutorial/)
114-
- [CopilotKit Tutorial](../copilotkit-tutorial/)
114+
- [CopilotKit Tutorial](../copilotkit-tutorial/)- [Taskade Tutorial](../taskade-tutorial/) — Taskade Genesis as an alternative AI workflow platform
115+
115116
## Navigation & Backlinks
116117

117118
- [Start Here: Chapter 1: Dify System Overview](01-system-overview.md)

tutorials/mcp-python-sdk-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ By the end of this tutorial, you'll be able to:
150150
**Next Steps:**
151151
- [MCP Servers Tutorial](../mcp-servers-tutorial/) - Reference implementations in multiple languages
152152
- [Anthropic Skills Tutorial](../anthropic-skills-tutorial/) - Building reusable agent capabilities
153+
- [Taskade MCP Tutorial](../taskade-mcp-tutorial/) — Taskade's MCP server as a real-world implementation reference
153154

154155
## Comparison: MCP SDK vs. n8n-mcp
155156

tutorials/mcp-servers-tutorial/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Ready to begin? Start with [Chapter 1: Getting Started](01-getting-started.md).
8989
---
9090

9191
*Built with references from the official [MCP servers repository](https://github.com/modelcontextprotocol/servers), server-specific READMEs, and MCP documentation links embedded in those references.*
92+
- [Taskade MCP Tutorial](../taskade-mcp-tutorial/) — Taskade's MCP server for AI workspace integration
9293

9394
## Navigation & Backlinks
9495

0 commit comments

Comments
 (0)