Revert "feat(cloud-storage): add cloud storage skill + fix MCP resource links"#31
Open
japrescott wants to merge 1 commit into
Open
Revert "feat(cloud-storage): add cloud storage skill + fix MCP resource links"#31japrescott wants to merge 1 commit into
japrescott wants to merge 1 commit into
Conversation
…ce links…" This reverts commit 3c5b8fd.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR reverts roboflow/computer-vision-skills#28, removing the previously added Cloud Storage skill and backing out related documentation/link updates across the skills docs.
Changes:
- Removes the
skills/cloud-storage/SKILL.mdskill and deletes references to it in docs. - Updates “Related Pages” links in training/evaluation and data-management docs (reverting prior MCP URI fixes).
- Simplifies the “Upload images/videos…” row wording in product navigation docs.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| skills/training-and-evaluation/SKILL.md | Reverts the “Model improvement” related-page MCP link. |
| skills/training-and-evaluation/active-learning.md | Reverts the improvement-playbook MCP link reference. |
| skills/product-navigation/features-by-page.md | Removes the cloud-storage datasource entry and tweaks upload row wording. |
| skills/data-management/SKILL.md | Removes cloud-storage references and changes the labeling related-page MCP link. |
| skills/cloud-storage/SKILL.md | Deletes the cloud-storage skill content. |
| README.md | Removes cloud-storage from the “Available skills” list. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## Related Pages | ||
|
|
||
| - `roboflow://skills/training-and-evaluation/improvement-playbook` — diagnostic decision tree, confusion matrix guide, per-class metrics, architecture switching, iterative improvement checklist | ||
| - `roboflow://skills/roboflow-model-improvement/SKILL` — diagnostic decision tree, confusion matrix guide, per-class metrics, architecture switching, iterative improvement checklist |
| | Dataset distribution mismatch (new environment) | Random sample from the new deployment context | | ||
|
|
||
| See `roboflow://skills/training-and-evaluation/improvement-playbook` for the full diagnostic decision tree. | ||
| See `roboflow://skills/roboflow-model-improvement/SKILL` for the full diagnostic decision tree. |
|
|
||
| - `roboflow://skills/data-management/labeling` — annotation tools, AI labeling, Label Assist, Smart Polygon, Auto Label, annotation jobs | ||
| - `roboflow://skills/cloud-storage/SKILL` — mirror an S3/GCS bucket into the workspace (credentials, datasources, glob rules, scheduled sync) | ||
| - `roboflow://skills/roboflow-labeling/SKILL` — annotation tools, AI labeling, Label Assist, Smart Polygon, Auto Label, annotation jobs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #28