frankxai/starlight-academy
v0.1.0Apache-2.0
Practice with Academy teaching guides, source-backed challenges and useful AI feedback in your own conversation.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
starlight-academystreamable-http
{
"type": "streamable-http",
"url": "https://starlightintelligence.academy/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": "starlight-academy",
"version": "0.1.0",
"description": "Practice with Academy teaching guides, source-backed challenges and useful AI feedback in your own conversation.",
"author": {
"name": "Starlight Intelligence Systems",
"url": "https://starlightintelligence.academy"
},
"homepage": "https://starlightintelligence.academy/academy/connect",
"repository": "https://github.com/frankxai/starlight-academy-plugin",
"license": "Apache-2.0",
"extensions": {
"com.openai": {
"interface": {
"displayName": "Starlight Academy",
"shortDescription": "A challenge. A guide. Your own judgment.",
"longDescription": "Choose a public mission, preserve your first attempt, practice with fictional teaching methods, critique the evidence and test transfer. Your AI host guides the conversation. The public connection accepts catalog IDs only and does not store work, run models or issue credentials.",
"developerName": "Starlight Intelligence Systems",
"category": "Education",
"capabilities": [
"Read",
"Interactive"
],
"websiteURL": "https://starlightintelligence.academy/academy/connect",
"privacyPolicyURL": "https://starlightintelligence.academy/privacy",
"defaultPrompt": [
"Help me choose a Starlight Academy challenge.",
"Guide my first attempt before showing a solution.",
"Help me give useful feedback when AI gets something wrong."
],
"brandColor": "#275A43",
"logo": "./assets/icon.png",
"composerIcon": "./assets/icon.png"
}
}
}
}
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.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai