You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: integrate frappe-ops-website-deploy skill, bump to v3.2.0 (61 skills)
Rename frappe-website-deploy to frappe-ops-website-deploy for naming consistency,
register in package.json, update all skill count references from 60 to 61,
and regenerate social preview banner.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: skills/source/agents/frappe-agent-interpreter/SKILL.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: >
5
5
that need interpretation. Transforms requirements like 'make invoice
6
6
auto-calculate' or 'add approval workflow' into concrete technical
7
7
specifications. Determines which Frappe mechanisms to use and maps to
8
-
the full 60-skill catalog. Keywords: vague requirement, clarify scope,
8
+
the full 61-skill catalog. Keywords: vague requirement, clarify scope,
9
9
translate business need, technical spec, implementation plan,
10
10
what does this mean, unclear requirement, translate to code, how to build this.
11
11
license: MIT
@@ -17,7 +17,7 @@ metadata:
17
17
18
18
# Frappe Code Interpreter Agent
19
19
20
-
Transforms vague or incomplete Frappe/ERPNext development requests into clear, actionable technical specifications mapped to the full 60-skill catalog.
20
+
Transforms vague or incomplete Frappe/ERPNext development requests into clear, actionable technical specifications mapped to the full 61-skill catalog.
21
21
22
22
**Purpose**: Bridge the gap between "what the user wants" and "what needs to be built"
23
23
@@ -158,7 +158,7 @@ ALWAYS generate specifications in this format:
0 commit comments