<?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>Knowledge Work on Faisal Khan</title>
    <link>https://faisalkhan.xyz/tags/knowledge-work/</link>
    <description>Recent content in Knowledge Work on Faisal Khan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 05 Sep 2026 21:54:04 +0300</lastBuildDate>
    <atom:link href="https://faisalkhan.xyz/tags/knowledge-work/index.xml" rel="self" type="application/rss+xml" />
    <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>
