Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • ai

    ‘find-skills’ Skill | Let Your AI Agent Find the Right Skill

    Published by

    Rajeev Pentyala

    on

    July 2, 2026

    In a previous post I showed how to browse skills.sh and install a Skill. While you can search skills on the portal, picking the right one is tough. Did you know you can discover skills without leaving your AI agent terminal, using the find-skills skill? What find-skills Does The find-skills skill tells your agent when and how to…

    Continue reading →: ‘find-skills’ Skill | Let Your AI Agent Find the Right Skill
  • ai, Dataverse

    Step by Step | Dataverse Skills Plugin – Build a Complete Data Model with Prompts

    Published by

    Rajeev Pentyala

    on

    July 1, 2026

    Imagine you need to build a set of Dataverse tables, relate them, configure views, add subgrids to forms, and load some sample data. Now what if I told you that all of it can be done using prompts? In this post we will use the Dataverse Skills Plugin, connect it…

    Continue reading →: Step by Step | Dataverse Skills Plugin – Build a Complete Data Model with Prompts
  • Dataverse

    Step by Step | Dataverse CLI | Setup and usage

    Published by

    Rajeev Pentyala

    on

    July 1, 2026

    In this article lets install the Dataverse CLI and execute few commands. What is the Dataverse CLI? Dataverse CLI is a command-line tool for Microsoft Dataverse with these capabilities: Why Dataverse CLI (and how is it different from PAC CLI)? Until now, PAC CLI was the only CLI for scripting…

    Continue reading →: Step by Step | Dataverse CLI | Setup and usage
  • ai

    disable-model-invocation | Control when your coding agent auto-invokes a skill

    Published by

    Rajeev Pentyala

    on

    June 29, 2026

    New to Skills? Read my earlier post first: What are Agent Skills? Learn with a real example. Add disable-model-invocation: true to the YAML frontmatter of your SKILL.md  to prevent the AI coding agent (Claude Code, GitHub Copilot CLI, etc.) from triggering the Skill automatically. The agent still loads the skill and knows it exists. It…

    Continue reading →: disable-model-invocation | Control when your coding agent auto-invokes a skill
  • ai, GitHub Copilot

    ‘Graphify’ Quick Start | Reduce Token Usage in Coding Agents

    Published by

    Rajeev Pentyala

    on

    June 28, 2026

    Coding agents like GitHub Copilot CLI, Claude Code, and Cursor spend a lot of tokens just reading your code repository before they can answer. Graphify turns your project into a small knowledge graph the agent can query, so it stops grepping through files for every question. This post walks through…

    Continue reading →: ‘Graphify’ Quick Start | Reduce Token Usage in Coding Agents
  • PowerApps

    Build a Power Apps MCP App for Microsoft 365 Copilot

    Published by

    Rajeev Pentyala

    on

    June 23, 2026

    In this post we build a small MCP App on a Power Apps model-driven app (MDA). The app exposes one custom tool that generates a 5-color palette, with an HTML widget that shows the colors as swatches inside Microsoft 365 Copilot chat. Why App MCP? Say we want to interact…

    Continue reading →: Build a Power Apps MCP App for Microsoft 365 Copilot
  • Power BI

    Fabric App | Rayfin CLI | Create a Power BI Report

    Published by

    Rajeev Pentyala

    on

    June 21, 2026

    In my previous article : Build your first Fabric App using Rayfin CLI we learned how to create a Fabric App using Rayfin CLI After completing the steps in that article, the following components are created in Fabric: In this article, I’ll show you how to create a Power BI…

    Continue reading →: Fabric App | Rayfin CLI | Create a Power BI Report
  • ai

    MCP vs MCP Server: What’s the Difference?

    Published by

    Rajeev Pentyala

    on

    June 18, 2026

    I have been getting questions and seeing genuine confusion around the terms MCP and MCP Server. The two terms sound similar, are used interchangeably in many conversations, and one assumption keeps surfacing: “MCP Server is where I host my MCP.” That confusion is understandable. After publishing the earlier walkthrough, Step by Step: Host and…

    Continue reading →: MCP vs MCP Server: What’s the Difference?
  • Code Apps

    Power Apps Code App | Environment Config Mismatch Error

    Published by

    Rajeev Pentyala

    on

    June 18, 2026

    if you are new to Power Apps Code Apps, refer to article: Building Code App While pushing the code app using pac code push , you might encounter the following error: Error: The environment config does not match the current environment. Reason and Fix: This issue can occur when the…

    Continue reading →: Power Apps Code App | Environment Config Mismatch Error
  • ai

    Discover and Install Agent Skills with skills.sh

    Published by

    Rajeev Pentyala

    on

    June 16, 2026

    In a previous post I’ve explained, what Agent Skills are and showed an example . Did you know that skills.sh is an open directory of Agent Skills maintained by Vercel Labs, where you can discover and install skills for your AI agent? Install a Skill Let’s say you’re building a React app…

    Continue reading →: Discover and Install Agent Skills with skills.sh
Next Page
Visitors

2,194,486 hits

Top Posts
Step by Step | Build your first Fabric App using Rayfin CLIStep by Step | Build your first Fabric App using Rayfin CLIJune 12, 2026Rajeev Pentyala
Power Automate | AI prompts | Create and consume 'Custom Prompts'Power Automate | AI prompts | Create and consume 'Custom Prompts'March 27, 2024Rajeev Pentyala
'Graphify' Quick Start | Reduce Token Usage in Coding Agents'Graphify' Quick Start | Reduce Token Usage in Coding AgentsJune 28, 2026Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Designed with WordPress

Loading Comments...

    Notifications