<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>AI Agents on Faisal Khan</title>
    <link>https://faisalkhan.xyz/tags/ai-agents/</link>
    <description>Recent content in AI Agents on Faisal Khan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 05 Sep 2026 22:08:12 +0300</lastBuildDate>
    <atom:link href="https://faisalkhan.xyz/tags/ai-agents/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kimi Swarm and the Mechanical Document Editor</title>
      <link>https://faisalkhan.xyz/posts/kimi-swarm-mechanical-document-editor/</link>
      <pubDate>Thu, 03 Sep 2026 09:00:00 +0300</pubDate>
      <guid>https://faisalkhan.xyz/posts/kimi-swarm-mechanical-document-editor/</guid>
      <description>A first look at a Kimi Swarm use case called The Impact No. 01, a beautiful mechanical document editor that makes typing feel tactile again.</description>
      <content:encoded><![CDATA[<p>I have not really played with Kimi Swarm yet. I went to <a href="https://kimi.ai">kimi.ai</a>, noticed something called Swarms, and thought, okay, maybe these are swarms of agents or something along those lines.</p>
<p>There were a few use cases shown, and this was one of them: <a href="https://phfiw57ydjife.kimi.page/?id=2082130321188913152">The Impact No. 01</a>, a mechanical document editor.</p>
<p><img alt="Screenshot of The Impact No. 01, a Kimi Swarm mechanical document editor with a dark typewriter-like interface" loading="lazy" src="/images/posts/kimi-swarm-mechanical-document-editor.webp" title="The Impact No. 01 mechanical document editor"></p>
<p>I clicked on it and, wow. I do not know what it does under the hood, to be very honest. I have not explored it deeply yet. But as an object, as an interface, as a thing sitting inside the browser, it is just beautiful.</p>
<p>You can assemble the machine. You can switch into a cutaway view and see the mechanism. You can inspect it, turn on the sound, and type on your computer while hearing the keys hit. The mechanical parts move, the page responds, and suddenly writing feels physical again.</p>
<p>That is what struck me. We spend so much time inside flat, silent, disposable interfaces that when something like this appears, it reminds you that software can still have craft. It can have mood. It can make the machine feel present again.</p>
<p>I still need to spend proper time with Kimi Swarm and understand what it is trying to become. But this particular use case is worth seeing, even if only for the sheer beauty of the experience.</p>
<p>Useful links:</p>
<ul>
<li><a href="https://kimi.ai">Kimi</a></li>
<li><a href="https://phfiw57ydjife.kimi.page/?id=2082130321188913152">The Impact No. 01 mechanical document editor</a></li>
</ul>
]]></content:encoded>
    </item>
    <item>
      <title>Book-to-Skill Turns Books Into Agent Skills</title>
      <link>https://faisalkhan.xyz/posts/book-to-skill-turn-books-into-agent-skills/</link>
      <pubDate>Wed, 02 Sep 2026 09:00:00 +0300</pubDate>
      <guid>https://faisalkhan.xyz/posts/book-to-skill-turn-books-into-agent-skills/</guid>
      <description>Book-to-skill is an open-source GitHub project that turns technical books, PDFs, manuals, and document collections into reusable agent skills.</description>
      <content:encoded><![CDATA[<p>If you want to become an expert in what you do, I am sure you already are. But if you want to 10x that, or 100x that, or even 1,000x that, then this is the kind of tool you should look at.</p>
<p>It is called <a href="https://github.com/virgiliojr94/book-to-skill">book-to-skill</a>, and it turns technical books, PDFs, document folders, and collections of sources into reusable agent skills.</p>
<p><img alt="Screenshot of the book-to-skill GitHub repository showing its README and project overview" loading="lazy" src="/images/posts/book-to-skill-github-agent-skills.webp" title="book-to-skill on GitHub"></p>
<p>A skill is basically a set of instructions and reference material that an AI agent can load when needed. When you invoke the skill, you are telling the assistant: this is the subject matter, this is the domain, and this is the expert frame you should use.</p>
<p>You could have a skill for copywriting. A skill for legal analysis. A skill for drafting rental agreements. A skill for accounting. A skill for chemistry. A skill for anti-money laundering. There are so many use cases once you understand the pattern.</p>
<p>Now imagine you are a marketer, a salesperson, an accountant, a chemist, a compliance person, or a specialist in any field. In your field, there are books. There are manuals. There are technical PDFs, white papers, product documents, research papers, training guides, and internal notes.</p>
<p>That is where book-to-skill becomes interesting.</p>
<p>You can take material you have the right to use, such as books you bought, public documents, open materials, company documentation, or technical manuals, and convert that knowledge into a skill. Instead of dumping a giant PDF into a chat every time, the skill becomes structured reference material that can be invoked when needed.</p>
<p>For example, let us say you are an anti-money laundering expert. You could take a large AML training manual, convert it into a skill, and suddenly you have a reusable knowledge layer around that material. You can invoke it when you are working, asking questions, drafting, reviewing, or thinking through a compliance issue.</p>
<p>You could do this with one book. You could do it with ten books. You could do it with a collection of manuals and papers. The point is not that the AI magically becomes perfect. The point is that you are giving it a structured, domain-specific body of knowledge to work from.</p>
<p>That is powerful.</p>
<p>The project is open source, available on GitHub, and it had about 28.7k stars at the time I wrote this. Try it with a book, manual, or PDF you know well and see how it changes the way you work with an AI assistant.</p>
<p>Useful link:</p>
<ul>
<li><a href="https://github.com/virgiliojr94/book-to-skill">book-to-skill on GitHub</a></li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
