Consolidate Alexandria discovery and execution in one skill - #227
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
All reported issues were addressed across 1 file
Shadow auto-approve: would not auto-approve because issues were found.
Fix all with cubic | Re-trigger cubic
developersdigest
marked this pull request as draft
September 15, 2026 12:59
Contributor
There was a problem hiding this comment.
0 issues found across 1 file (changes from recent commits).
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Shadow auto-approve: would not auto-approve. Auto-approval blocked by 1 unresolved issue from previous reviews.
Re-trigger cubic
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
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
Build on the existing Alexandria beta skill with one search-to-execution workflow. Teach semantic search and known-domain discovery together: search with domain tools enabled, include known website context, and retrieve the known URL's contract when the search results do not already provide it.
Continue with progressive catalogue discovery using returned
nextrequests, inspect the selected contract, and execute throughscrape --alexandriausing supported inputs. Explain capability matching, resolving record IDs through lookup tools, and falling back to web search when no provider covers the task.Update
beta-skills/firecrawl-alexandria/SKILL.mdand bump the package to1.23.4-alexandria-beta.4so the bundled skill ships through the existing npm publish workflow under thealexandriatag on merge. npm already contains beta.3.Validation
git diff --checkpassed.find-tools --optionsand--request.