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.
git clone --depth 1 https://github.com/narrative-io/narrative-skills-marketplaceWrote 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.
[](https://agentmods.dev/plugins/narrative-io/narrative-skills-marketplace/narrative-identity)<a href="https://agentmods.dev/plugins/narrative-io/narrative-skills-marketplace/narrative-identity"><img src="https://agentmods.dev/badge/plugins/narrative-io/narrative-skills-marketplace/narrative-identity/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.
<a href="https://agentmods.dev/plugins/narrative-io/narrative-skills-marketplace/narrative-identity"><img src="https://agentmods.dev/badge/plugins/narrative-io/narrative-skills-marketplace/narrative-identity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
narrative-identity 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 11d 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.
What it actually says
{
"name": "narrative-identity",
"version": "0.1.0",
"description": "Identity-graph workflows backed by the narrative-mcp server — pre-graph data-quality auditing, edge-quality analysis, and graph-build hygiene.",
"author": {
"name": "Narrative I/O"
},
"mcpServers": {
"narrative-mcp": {
"type": "http",
"url": "https://mcp.narrative.io/mcp"
},
"narrative-knowledge-base": {
"type": "http",
"url": "https://docs.narrative.io/mcp"
},
"narrative-agent-gateway": {
"type": "http",
"url": "https://narrative.support/mcp"
}
}
}
What it installs
The manifest is a name and a version. 3 skills travel with it, and installing the plugin installs all of them — 497 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 11d ago First seen · 23 lines scan A 588c4dbb36cd
narrative-identity is a plugin published in the GitHub repository narrative-io/narrative-skills-marketplace (8 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
dagster
Comprehensive Dagster development conventions and best practices, with the Dagster+ MCP server bundled for querying your deployment.
dagster-expert
Deprecated. The Dagster skill now ships in the dagster plugin — install dagster@dagster and uninstall this one.
qsv-data-wrangling
Blazingly fast tabular data wrangling with 55 qsv skill-based commands for CSV, TSV, Excel, JSONL, and Parquet files.
ask-aidp
Ask and operate Oracle AI Data Platform resources from Claude Code through aidp-cli, OCI-signed REST endpoints, and native SDK tools.
pinecone
Pinecone vector database integration for Cursor. Create and manage indexes, upsert data, and run semantic searches via the Pinecone MCP server. Build document Q&A assistants with citations, or get started fast with /pinecone-quickstart. Great for semantic search, RAG, and agentic AI apps.
rag-architect
Complete RAG (Retrieval-Augmented Generation) toolkit: chunking strategies, hybrid retrieval, GraphRAG, Agentic RAG, Corrective RAG, evaluation, and production deployment patterns.