Skip to content

Document Workspace MCP and app builder resources#158

Merged
andrewkenreich merged 5 commits into
mainfrom
workspace-mcp-docs
May 21, 2026
Merged

Document Workspace MCP and app builder resources#158
andrewkenreich merged 5 commits into
mainfrom
workspace-mcp-docs

Conversation

@DidierRLopes

@DidierRLopes DidierRLopes commented May 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Document the Workspace MCP sidecar and tool/resource workflow for external agents.
  • Replace the old App Building Skill page with App Builder Resources.
  • Point the app-builder install command to the generated skill in workspace-mcp: npx skills add https://github.com/OpenBB-finance/workspace-mcp --skill openbb-app-builder.
  • Redirect legacy app-builder routes to the new resources page and update search/LLMS metadata.

How this fits with the companion PRs

Validation

  • npm run build completed successfully.
  • Build still reports pre-existing broken links in ODP Python docs; these are unrelated to this change.
  • rg found no stale skills.sh, old backends-for-openbb app-builder install command, or App Building Skill references outside the intentional redirect from /agents/app-building-skill.

@DidierRLopes DidierRLopes changed the title Add workspace mcp docs Document Workspace MCP and app builder resources May 21, 2026
@andrewkenreich andrewkenreich merged commit 9c8225f into main May 21, 2026
2 checks passed
@andrewkenreich andrewkenreich deleted the workspace-mcp-docs branch May 21, 2026 16:22
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants