ai-sdk-core

ai-sdk-core is a skill for Codex from BjornMelin/dev-skills. It costs 111 tokens per session (1,557 once invoked), scanned A, original, no licence file.

Guidance for building AI applications with text generation, structured results, tool calling, embeddings, reranking, provider setup, and connections to external model tools.

In plain words
What is it for?
Use it to implement generated text, structured data, tool calls, MCP integrations, search-related embeddings, model providers, and telemetry.
Why use it?
It helps developers connect language models to application code while handling configuration, errors, middleware, and usage tracking.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to implement generated text, structured data, tool calls, MCP integrations, search-related embeddings, model providers, and telemetry.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bjornmelin/dev-skills/ai-sdk-core
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.

Any agent
npx skills add BjornMelin/dev-skills --skill ai-sdk-core
Clone the repo
git clone --depth 1 https://github.com/BjornMelin/dev-skills

Made for: Codex.

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 ai-sdk-core

README.md
[![agentmods](https://agentmods.dev/badge/skills/bjornmelin/dev-skills/ai-sdk-core/github.svg)](https://agentmods.dev/skills/bjornmelin/dev-skills/ai-sdk-core)
Your own site
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/ai-sdk-core"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/ai-sdk-core/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-sdk-core

Your own site · 80×15
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/ai-sdk-core"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/ai-sdk-core.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,557 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00111 $0.01557
Opus 5 $0.00056 $0.00779
Sonnet 5 $0.00022 $0.00311
Haiku 4.5 $0.00011 $0.00156

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

Security

Grade A, and why

ai-sdk-core 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 6d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/ai_stack_scan.py, scripts/tests/test_ai_stack_scan.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/ai-sdk-core/SKILL.md · 207 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. 6d ago First seen · 207 lines · 111 tokens per session scan A a40fdc38e835

Subscribe to this mod's changes

ai-sdk-core is a skill published in the GitHub repository BjornMelin/dev-skills (7 stars, last pushed yesterday), with no licence file. It adds 111 tokens to every session and 1,557 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-09-03.

Related

Other skills, from other repositories

pinecone-quickstart

Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone for the first time or wants a guided…

pinecone-io/pinecone-cursor-plugin · 79 tokens

pinecone-n8n

Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.

pinecone-io/pinecone-cursor-plugin · 67 tokens

pinecone-full-text-search

Create, ingest into, and query a Pinecone full-text-search (FTS) document index using the graduated document-schema API (Python SDK 10.0.0, API version 2026-07). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct scoreby clauses…

pinecone-io/pinecone-cursor-plugin · 162 tokens

pinecone-cli

Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, CI/CD automation…

pinecone-io/pinecone-cursor-plugin · 74 tokens

pinecone-help

Overview of all available Pinecone skills and what a user needs to get started. Invoke when a user asks what skills are available, how to get started with Pinecone, or what they need to set up before using any Pinecone skill.

pinecone-io/pinecone-cursor-plugin · 52 tokens

pinecone-mcp

Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-index-for-model, upsert-records, search-records, cascading-search, and rerank-documents. Use when an agent needs to understand what Pinecone MCP tools are available, how to use them…

pinecone-io/pinecone-cursor-plugin · 80 tokens