@guru-ai-product/ai-product-kit 0.2.251113165922 → 0.2.251113170742

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.
package/README.md CHANGED
@@ -74,7 +74,7 @@ First-time setup or update to the latest version:
74
74
 
75
75
  ```bash
76
76
  # Install or update Skills from your project root directory
77
- npx @guru-ai-product/ai-product-kit@latest ai-product-kit
77
+ npx -y @guru-ai-product/ai-product-kit@latest ai-product-kit
78
78
  ```
79
79
 
80
80
  This downloads the Skill bundle (templates, scripts, and `GURU_AI.md` files) to `.claude/skills/` in your working tree.
@@ -110,7 +110,7 @@ Add this configuration to your MCP client so you can access AI Product Kit skill
110
110
  ```toml
111
111
  [mcp_servers.ai_product_kit]
112
112
  command = "npx"
113
- args = ["-y", "@guru-ai-product/ai-product-kit@latest", "ai-product-kit-mcp"]
113
+ args = ["-y", "-p", "@guru-ai-product/ai-product-kit@latest", "ai-product-kit-mcp"]
114
114
  timeout = 60
115
115
  ```
116
116
 
@@ -121,7 +121,7 @@ timeout = 60
121
121
  "mcpServers": {
122
122
  "ai-product-kit": {
123
123
  "command": "npx",
124
- "args": ["-y", "@guru-ai-product/ai-product-kit@latest", "ai-product-kit-mcp"]
124
+ "args": ["-y", "-p", "@guru-ai-product/ai-product-kit@latest", "ai-product-kit-mcp"]
125
125
  }
126
126
  }
127
127
  }
@@ -129,7 +129,7 @@ timeout = 60
129
129
 
130
130
  **Other MCP Clients** – use the same pattern:
131
131
  - Command: `npx`
132
- - Arguments: `["-y", "@guru-ai-product/ai-product-kit@latest", "ai-product-kit-mcp"]`
132
+ - Arguments: `["-y", "-p", "@guru-ai-product/ai-product-kit@latest", "ai-product-kit-mcp"]`
133
133
 
134
134
  ##### Option B: Using Local Installation
135
135
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guru-ai-product/ai-product-kit",
3
- "version": "0.2.251113165922",
3
+ "version": "0.2.251113170742",
4
4
  "description": "Sync the AI Product Kit Skill bundle through npx without cloning the repository.",
5
5
  "bin": {
6
6
  "ai-product-kit": "bin/setup.js",
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,10 +1,10 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
7
- | `scripts/check_agents.sh` | 2025-11-13T04:11:11.782Z |
8
- | `SKILL.md` | 2025-11-13T07:34:56.198Z |
9
- | `template/AGENTS_TEMPLATE_MCP.md` | 2025-11-13T08:59:22.992Z |
10
- | `template/AGENTS_TEMPLATE.md` | 2025-11-13T08:59:22.987Z |
7
+ | `scripts/check_agents.sh` | 2025-11-13T09:03:47.702Z |
8
+ | `SKILL.md` | 2025-11-13T09:03:47.701Z |
9
+ | `template/AGENTS_TEMPLATE_MCP.md` | 2025-11-13T09:07:43.066Z |
10
+ | `template/AGENTS_TEMPLATE.md` | 2025-11-13T09:07:43.061Z |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-13T08:59:23.026Z
3
+ Last refreshed: 2025-11-13T09:07:43.099Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |