<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Alison Gibson</title>
    <description>The latest articles on Forem by Alison Gibson (@alisongbs).</description>
    <link>https://forem.com/alisongbs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3252329%2F9a71042e-9f5e-4cbe-a795-dedb304c02a8.jpeg</url>
      <title>Forem: Alison Gibson</title>
      <link>https://forem.com/alisongbs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/alisongbs"/>
    <language>en</language>
    <item>
      <title>Why Developers Should Care About Email Marketing</title>
      <dc:creator>Alison Gibson</dc:creator>
      <pubDate>Sat, 14 Jun 2025 10:11:35 +0000</pubDate>
      <link>https://forem.com/alisongbs/why-developers-should-care-about-email-marketing-2icg</link>
      <guid>https://forem.com/alisongbs/why-developers-should-care-about-email-marketing-2icg</guid>
      <description>&lt;p&gt;When you think about email marketing, you probably picture drag-and-drop builders, A/B tests, and &lt;strong&gt;growth hacks&lt;/strong&gt; shared by marketing influencers. Not code. Not APIs. Not dev tools.&lt;/p&gt;

&lt;p&gt;But here’s the thing: email marketing is &lt;em&gt;very much&lt;/em&gt; a developer’s playground. If you’re building apps, launching products, or even tinkering with side projects, email is often the most powerful, flexible, and technical tool you have for reaching users.&lt;/p&gt;

&lt;p&gt;And to make it easier for folks like us, I put together this repo:&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://github.com/alisongbs/awesome-email-marketing" rel="noopener noreferrer"&gt;Awesome Email Marketing&lt;/a&gt;&lt;/strong&gt; – A curated GitHub list of tools, templates, APIs, and learning resources to help developers dive into email marketing without having to wade through fluff.&lt;/p&gt;




&lt;h2&gt;
  
  
  Email: Still the Most Reliable Channel
&lt;/h2&gt;

&lt;p&gt;We spend so much time optimizing for SEO, tweeting our way into timelines, and experimenting with social reach—but email remains one of the few channels you truly &lt;em&gt;own&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;It doesn’t depend on an algorithm. It lands directly in a person’s inbox. And unlike a tweet, it doesn’t vanish in 30 minutes.&lt;/p&gt;

&lt;p&gt;But here's the real kicker: most email marketing platforms come with APIs, webhooks, SDKs, and other dev-friendly ways to integrate. Want to trigger onboarding emails when a user finishes a tutorial? You can code that. Want to personalize content for 10k users? That's just a script away.&lt;/p&gt;




&lt;h2&gt;
  
  
  Where Dev Meets Marketing
&lt;/h2&gt;

&lt;p&gt;Email marketing is also where developers and marketers actually collaborate. You write the backend that sends transactional emails. You set up the event triggers. You make sure SPF/DKIM/DMARC are configured correctly so your messages don’t land in spam.&lt;/p&gt;

&lt;p&gt;But you might not always want to go it alone.&lt;/p&gt;

&lt;p&gt;I recently discovered &lt;a href="https://marketinguys.com" rel="noopener noreferrer"&gt;&lt;strong&gt;Marketinguys&lt;/strong&gt;&lt;/a&gt;, a smart directory for finding marketing talent. If you’re a solo builder or part of a small team, you can plug in a vetted marketer to help shape campaigns while you handle the tech. Think of it like Upwork, but focused, higher signal, and actually useful for startups.&lt;/p&gt;

&lt;p&gt;And if you like staying sharp with ideas, &lt;a href="https://themarketingnewsletter.org" rel="noopener noreferrer"&gt;&lt;strong&gt;The Marketing Newsletter&lt;/strong&gt;&lt;/a&gt; is surprisingly solid. It’s short, curated, and written with a builder mindset—no fluff, no buzzwords. I’ve started skimming it weekly alongside engineering newsletters, and it actually balances the feed.&lt;/p&gt;




&lt;h2&gt;
  
  
  Tools, Templates &amp;amp; Tinkering
&lt;/h2&gt;

&lt;p&gt;Most developers (including me) hate dealing with HTML email. It’s archaic. It breaks easily. There’s no flexbox, no grid, and Outlook will ruin your day.&lt;/p&gt;

&lt;p&gt;But tools like MJML and Maizzle—both listed in the &lt;strong&gt;Awesome Email Marketing&lt;/strong&gt; repo—abstract away a lot of the pain. You write modern markup, and they spit out robust, responsive email HTML.&lt;/p&gt;

&lt;p&gt;There’s also &lt;a href="https://marketingtoolslist.com" rel="noopener noreferrer"&gt;&lt;strong&gt;Marketing Tools List&lt;/strong&gt;&lt;/a&gt;, a massive directory where you’ll find lesser-known gems for email automation, testing, deliverability, and analytics. I ended up discovering a free tool there to preview emails across clients, which saved me hours of testing.&lt;/p&gt;

&lt;p&gt;You’ll find many of these in the GitHub repo I mentioned, but what makes the tools list special is that it includes &lt;em&gt;non-email&lt;/em&gt; tools too—so it’s great if you want to zoom out and optimize your full marketing stack.&lt;/p&gt;




&lt;h2&gt;
  
  
  Just Start Somewhere
&lt;/h2&gt;

&lt;p&gt;The hardest part of email marketing as a dev isn’t the code—it’s knowing where to begin.&lt;/p&gt;

&lt;p&gt;Do you use Mailchimp or Resend? Do you build custom flows or integrate Zapier? What even &lt;em&gt;is&lt;/em&gt; a good open rate?&lt;/p&gt;

&lt;p&gt;That’s why I created &lt;a href="https://github.com/alisongbs/awesome-email-marketing" rel="noopener noreferrer"&gt;&lt;strong&gt;Awesome Email Marketing&lt;/strong&gt;&lt;/a&gt;. Not because I have all the answers—but because I was tired of hunting them down every time I built something new.&lt;/p&gt;

&lt;p&gt;It’s full of tools I use (or admire), guides I trust, and platforms worth knowing. And it's open for contributions—if you've got a go-to library, ESP, or template set, I'd love a pull request.&lt;/p&gt;




&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;p&gt;Email marketing is more technical than most devs realize—and more powerful too.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It’s not just Mailchimp and marketing teams.&lt;/li&gt;
&lt;li&gt;It’s automation, APIs, templates, logic, and real-time messaging.&lt;/li&gt;
&lt;li&gt;And it’s one of the few channels you &lt;em&gt;own&lt;/em&gt; as a builder.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whether you’re sending your first onboarding sequence or scaling up a full email system, start with tools built for developers. Then pair up with marketers when you need to, stay inspired with curated newsletters, and keep building smarter workflows.&lt;/p&gt;

&lt;p&gt;Start here 👉 &lt;a href="https://github.com/alisongbs/awesome-email-marketing" rel="noopener noreferrer"&gt;github.com/alisongbs/awesome-email-marketing&lt;/a&gt;&lt;/p&gt;

</description>
      <category>marketing</category>
      <category>emailmarketing</category>
      <category>devmarketing</category>
      <category>digitalmarketing</category>
    </item>
    <item>
      <title>Content Marketing for Developers: Why It Matters and How to Start</title>
      <dc:creator>Alison Gibson</dc:creator>
      <pubDate>Mon, 09 Jun 2025 06:35:46 +0000</pubDate>
      <link>https://forem.com/alisongbs/content-marketing-for-developers-why-it-matters-and-how-to-start-40id</link>
      <guid>https://forem.com/alisongbs/content-marketing-for-developers-why-it-matters-and-how-to-start-40id</guid>
      <description>&lt;p&gt;Content marketing isn’t just for startups, influencers, or product managers — it’s for developers too.&lt;/p&gt;

&lt;p&gt;Whether you're trying to build a personal brand, grow your open-source project, or just share what you’ve learned, content marketing can be an incredibly valuable tool. And no, it doesn’t mean clickbait headlines or hyped-up tech jargon. Done well, content marketing is simply about &lt;strong&gt;sharing useful knowledge in a way that reaches others&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧠 Why Should Developers Care About Content Marketing?
&lt;/h2&gt;

&lt;p&gt;If you've ever solved a bug thanks to a blog post or GitHub README, you’ve seen content marketing in action. It’s not just about “selling” — it’s about teaching, helping, and connecting.&lt;/p&gt;

&lt;p&gt;Here’s what it can do for you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Build your reputation&lt;/strong&gt; – Become known for the topics you care about.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Grow your projects&lt;/strong&gt; – Attract users and contributors to your open-source work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open up opportunities&lt;/strong&gt; – From freelance work to full-time roles to speaking gigs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Give back to the community&lt;/strong&gt; – Save someone else hours of struggle.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  ✍️ What Kind of Content Can You Create?
&lt;/h2&gt;

&lt;p&gt;You don’t need to be a “thought leader.” Just be helpful.&lt;/p&gt;

&lt;p&gt;Start with what you already know and work from there:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Step-by-step tutorials&lt;/li&gt;
&lt;li&gt;Dev logs or changelogs for your projects&lt;/li&gt;
&lt;li&gt;Deep dives on tools or frameworks&lt;/li&gt;
&lt;li&gt;Lessons learned from side projects or jobs&lt;/li&gt;
&lt;li&gt;Real-world comparisons (e.g., “Why I chose X over Y”)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Think of your blog post as the thing &lt;em&gt;you&lt;/em&gt; wish you had found last week when you were stuck.&lt;/p&gt;




&lt;h2&gt;
  
  
  🌍 Where Should You Share It?
&lt;/h2&gt;

&lt;p&gt;You don’t need your own domain to get started. Post where other devs already read and share content:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.to"&gt;Dev.to&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub READMEs, Discussions, or Wikis&lt;/li&gt;
&lt;li&gt;Twitter/X, LinkedIn, Mastodon&lt;/li&gt;
&lt;li&gt;Hacker News, Reddit&lt;/li&gt;
&lt;li&gt;Newsletters and personal blogs (when you're ready)&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📚 Resources to Level Up
&lt;/h2&gt;

&lt;p&gt;If you want to improve your content game, here are two excellent places to start:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://github.com/alisongbs/awesome-content-marketing" rel="noopener noreferrer"&gt;&lt;strong&gt;awesome-content-marketing&lt;/strong&gt;&lt;/a&gt; – A GitHub repo  full of curated content marketing tools, guides, and examples. Especially helpful if you want a developer-friendly starting point.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://themarketingnewsletter.org" rel="noopener noreferrer"&gt;&lt;strong&gt;The Marketing Newsletter&lt;/strong&gt;&lt;/a&gt; – A free, no-fluff newsletter that shares modern marketing tips, tools, and insights. Great for developers who want to understand marketing without drowning in buzzwords.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  👋 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;You don’t need to “do marketing” to benefit from content marketing. All you need to do is share what you know, what you build, and how you solve problems. That’s enough.&lt;/p&gt;

&lt;p&gt;The next time someone Googles their error message or searches for how to integrate a tool — maybe they’ll find your post.&lt;/p&gt;

&lt;p&gt;And maybe, it’ll save their day.&lt;/p&gt;

</description>
      <category>devmarketing</category>
      <category>contentwriting</category>
      <category>writing</category>
      <category>blogging</category>
    </item>
    <item>
      <title>GTM Engineering: Where Tech Meets Growth</title>
      <dc:creator>Alison Gibson</dc:creator>
      <pubDate>Sun, 08 Jun 2025 15:11:03 +0000</pubDate>
      <link>https://forem.com/alisongbs/gtm-engineering-where-tech-meets-growth-2pd6</link>
      <guid>https://forem.com/alisongbs/gtm-engineering-where-tech-meets-growth-2pd6</guid>
      <description>&lt;p&gt;If you're a developer who's ever dipped your toes into marketing, product growth, or customer analytics, chances are you've brushed up against the concept of &lt;strong&gt;GTM Engineering&lt;/strong&gt;. It's an emerging field that blends engineering skills with business strategy, and it's growing fast.&lt;/p&gt;

&lt;p&gt;Let's break it down, explain why it's gaining traction, and show you how to get involved (spoiler: there are cool open resources).&lt;/p&gt;




&lt;h2&gt;
  
  
  What is GTM Engineering?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;GTM&lt;/strong&gt; stands for &lt;strong&gt;Go-To-Market&lt;/strong&gt;. It traditionally refers to the strategy a company uses to launch and scale a product. This includes marketing, sales, and customer support.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GTM Engineering&lt;/strong&gt; is where technical folks (like us) come in to make that strategy data-driven, automated, and scalable.&lt;/p&gt;

&lt;h3&gt;
  
  
  Think of GTM Engineers as:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Data engineers for marketing and product growth teams&lt;/li&gt;
&lt;li&gt;Developers who build internal tooling for sales and customer success&lt;/li&gt;
&lt;li&gt;Technical partners who ensure growth experiments are measurable and testable&lt;/li&gt;
&lt;li&gt;Bridge-builders between product, marketing, and data science&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Do GTM Engineers Actually Do?
&lt;/h2&gt;

&lt;p&gt;Here are a few practical examples:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Building and maintaining customer data pipelines (e.g. Segment, RudderStack)&lt;/li&gt;
&lt;li&gt;Writing scripts to automate lead scoring or enrichment using APIs like Clearbit or HubSpot&lt;/li&gt;
&lt;li&gt;Creating internal dashboards for marketing attribution or customer health scoring&lt;/li&gt;
&lt;li&gt;Instrumenting front-end and back-end code to capture user events for analytics&lt;/li&gt;
&lt;li&gt;Collaborating with RevOps to sync CRMs like Salesforce or HubSpot with product usage data&lt;/li&gt;
&lt;li&gt;Owning tools like Customer.io, Amplitude, Mixpanel, and making them talk to your app&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If that sounds like a weird mashup of DevOps, data engineering, and growth hacking—you're not wrong. But that's what makes it exciting.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Should Developers Care?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Business Impact:&lt;/strong&gt; GTM Engineers work closer to revenue than almost any other engineering role.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Visibility:&lt;/strong&gt; Your work is seen directly by marketing, sales, and leadership teams.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Versatility:&lt;/strong&gt; You'll touch data, APIs, UIs, automation, and integrations.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Career Growth:&lt;/strong&gt; Companies are increasingly hiring for these hybrid roles because traditional silos ("that's a marketing thing") just don't work anymore.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Learning Resources
&lt;/h2&gt;

&lt;p&gt;You're not alone if you're Googling your way through your first GTM Eng project. Luckily, there's a community forming around this space.&lt;/p&gt;

&lt;p&gt;A great place to start is the GitHub repo: &lt;a href="http://github.com/alisongbs/awesome-gtm-engineering" rel="noopener noreferrer"&gt;&lt;strong&gt;Awesome GTM Engineering&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This curated list includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Key concepts and terminology&lt;/li&gt;
&lt;li&gt;Tools and platforms GTM Engineers often use&lt;/li&gt;
&lt;li&gt;Articles and blog posts from the community&lt;/li&gt;
&lt;li&gt;Example architectures and code&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;GTM Engineering is still defining itself. That means it's a great time to get involved. If you're a dev who loves thinking about the customer journey, shipping fast internal tools, or connecting the dots between data and business goals—this might be your next move.&lt;/p&gt;

&lt;p&gt;Feel free to star the &lt;a href="http://github.com/alisongbs/awesome-gtm-engineering" rel="noopener noreferrer"&gt;Awesome GTM Engineering&lt;/a&gt; repo, contribute what you're learning, and help shape the future of this hybrid craft.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Thanks for reading! If you're working in or exploring GTM Engineering, drop a comment below. I'd love to hear how you're building the bridge between code and customer.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>marketing</category>
      <category>gtm</category>
      <category>gotomarket</category>
      <category>growth</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Alison Gibson</dc:creator>
      <pubDate>Sun, 08 Jun 2025 11:19:41 +0000</pubDate>
      <link>https://forem.com/alisongbs/-25f8</link>
      <guid>https://forem.com/alisongbs/-25f8</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/dariubs/introducing-awesome-ai-agents-directories-2b2h" class="crayons-story__hidden-navigation-link"&gt;Introducing Awesome AI Agents Directories&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/dariubs" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F328202%2F810cc7e1-15ff-4928-988f-746a133a149c.jpeg" alt="dariubs profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/dariubs" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Dariush Abbasi
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Dariush Abbasi
                
              
              &lt;div id="story-author-preview-content-2442014" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/dariubs" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F328202%2F810cc7e1-15ff-4928-988f-746a133a149c.jpeg" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Dariush Abbasi&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/dariubs/introducing-awesome-ai-agents-directories-2b2h" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Apr 28 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/dariubs/introducing-awesome-ai-agents-directories-2b2h" id="article-link-2442014"&gt;
          Introducing Awesome AI Agents Directories
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/github"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;github&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/aidirectories"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;aidirectories&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/aiagents"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;aiagents&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/ai"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;ai&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/dariubs/introducing-awesome-ai-agents-directories-2b2h" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;12&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/dariubs/introducing-awesome-ai-agents-directories-2b2h#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>github</category>
      <category>aidirectories</category>
      <category>aiagents</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
