Document Workspace MCP and app builder resources#158
Merged
Conversation
This was referenced May 21, 2026
andrewkenreich
approved these changes
May 21, 2026
andrewkenreich
pushed a commit
to OpenBB-finance/backends-for-openbb
that referenced
this pull request
May 21, 2026
## Summary - Remove the old `.claude/skills/openbb-app-builder` package from backend examples. - Remove the stale `improve-openbb-skill` helper and `.claude/README`, which still pointed contributors to the old skill workflow. - Leave backend examples as examples only, so the installable app-builder skill has one home. ## How this fits with the companion PRs - Workspace MCP PR: OpenBB-finance/workspace-mcp#7 centralizes app-builder resources and publishes the generated skill artifact. - OpenBB docs PR: OpenBB-finance/openbb-docs#158 points users to the generated skill in `workspace-mcp`. - This PR removes the previous backend-example skill source to avoid conflicting instructions. ## Validation - Verified `.claude/skills/openbb-app-builder/SKILL.md` and `.claude/skills/improve-openbb-skill/SKILL.md` no longer exist in this repo. - `rg` found no remaining `openbb-app-builder`, `skills.sh`, or old app-builder install references outside unrelated local/untracked files.
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.
Summary
workspace-mcp:npx skills add https://github.com/OpenBB-finance/workspace-mcp --skill openbb-app-builder.How this fits with the companion PRs
Validation
npm run buildcompleted successfully.rgfound no staleskills.sh, oldbackends-for-openbbapp-builder install command, orApp Building Skillreferences outside the intentional redirect from/agents/app-building-skill.