<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rupesh Sreeraman</title>
    <description>The latest articles on DEV Community by Rupesh Sreeraman (@rupeshs).</description>
    <link>https://dev.to/rupeshs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F604105%2F93476f97-85a9-42a3-900b-84b5447addbe.jpeg</url>
      <title>DEV Community: Rupesh Sreeraman</title>
      <link>https://dev.to/rupeshs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rupeshs"/>
    <language>en</language>
    <item>
      <title>🚀 Learn AI Agent Skills - A Beginner’s Guide (with Best Practices)</title>
      <dc:creator>Rupesh Sreeraman</dc:creator>
      <pubDate>Fri, 27 Feb 2026 00:54:48 +0000</pubDate>
      <link>https://dev.to/rupeshs/learn-ai-agent-skills-a-beginners-guide-with-best-practices-265o</link>
      <guid>https://dev.to/rupeshs/learn-ai-agent-skills-a-beginners-guide-with-best-practices-265o</guid>
      <description>&lt;p&gt;I just published a beginner-friendly guide that breaks down AI Agent Skills — what they are, how they work, and best practices to use them effectively. It’s built to help developers move from theory to practical workflows with these powerful modular capabilities that extend AI agents.&lt;/p&gt;

&lt;p&gt;In the article I cover:&lt;/p&gt;

&lt;p&gt;💡 What Agent Skills are — how they act like plug-ins that give AI agents new task-specific abilities (similar to plugins/extensions) and help agents discover, load, and apply knowledge on demand.&lt;br&gt;
🛠️ Skill folder structure — what belongs in a skill (like SKILL.md, scripts, assets) and how agents use it.&lt;br&gt;
📐 Best practices for writing clear, reusable skills that work in real applications.&lt;br&gt;
🧠 When to use agent skills vs prompts or other tooling — and why modular skills matter for scalable agent systems.&lt;/p&gt;

&lt;p&gt;If you’re exploring AI agents, building tools around LLMs, or just curious about how agents can go beyond simple chat and actually execute structured tasks, this guide will give you a solid foundation.&lt;/p&gt;

&lt;p&gt;👉 Check it out here:&lt;br&gt;
&lt;a href="https://nolowiz.com/agent-skills-complete-beginners-guide-to-ai-agent-skills-and-best-practices/" rel="noopener noreferrer"&gt;https://nolowiz.com/agent-skills-complete-beginners-guide-to-ai-agent-skills-and-best-practices/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope you find it helpful — would love to hear what skills you’re experimenting with! 🚀&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Fast stable diffusion on CPU 1.0.0 beta for Windows and Linux</title>
      <dc:creator>Rupesh Sreeraman</dc:creator>
      <pubDate>Sat, 21 Oct 2023 02:11:46 +0000</pubDate>
      <link>https://dev.to/rupeshs/fast-stable-diffusion-on-cpu-100-beta-for-windows-and-linux-5e8f</link>
      <guid>https://dev.to/rupeshs/fast-stable-diffusion-on-cpu-100-beta-for-windows-and-linux-5e8f</guid>
      <description>&lt;p&gt;I have created the FastSDCPU app, able to generate fast stable diffusion images using the CPU.&lt;br&gt;
Took 21 seconds to generate a single 512x512 image on Core i7-12700&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Supports 256,512,768 image sizes&lt;/li&gt;
&lt;li&gt;Supports Windows and Linux&lt;/li&gt;
&lt;li&gt;Saves images&lt;/li&gt;
&lt;li&gt;Settings to control, steps, guidance, seed&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Sources and release
&lt;/h2&gt;

&lt;p&gt;Feel free to checkout the project : &lt;a href="https://github.com/rupeshs/fastsdcpu"&gt;FastSD CPU&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>news</category>
      <category>stablediffusion</category>
      <category>github</category>
    </item>
    <item>
      <title>ShortGPT for Free</title>
      <dc:creator>Rupesh Sreeraman</dc:creator>
      <pubDate>Sun, 18 Jun 2023 15:10:11 +0000</pubDate>
      <link>https://dev.to/rupeshs/shortgpt-for-free-682</link>
      <guid>https://dev.to/rupeshs/shortgpt-for-free-682</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvopogf7ncvcuf20ce5o0.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvopogf7ncvcuf20ce5o0.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would like to introduce 🧠ShortGPT's basic web version, it is free ✨. You can ask questions and get short and concise answers! &lt;/p&gt;

&lt;p&gt;ShortGPT is software/app based on OpenAI’s large language model GPT-3/GPT-4 to get short and concise answers.&lt;/p&gt;

&lt;p&gt;For more settings, you can use :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ShortGPT CLI&lt;/li&gt;
&lt;li&gt;ShortGPT GUI Windows/Linux&lt;/li&gt;
&lt;li&gt;ShortGPT Android App&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://nolowiz.com/shortgpt-get-short-and-concise-answers-from-gpt-for-free/" rel="noopener noreferrer"&gt;You can try basic web version for free&lt;/a&gt; &lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>ai</category>
      <category>gpt3</category>
      <category>gpt4</category>
    </item>
    <item>
      <title>ShortGPT Lite</title>
      <dc:creator>Rupesh Sreeraman</dc:creator>
      <pubDate>Wed, 31 May 2023 15:20:25 +0000</pubDate>
      <link>https://dev.to/rupeshs/shortgpt-lite-24ap</link>
      <guid>https://dev.to/rupeshs/shortgpt-lite-24ap</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffpmubscx3lkkqn2ueqjq.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffpmubscx3lkkqn2ueqjq.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;br&gt;
I'm happy to share my new desktop application ShortGPT lite. It is a GUI for my &lt;a href="https://dev.to/rupeshs/shortgpt-1fjk"&gt;ShortGPT CLI project&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Get short and concise answers from GPT 3/GPT 4 &lt;/li&gt;
&lt;li&gt;You can use any one of the GPT model (gpt-4, gpt-4-0314, gpt-4-32k, gpt-4-32k-0314, gpt-3.5-turbo, gpt-3.5-turbo-0301)&lt;/li&gt;
&lt;li&gt;The default model is gpt-3.5-turbo&lt;/li&gt;
&lt;li&gt;Cost-effective&lt;/li&gt;
&lt;li&gt;Render as markdown or plain text&lt;/li&gt;
&lt;li&gt;Long mode support, output text more than 50 words &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Releases and Source code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://rupeshsreeraman.itch.io/shortgpt" rel="noopener noreferrer"&gt;Windows and Linux releases available for the download&lt;/a&gt;.&lt;br&gt;
&lt;a href="https://github.com/rupeshs/shortgpt-lite" rel="noopener noreferrer"&gt;ShortGPT Lite GitHub repo&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ai</category>
      <category>gpt3</category>
      <category>gpt4</category>
      <category>opensource</category>
    </item>
    <item>
      <title>ShortGPT</title>
      <dc:creator>Rupesh Sreeraman</dc:creator>
      <pubDate>Sun, 07 May 2023 09:55:31 +0000</pubDate>
      <link>https://dev.to/rupeshs/shortgpt-1fjk</link>
      <guid>https://dev.to/rupeshs/shortgpt-1fjk</guid>
      <description>&lt;p&gt;Sharing my new app - shortgpt.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2-ti9pWk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cc8i91o3tkq7a760x9rd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2-ti9pWk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cc8i91o3tkq7a760x9rd.png" alt="shortgpt" width="800" height="112"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ShortGPT is a command-line application for GPT3/GPT4, written in rust programming.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fMI6jXVu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l734rl0cwkmbwlahy0uh.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fMI6jXVu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l734rl0cwkmbwlahy0uh.PNG" alt="shortgpt running on Windows" width="800" height="109"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--j-ymNnM---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8rlc5grfxo7xq6seh6cm.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--j-ymNnM---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8rlc5grfxo7xq6seh6cm.PNG" alt="shortgpt running on Linux" width="800" height="255"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Ask shortgpt for instant and concise answers&lt;/li&gt;
&lt;li&gt;Add shortgpt to PATH environment and use it as command&lt;/li&gt;
&lt;li&gt;You can use any one of the GPT model (gpt-4, gpt-4-0314, gpt-4-32k, gpt-4-32k-0314, gpt-3.5-turbo, gpt-3.5-turbo-0301)&lt;/li&gt;
&lt;li&gt;Default model is gpt-3.5-turbo&lt;/li&gt;
&lt;li&gt;Cost effective&lt;/li&gt;
&lt;li&gt;Use -l to enable long text mode&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Source code and binaries.
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/rupeshs/shortgpt"&gt;Source code and releases&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>rust</category>
      <category>gpt3</category>
      <category>openai</category>
    </item>
  </channel>
</rss>
