<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: smallnest</title><link>https://news.ycombinator.com/user?id=smallnest</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 10:10:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=smallnest" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[About An open-source alternative to NotebookLM]]></title><description><![CDATA[
<p>Article URL: <a href="https://notex.rpcx.io/">https://notex.rpcx.io/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46489091">https://news.ycombinator.com/item?id=46489091</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 04 Jan 2026 15:53:32 +0000</pubDate><link>https://notex.rpcx.io/</link><dc:creator>smallnest</dc:creator><comments>https://news.ycombinator.com/item?id=46489091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46489091</guid></item><item><title><![CDATA[New comment by smallnest in "Integrating Claude Skills into Your Applications with GoSkills"]]></title><description><![CDATA[
<p>While Claude Skills offer powerful capabilities, their utility is primarily confined within the Claude environment itself. To leverage these skills within *your own applications*, we need a dedicated integration solution.<p>That's where *[goskills](<a href="https://github.com/smallnest/goskills" rel="nofollow">https://github.com/smallnest/goskills</a>)* comes in. It's a robust parser and execution tool designed for Claude Skills, enabling you to integrate their functionality into popular Large Language Models (LLMs).<p>With `goskills`, once you've installed the tool, a single command-line execution is all it takes:<p>```bash
./goskills run --auto-approve --model deepseek-v3 --api-base <a href="https://qianfan.baidubce.com/v2" rel="nofollow">https://qianfan.baidubce.com/v2</a> "Use the markitdown tool to parse the webpage <a href="https://baike.baidu.com/item/%E5%AD%94%E5%AD%90/1584" rel="nofollow">https://baike.baidu.com/item/%E5%AD%94%E5%AD%90/1584</a>"
```<p>This command calls the `markitdown` Skill to convert the Baidu Baike page about Confucius into Markdown format:<p>Therefore, you only need to call `goskills run --auto-approve your_prompt` within your program. You will find code examples for various programming languages later in this article.</p>
]]></description><pubDate>Tue, 25 Nov 2025 01:57:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46041581</link><dc:creator>smallnest</dc:creator><comments>https://news.ycombinator.com/item?id=46041581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46041581</guid></item><item><title><![CDATA[Integrating Claude Skills into Your Applications with GoSkills]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/smallnest/goskills">https://github.com/smallnest/goskills</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46041580">https://news.ycombinator.com/item?id=46041580</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 25 Nov 2025 01:57:29 +0000</pubDate><link>https://github.com/smallnest/goskills</link><dc:creator>smallnest</dc:creator><comments>https://news.ycombinator.com/item?id=46041580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46041580</guid></item><item><title><![CDATA[New comment by smallnest in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://colobu.com" rel="nofollow noreferrer">https://colobu.com</a> write some posts about golang, rust and others</p>
]]></description><pubDate>Wed, 05 Jul 2023 06:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=36596057</link><dc:creator>smallnest</dc:creator><comments>https://news.ycombinator.com/item?id=36596057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36596057</guid></item><item><title><![CDATA[New comment by smallnest in "Ask HN: Cool side projects you have written using Golang"]]></title><description><![CDATA[
<p>I have the microservices framework <a href="https://rpcx.io" rel="nofollow">https://rpcx.io</a>, which is used by many companies.</p>
]]></description><pubDate>Fri, 03 Feb 2023 03:47:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=34636902</link><dc:creator>smallnest</dc:creator><comments>https://news.ycombinator.com/item?id=34636902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34636902</guid></item><item><title><![CDATA[Hotfix for go application via plugin]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/smallnest/glean">https://github.com/smallnest/glean</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16452545">https://news.ycombinator.com/item?id=16452545</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 24 Feb 2018 09:54:12 +0000</pubDate><link>https://github.com/smallnest/glean</link><dc:creator>smallnest</dc:creator><comments>https://news.ycombinator.com/item?id=16452545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16452545</guid></item></channel></rss>