QueueLab / QueueLab/QCX

Automated system prompt

Open
#670 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
19
Forks
7
Avg merge
59m
Merged PRs (30d)
16

Description

// npm install firecrawl
import { Firecrawl } from 'firecrawl';

const app = new Firecrawl({ ;

// Scrape a website:
app.scrape('firecrawl.dev')

When users add their domain to the system prompt I need you to scrape the domain and auto prompt the system for that business copilot.

npx -y firecrawl-cli@latest init --all -k fc-0d3aa0203c3146f8a19ee688c7092241

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing where users configure the system prompt and how the business copilot currently receives it; no file or test is named in the issue. Review the Firecrawl npm example and determine how a submitted domain should be scraped and converted into the copilot's system prompt, with completion shown by the generated prompt reflecting that business.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.