Skip to content

Consolidate Alexandria discovery and execution in one skill - #227

Merged
developersdigest merged 5 commits into
mainfrom
docs/alexandria-search-scrape-skill
Sep 15, 2026
Merged

developersdigest merged 5 commits into
mainfrom
docs/alexandria-search-scrape-skill

Conversation

@developersdigest

@developersdigest developersdigest commented Sep 15, 2026

Copy link
Copy Markdown
Member

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 next requests, inspect the selected contract, and execute through scrape --alexandria using 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.md and bump the package to 1.23.4-alexandria-beta.4 so the bundled skill ships through the existing npm publish workflow under the alexandria tag on merge. npm already contains beta.3.

Validation

  • TypeScript build passed.
  • Package dry run verified beta.4 and the bundled Alexandria skill.
  • Prettier check passed for the changed skill and package manifest.
  • git diff --check passed.
  • Confirmed installed beta CLI supports find-tools --options and --request.
  • No live provider calls run for this documentation update.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Comment thread beta-skills/firecrawl-alexandria/SKILL.md Outdated
@developersdigest developersdigest changed the title Document search and scrape within the Alexandria beta skill Consolidate Alexandria discovery and execution in one skill Sep 15, 2026
@developersdigest
developersdigest marked this pull request as draft September 15, 2026 12:59

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@developersdigest
developersdigest marked this pull request as ready for review September 15, 2026 13:13
@developersdigest
developersdigest merged commit 0ee79b1 into main Sep 15, 2026
7 checks passed
@developersdigest
developersdigest deleted the docs/alexandria-search-scrape-skill branch September 15, 2026 13:13
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.

1 participant