Skip to content

go-fair-us/niaid-blueprint

v0.1.0

Agent skills and MCP access for implementing the NIAID Blueprint for Digital Objects: FAIR assessment, dataset metadata intake and extraction, citation, validation, teaching, and model-influence disclosure.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

ai-blueprintstreamable-http
{
  "type": "streamable-http",
  "url": "http://localhost:8000/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "niaid-blueprint",
  "version": "0.1.0",
  "description": "Agent skills and MCP access for implementing the NIAID Blueprint for Digital Objects: FAIR assessment, dataset metadata intake and extraction, citation, validation, teaching, and model-influence disclosure.",
  "author": {
    "name": "NIAID / GO FAIR US",
    "url": "https://github.com/go-fair-us/ai-blueprint-core"
  },
  "homepage": "https://github.com/go-fair-us/ai-blueprint-core",
  "repository": "https://github.com/go-fair-us/ai-blueprint-core",
  "keywords": [
    "niaid",
    "blueprint",
    "fair",
    "metadata",
    "schema.org",
    "json-ld",
    "dataset",
    "citation",
    "shacl",
    "pid"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 5Python files
  • test_run_rules.sh
  • run_rules.ts
  • 9other files
View on GitHub