Fix: remove the non-existent portal apps list command from the Skills#5
Fix: remove the non-existent portal apps list command from the Skills#5QuantumFUD wants to merge 2 commits intoAbstract-Foundation:mainfrom
portal apps list command from the Skills#5Conversation
Description The Skills documentation contained examples and tips for the `portal apps list` command and the `portal.apps.list` schema, neither of which exist in the CLI registry. This change aligns the skills with the actual CLI interface: - `app list` is used to search for/retrieve a list of applications (live Portal apps combined with the shipped catalog and skillRefs), - the actual `portal streams list` and `portal user-profile get` remain for streams and profiles, - in the “find appId” step of `upvoting-on-abstract`, the reference now points only to app list.
|
@QuantumFUD is attempting to deploy a commit to the Abstract Foundation Team on Vercel. A member of the Team first needs to authorize it. |
PR SummaryLow Risk Overview
Written by Cursor Bugbot for commit 64b28f5. This will update automatically on new commits. Configure here. |
Description
The Skills documentation contained examples and tips for the
portal apps listcommand and theportal.apps.listschema, neither of which exist in the CLI registry.This change aligns the skills with the actual CLI interface:
app listis used to search for/retrieve a list of applications (live Portal apps combined with the shipped catalog and skillRefs),portal streams listandportal user-profile getremain for streams and profiles,upvoting-on-abstract, the reference now points only to app list.