Skip to content

insodimension/last30days

v0.1.1MIT

last30days — research what people actually said about any topic in the last 30 days across Reddit, X, YouTube, TikTok, Hacker News, and the web

What this package declares

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

plugin.json
{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "last30days",
	"version": "0.1.1",
	"description": "last30days — research what people actually said about any topic in the last 30 days across Reddit, X, YouTube, TikTok, Hacker News, and the web",
	"author": {
		"name": "Dimension"
	},
	"license": "MIT",
	"keywords": [
		"research",
		"trends",
		"reddit",
		"x",
		"youtube",
		"tiktok",
		"hackernews",
		"news",
		"social",
		"skill"
	],
	"extensions": {
		"ai.insodimension.dimension": {
			"contractVersion": 1,
			"title": "last30days",
			"icon": "assets/icon.svg",
			"category": "skills",
			"defaultEnabled": true,
			"examples": [
				"last30days nvidia earnings reaction",
				"What are people saying about AI video tools in the last 30 days?",
				"last30days what users want in react"
			],
			"skillCard": {
				"skill": "last30days",
				"use": "summary",
				"icon": "assets/icon.svg",
				"title": "last30days"
			}
		}
	}
}

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.

  • 66Python files
  • 11JavaScript files
  • 4shell scripts
  • 3JSON files
  • 2other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.insodimension.dimension