<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: briannezhad</title><link>https://news.ycombinator.com/user?id=briannezhad</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 14:34:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=briannezhad" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Clayem is an LLM-assisted tool that helps fight property insurance claims]]></title><description><![CDATA[
<p>Article URL: <a href="https://clayem.com">https://clayem.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48555985">https://news.ycombinator.com/item?id=48555985</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Jun 2026 14:36:10 +0000</pubDate><link>https://clayem.com</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=48555985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48555985</guid></item><item><title><![CDATA[New comment by briannezhad in "Agent Skills"]]></title><description><![CDATA[
<p>I appreciate the mention of better browsable designs. I created Skly (<a href="https://skly.ai/browse" rel="nofollow">https://skly.ai/browse</a>) with a similar idea: categories, descriptions visible at a glance, and search. I would welcome any feedback on what could be improved.</p>
]]></description><pubDate>Sun, 15 Feb 2026 19:56:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47026928</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=47026928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47026928</guid></item><item><title><![CDATA[New comment by briannezhad in "Agent Skills"]]></title><description><![CDATA[
<p>I built Skly (<a href="https://skly.ai" rel="nofollow">https://skly.ai</a>) for this purpose. It's a marketplace where you can browse, search, and download AI agent skills. Currently, it mostly offers coding assistant skills for Cursor, Claude, and ChatGPT. You can look through categories and see what each skill does before downloading. Most of them are free.<p>You can also sell your own rules and skills</p>
]]></description><pubDate>Sun, 15 Feb 2026 19:29:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47026640</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=47026640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47026640</guid></item><item><title><![CDATA[Chrome Extension Development Best Practices, AI Skill for Building Extensions]]></title><description><![CDATA[
<p>Article URL: <a href="https://skly.ai/skill/chrome-extension-development-best-practices">https://skly.ai/skill/chrome-extension-development-best-practices</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46993676">https://news.ycombinator.com/item?id=46993676</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 12 Feb 2026 19:20:57 +0000</pubDate><link>https://skly.ai/skill/chrome-extension-development-best-practices</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46993676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46993676</guid></item><item><title><![CDATA[New comment by briannezhad in "Skly is a marketplace for AI agent skills"]]></title><description><![CDATA[
<p>Hey HN,<p>I built Skly, a marketplace where you can buy and sell skills for AI agents. Think of it as an app store for agent workflows.<p>Skills work with Claude, ChatGPT, Cursor, and other AI tools. They follow the open Agent Skills format (agentskills.io). Each skill is a folder with a SKILL.md file that contains instructions, plus optional scripts and resources.<p>The problem I kept encountering is that people are creating amazing prompts, workflows, and agent configurations, but there’s no good way to share or discover them. You often end up copy-pasting from Twitter threads or searching through GitHub repositories.<p>Skly gives creators a place to publish and sell their skills while allowing users to find and install them in seconds.<p>Here are some things that might interest this crowd:<p>- Skills use progressive disclosure. Agents only load metadata at startup and activate full instructions on demand.
- The format is open and spec-driven. It is not locked to any platform.
- Both free and paid skills are supported.<p>I would love feedback from HN. What skills would you want to see? What would make this useful for your workflow?<p><a href="https://skly.ai" rel="nofollow">https://skly.ai</a></p>
]]></description><pubDate>Tue, 10 Feb 2026 15:51:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46961475</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46961475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961475</guid></item><item><title><![CDATA[Skly is a marketplace for AI agent skills]]></title><description><![CDATA[
<p>Article URL: <a href="https://skly.ai">https://skly.ai</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46961474">https://news.ycombinator.com/item?id=46961474</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 10 Feb 2026 15:51:58 +0000</pubDate><link>https://skly.ai</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46961474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961474</guid></item><item><title><![CDATA[New comment by briannezhad in "We created documents for selling AI Agent Skills"]]></title><description><![CDATA[
<p>We've been building Skly (<a href="https://skly.ai" rel="nofollow">https://skly.ai</a>), a marketplace for AI skills and rules. Skills follow the open Agent Skills format (agentskills.io), which includes a SKILL.md file with YAML frontmatter, optional scripts, references, and assets. They function across Claude, Codex, Cursor, Antigravity, and other agentic environments through progressive disclosure.<p>We just published our complete skill documentation. It covers the format specification, best practices for writing skills that actually work, and platform-specific guides for Claude, Codex, and Antigravity.<p>I'm curious to know what the HN community thinks about the idea of a marketplace for AI agent skills. Is this something you would buy or sell on?</p>
]]></description><pubDate>Mon, 09 Feb 2026 13:55:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46945253</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46945253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46945253</guid></item><item><title><![CDATA[We created documents for selling AI Agent Skills]]></title><description><![CDATA[
<p>Article URL: <a href="https://skly.ai/docs/skills">https://skly.ai/docs/skills</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46945252">https://news.ycombinator.com/item?id=46945252</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 09 Feb 2026 13:55:56 +0000</pubDate><link>https://skly.ai/docs/skills</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46945252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46945252</guid></item><item><title><![CDATA[New comment by briannezhad in "AI Skills Marketplace"]]></title><description><![CDATA[
<p>Hey HN, I created Skly, a marketplace for buying and selling AI skills like prompts, workflows, and system instructions for tools such as Claude, ChatGPT, and Cursor.<p>I got the idea after realizing I was spending hours trying to craft effective prompts. I thought others must be facing the same issue. Why not let people sell what they've created and help others avoid the trial and error?<p>I would appreciate any feedback on the concept and the product.</p>
]]></description><pubDate>Sat, 07 Feb 2026 13:45:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46923822</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46923822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46923822</guid></item><item><title><![CDATA[AI Skills Marketplace]]></title><description><![CDATA[
<p>Article URL: <a href="https://skly.ai">https://skly.ai</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46923821">https://news.ycombinator.com/item?id=46923821</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 07 Feb 2026 13:45:33 +0000</pubDate><link>https://skly.ai</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=46923821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46923821</guid></item><item><title><![CDATA[CahCoh – AI Chef App]]></title><description><![CDATA[
<p>Article URL: <a href="https://cahcoh.com/">https://cahcoh.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45020170">https://news.ycombinator.com/item?id=45020170</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 25 Aug 2025 22:56:50 +0000</pubDate><link>https://cahcoh.com/</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=45020170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45020170</guid></item><item><title><![CDATA[Looking for a Co-founder for Wallet App that focuses on security]]></title><description><![CDATA[
<p>Valtu.io is looking for a co-founder who can bring ideas and technical improvement and help me stand by my side while building the most secure hot wallet app for crypto.<p>I am available on LinkedIn if you are interested: https://www.linkedin.com/in/briannezhad/</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42666045">https://news.ycombinator.com/item?id=42666045</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Jan 2025 14:20:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42666045</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=42666045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42666045</guid></item><item><title><![CDATA[Bug Resolution with AI-Powered Assistance]]></title><description><![CDATA[
<p>Article URL: <a href="https://telow.com/">https://telow.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38283149">https://news.ycombinator.com/item?id=38283149</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 15 Nov 2023 21:58:06 +0000</pubDate><link>https://telow.com/</link><dc:creator>briannezhad</dc:creator><comments>https://news.ycombinator.com/item?id=38283149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38283149</guid></item></channel></rss>