Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://json.schemastore.org/claude-code-marketplace.json",
"name": "next-ai",
"description": "Claude Code marketplace for the Next AI plugin — AI-powered content generation and enhancement for Frappe/ERPNext.",
"owner": { "name": "NextAI Team", "email": "erpnextai@gmail.com" },
"plugins": [
{
"name": "next-ai",
"source": "./",
"description": "Next AI — AI-enabled content generation and enhancement, powered by advanced language models.",
"version": "0.3.1",
"license": "Custom Non-Commercial License"
}
]
}
12 changes: 12 additions & 0 deletions .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "next-ai",
"displayName": "Next AI",
"version": "0.3.1",
"description": "Next AI is an AI-enabled application designed for seamless content generation and enhancement. With the power of advanced language models, it helps users create high-quality content and intelligently improve existing text.",
"author": { "name": "NextAI Team", "email": "erpnextai@gmail.com" },
"homepage": "https://www.erpnextai.in",
"repository": "https://github.com/erpnextai/next_ai",
"license": "Custom Non-Commercial License",
"keywords": ["ai", "content-generation", "frappe", "erpnext", "gemini", "llm"]
}