add-data-source

add-data-source is a skill for Claude Code from Ratnam-Mishra/canvas-apps-plugin-codex. It costs 116 tokens per session (1,006 once invoked), scanned A, original, no licence file.

A step-by-step guide for connecting a Microsoft Power Apps canvas app to outside data, services, or APIs through Power Apps Studio.

In plain words
What is it for?
Use it when adding or verifying a data source, connection, API, or connector in a Power Apps canvas app.
Why use it?
It helps avoid guessing how to connect the app to services such as SharePoint, Dataverse, SQL, or Excel, and includes checking that the connection works.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: installed under .agents/ (shared by several agents).

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ratnam-mishra/canvas-apps-plugin-codex/add-data-source
Any agent
npx skills add Ratnam-Mishra/canvas-apps-plugin-codex --skill add-data-source
Clone the repo
git clone --depth 1 https://github.com/Ratnam-Mishra/canvas-apps-plugin-codex

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for add-data-source

README.md
[![agentmods](https://agentmods.dev/badge/skills/ratnam-mishra/canvas-apps-plugin-codex/add-data-source.svg)](https://agentmods.dev/skills/ratnam-mishra/canvas-apps-plugin-codex/add-data-source)
Your own site
<a href="https://agentmods.dev/skills/ratnam-mishra/canvas-apps-plugin-codex/add-data-source"><img src="https://agentmods.dev/badge/skills/ratnam-mishra/canvas-apps-plugin-codex/add-data-source.svg" alt="Measured on agentmods" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,006 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00116 $0.01006
Opus 5 $0.00058 $0.00503
Sonnet 5 $0.00023 $0.00201
Haiku 4.5 $0.00012 $0.00101

Measured 5d ago against content hash 9c4276985f86, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

add-data-source scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/add-data-source/SKILL.md · 69 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 69 lines · 116 tokens per session scan A 9c4276985f86

Subscribe to this mod's changes

add-data-source is a skill published in the GitHub repository Ratnam-Mishra/canvas-apps-plugin-codex (2 stars, last pushed 4mo ago), with no licence file. It adds 116 tokens to every session and 1,006 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

codex-auth-setup

Install or refresh codex-multi-auth for the official Codex CLI, run first login, and verify account health and routing.

ndycode/codex-multi-auth · 32 tokens

codexu-release

Run this skill from the repository root. Treat the release as a real public publish: verify the current remote state first, keep unrelated user changes out of release commits, and report exactly what was built, pushed, and released.

shanggqm/codexU · 63 tokens

codexu-pr-review

Review codexU pull requests and decide whether they should be merged, changed, split, declined, or kept as a fork based on product positioning, roadmap, privacy, data semantics, native macOS design, architecture, scope, and verification. Use for PR review, mergeability assessment, contribution triage, and feature-fit…

shanggqm/codexU · 79 tokens

example

Example fixture skill for scanner regression coverage.

ndycode/codex-multi-auth · 10 tokens

context-canvas-checkpoint

Maintain an optional session task map and explicit retrievable references in Context Canvas Codex. Use when navigation or long-context offload would materially help with goals, decisions, progress, dependencies, blockers, next steps, exploration summaries, large textual tool results, or selective historical…

phenomenoner/Chatgpt-Codex-App-Plus · 88 tokens

context-canvas-reflection

Run one bounded trajectory reflection when repeated same-cause failures, contradicted assumptions, real-use failure after local green, material scope drift, a materially unresolved phase boundary, an unapproved authority-sensitive next effect, or user doubt suggests the current path may be wrong. Use Context Canvas…

phenomenoner/Chatgpt-Codex-App-Plus · 99 tokens