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
Copy file name to clipboardExpand all lines: public-skills/openvibecoding-adoption-router/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
@@ -1,6 +1,6 @@
1
1
---
2
2
name: openvibecoding-adoption-router
3
-
description: Teach the agent how to connect the published OpenVibeCoding read-only MCP package, choose the right public lane, and use the stable read-only tools without overclaiming hosted or write-capable support.
3
+
description: Teach the agent how to connect the current live public package for the OpenVibeCoding read-only MCP, choose the right public lane, and use the stable read-only tools without overclaiming hosted or write-capable support.
4
4
triggers:
5
5
- openvibecoding
6
6
- openvibecoding setup
@@ -15,7 +15,7 @@ Use this skill when the user needs the shortest truthful path into OpenVibeCodin
15
15
16
16
## What this skill teaches
17
17
18
-
- how to install the published OpenVibeCoding MCP package
18
+
- how to install the current live public package for the OpenVibeCoding read-only MCP
19
19
- how to choose the right read-only tool for the current job
20
20
- how to start with one public lane instead of mixing every surface together
21
21
- how to keep the answer inside the current read-only public boundary
@@ -33,7 +33,7 @@ Use this skill when the user asks to:
33
33
## If the MCP is not connected yet
34
34
35
35
Open `README.md` in this folder and follow `references/INSTALL.md`.
36
-
Do not invent repo-local startup paths when the published package already
36
+
Do not invent repo-local startup paths when the live public package already
0 commit comments