kiratao/university-student-writing
v1.0.0MIT
Create, adapt, and validate standards-aware LaTeX documents for university study, campus life, social practice, student organizations, news, and career use.
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": "university-student-writing",
"version": "1.0.0",
"description": "Create, adapt, and validate standards-aware LaTeX documents for university study, campus life, social practice, student organizations, news, and career use.",
"author": {
"name": "tyz"
},
"license": "MIT",
"keywords": [
"university",
"student-writing",
"latex",
"academic-writing",
"chinese-writing",
"education"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "大学生多文体写作",
"shortDescription": "覆盖大学学习、实践与求职场景,生成规范的 LaTeX 文档",
"longDescription": "覆盖课程论文、社会实践、学生工作、校园新闻、申请与求职等 6 类场景、70 种文体。根据接收方与学校要求选择结构,生成可编辑 LaTeX 项目,并检查缺失事实、引用、资源和编译状态。",
"developerName": "tyz",
"category": "Education & Research",
"capabilities": [
"Writing",
"LaTeX generation",
"Format validation"
],
"defaultPrompt": [
"帮我按学校要求生成一份社会实践报告 LaTeX 项目。",
"把这份活动策划书整理成规范、可编译的 LaTeX 文档。",
"检查这篇课程论文的结构、引用和 LaTeX 排版。"
],
"brandColor": "#5B4B8A",
"composerIcon": "./skills/university-student-writing/assets/branding/composer-icon.png",
"logo": "./skills/university-student-writing/assets/branding/logo.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.
- 3Python files
- genre-registry.json
- openai.yaml
- 16other files
- 2images
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