@intentsolutionsio/ai-ml-engineering-pack 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,31 @@
1
+ {
2
+ "name": "ai-ml-engineering-pack",
3
+ "version": "1.0.0",
4
+ "description": "Professional AI/ML Engineering toolkit: Prompt engineering, LLM integration, RAG systems, AI safety with 12 expert plugins",
5
+ "author": {
6
+ "name": "Jeremy Longshore",
7
+ "email": "[email protected]",
8
+ "url": "https://github.com/jeremylongshore"
9
+ },
10
+ "repository": "https://github.com/jeremylongshore/claude-code-plugins",
11
+ "homepage": "https://claudecodeplugins.io/",
12
+ "license": "MIT",
13
+ "keywords": [
14
+ "ai",
15
+ "ml",
16
+ "llm",
17
+ "prompt-engineering",
18
+ "rag",
19
+ "vector-database",
20
+ "ai-safety",
21
+ "openai",
22
+ "anthropic",
23
+ "claude",
24
+ "gpt",
25
+ "embeddings",
26
+ "semantic-search",
27
+ "prompt-injection",
28
+ "cost-optimization",
29
+ "agent-skills"
30
+ ]
31
+ }
package/LICENSE ADDED
@@ -0,0 +1,113 @@
1
+ AI/ML Engineering Pack - End User License Agreement (EULA)
2
+
3
+ Copyright (c) 2026 Intent Solutions. All rights reserved.
4
+
5
+ Version 1.0.0
6
+ Effective Date: October 10, 2025
7
+
8
+ 1. LICENSE GRANT
9
+
10
+ Subject to the terms of this Agreement, Intent Solutions ("Licensor") grants you ("Licensee") a non-exclusive, non-transferable license to use the AI/ML Engineering Pack plugin collection ("Software") for personal and commercial purposes.
11
+
12
+ 2. PERMITTED USES
13
+
14
+ You may:
15
+ - Install and use the Software on unlimited computers that you own or control
16
+ - Use the Software for personal projects (unlimited)
17
+ - Use the Software for commercial projects (unlimited)
18
+ - Use the Software for client work and freelance projects
19
+ - Use the Software in open source projects
20
+
21
+ 3. RESTRICTIONS
22
+
23
+ You may NOT:
24
+ - Redistribute, sell, or sublicense the Software or any portion thereof
25
+ - Share your license key or download link with others
26
+ - Modify and redistribute the Software as your own product
27
+ - Use the Software to create competing plugin packs
28
+ - Reverse engineer, decompile, or disassemble the Software (except as permitted by law)
29
+ - Remove or modify any copyright, trademark, or other proprietary notices
30
+
31
+ 4. TEAM/ORGANIZATION USE
32
+
33
+ For teams or organizations:
34
+ - One license is required per developer/user who will use the Software
35
+ - Site licenses and volume discounts are available upon request
36
+ - Contact mandy@intentsolutions.io for team licensing
37
+
38
+ 5. OWNERSHIP
39
+
40
+ The Software is licensed, not sold. Intent Solutions retains all right, title, and interest in and to the Software, including all intellectual property rights. This license does not grant you any rights to patents, copyrights, trade secrets, trademarks, or any other rights in respect to the Software.
41
+
42
+ 6. UPDATES AND SUPPORT
43
+
44
+ - Free updates: All version 1.x updates are included with your license
45
+ - Email support: Included for 1 year from purchase date
46
+ - Major version upgrades (2.x, 3.x): Separate purchase required
47
+ - Bug fixes and security patches: Provided for all active versions
48
+
49
+ 7. WARRANTY DISCLAIMER
50
+
51
+ THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM USE OF THE SOFTWARE.
52
+
53
+ 8. LIMITATION OF LIABILITY
54
+
55
+ IN NO EVENT SHALL INTENT SOLUTIONS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF INTENT SOLUTIONS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
56
+
57
+ 9. REFUND POLICY
58
+
59
+ - 30-day money-back guarantee from date of purchase
60
+ - No questions asked
61
+ - Contact mandy@intentsolutions.io for refunds
62
+ - Refunds processed within 3-5 business days
63
+
64
+ 10. TERMINATION
65
+
66
+ This license is effective until terminated. Your rights under this license will terminate automatically without notice if you fail to comply with any term of this Agreement. Upon termination, you must:
67
+ - Cease all use of the Software
68
+ - Delete all copies of the Software in your possession
69
+ - Destroy any derivatives or modifications you have made
70
+
71
+ 11. GOVERNING LAW
72
+
73
+ This Agreement shall be governed by and construed in accordance with the laws of the jurisdiction in which Intent Solutions operates, without regard to its conflict of law provisions.
74
+
75
+ 12. ENTIRE AGREEMENT
76
+
77
+ This Agreement constitutes the entire agreement between you and Intent Solutions regarding the Software and supersedes all prior or contemporaneous understandings regarding such subject matter.
78
+
79
+ 13. MODIFICATIONS
80
+
81
+ Intent Solutions reserves the right to modify this Agreement at any time. Continued use of the Software after changes constitutes acceptance of the modified Agreement. Modifications apply to future purchases only; existing licenses remain under original terms.
82
+
83
+ 14. CONTACT INFORMATION
84
+
85
+ For licensing questions, support, or refunds:
86
+
87
+ Email: mandy@intentsolutions.io
88
+ Company: Intent Solutions
89
+ Product: AI/ML Engineering Pack
90
+ Version: 1.0.0
91
+
92
+ 15. ACKNOWLEDGMENT
93
+
94
+ BY INSTALLING, COPYING, OR OTHERWISE USING THE SOFTWARE, YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT, UNDERSTAND IT, AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
95
+
96
+ ---
97
+
98
+ SPECIAL PROVISIONS FOR EVALUATION COPIES:
99
+
100
+ If you have received an evaluation copy of the Software:
101
+ - The license is valid for 30 days from installation
102
+ - The Software may have limited functionality
103
+ - You may NOT use evaluation copies for commercial purposes
104
+ - You must purchase a full license for continued use
105
+
106
+ ---
107
+
108
+ Copyright (c) 2026 Intent Solutions. All rights reserved.
109
+ AI/ML Engineering Pack is a trademark of Intent Solutions.
110
+ Claude Code is a trademark of Anthropic PBC.
111
+
112
+ Last Updated: October 10, 2025
113
+ License Version: 1.0.0