Day 7: Week 1 Review β€” Your Toolkit Map

πŸ“… Day 7 of 30 Β· Week 1: Get the Stack Β· ⏱ 10 minutes

Week 1 Checkpoint

You’ve spent the first week getting your hands on every tool in the WordPress AI stack. Before we start connecting them together in Week 2, let’s review what you’ve set up and make sure nothing’s missing.

Your Toolkit Map

Here’s what you should have access to after Week 1:

βœ… Accounts & Access

  • WordPress.com account (Day 0)
  • Claude.ai account β€” Pro or Team (Day 0)
  • GitHub account (Day 0)

βœ… Tools Installed

  • Studio CLI (wp-studio) (Day 2)
  • Claude Desktop with MCP (Day 4)

βœ… Tools Explored

  • WordPress Playground (Day 1)
  • Telex (Day 3)
  • WordPress AI Experiments plugin features (Day 5)
  • Abilities API concepts (Day 6)

βœ… Skills Gained

  • Spin up WordPress in a browser (Playground)
  • Create local WordPress sites (Studio CLI)
  • Generate blocks and themes from descriptions (Telex)
  • Connect Claude to WordPress (MCP)

Save These Artifacts

  • Your toolkit map: accounts, tools, and where each one fits
  • A working local Studio site or Playground sandbox
  • One Telex-built block idea your team could actually use
  • A safe MCP test draft, not a production publish

How the Tools Connect

Here’s the mental model for how these tools work together:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚              AI Agents                    β”‚
β”‚  (Claude Desktop, Studio Code, AI tools)  β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
            β”‚ MCP Protocol
            β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚           WordPress Site                  β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”‚
β”‚  β”‚      Abilities API (Core)       β”‚     β”‚
β”‚  β”‚  - Content management           β”‚     β”‚
β”‚  β”‚  - Custom abilities (plugins)   β”‚     β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚
β”‚  β”‚ WordPress AI plugin β”‚ β”‚  Telex   β”‚ β”‚  Plugins β”‚ β”‚
β”‚  β”‚    AI    β”‚ β”‚  blocks  β”‚ β”‚  & themesβ”‚ β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
            β”‚
            β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚        Local Development                  β”‚
β”‚   Studio CLI  Β·  Playground               β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Troubleshooting Checklist

If anything from this week didn’t work, now is the time to fix it:

  • Studio CLI won’t install? Check that Node.js 18+ is installed: node --version
  • MCP connection failing? Verify the mcp-adapter plugin is active and your Claude Desktop config points to the correct site URL
  • Telex not generating? Try a simpler prompt first β€” “Create a simple callout block with a title and text” β€” to verify the tool works before attempting complex designs
  • WordPress AI plugin features not showing? WordPress AI Experiments plugin requires a WordPress site with WordPress AI plugin enabled. Visit WordPress.com or Pressable for hosting options.

What’s Coming in Week 2

In Week 2, you’ll stop exploring tools individually and start connecting them into workflows:

  • Day 8: Teach Claude about your specific publication using MCP
  • Day 9: Auto-generate SEO metadata for your content
  • Day 10: Draft a newsletter from your latest coverage
  • Day 11: Create multi-piece content packages
  • Day 12: Build editorial-specific blocks with Telex
  • Day 13: Combine analytics + AI for data-driven editorial decisions

βœ… Key Takeaway: Week 1 was about breadth β€” touching every tool once. Week 2 is about depth β€” combining tools into real workflows that save your team time every day.

← Day 6: Abilities API Β· Day 8: Teach Claude Your Publication β†’