<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Markdown Agents on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/markdown-agents/</link><description>Recent content in Markdown Agents on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 17 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/markdown-agents/index.xml" rel="self" type="application/rss+xml"/><item><title>Your First AI Pack: Understanding .aip Files and Basic Agents</title><link>https://ai-blog.noorshomelab.dev/aipack-guide-2026/first-ai-pack-aip-files/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/aipack-guide-2026/first-ai-pack-aip-files/</guid><description>&lt;p&gt;Welcome to Chapter 3! If you&amp;rsquo;ve ever wanted to build your own intelligent agent and share it with others, you&amp;rsquo;re in the right place. In this chapter, we&amp;rsquo;re taking the crucial step from setting up our environment to creating our very first AI agent using AIPack.&lt;/p&gt;
&lt;p&gt;This chapter is your hands-on introduction to the core components of AIPack: the &lt;code&gt;.aip&lt;/code&gt; file format and the structure of basic multi-stage markdown agents. We&amp;rsquo;ll start with the simplest possible agent and gradually add more functionality, ensuring you understand each piece before moving on. By the end, you&amp;rsquo;ll not only have a working agent but also a solid mental model for how AIPack organizes and executes AI workflows.&lt;/p&gt;</description></item><item><title>Building Multi-Stage Markdown Agents for Complex Workflows</title><link>https://ai-blog.noorshomelab.dev/aipack-guide-2026/multi-stage-markdown-agents/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/aipack-guide-2026/multi-stage-markdown-agents/</guid><description>&lt;h2 id="building-multi-stage-markdown-agents-for-complex-workflows"&gt;Building Multi-Stage Markdown Agents for Complex Workflows&lt;/h2&gt;
&lt;p&gt;Welcome back, future AI architect! In the previous chapter, we explored the foundational elements of AIPack and how &lt;code&gt;.aip&lt;/code&gt; files package your AI agents. Now, we&amp;rsquo;re ready to tackle a core challenge in AI agent development: managing complexity.&lt;/p&gt;
&lt;p&gt;Real-world problems rarely have simple, one-step solutions. Imagine an AI agent tasked with reviewing code, fixing bugs, and then writing documentation. Trying to cram all these responsibilities into a single, massive prompt often leads to chaotic outputs, missed steps, and frustrated users. This is where &lt;strong&gt;multi-stage markdown agents&lt;/strong&gt; come in. They allow us to break down a grand challenge into a series of smaller, more manageable steps, just like a seasoned engineer breaks down a large software project.&lt;/p&gt;</description></item></channel></rss>