Automated system prompt
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- typescript
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.
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
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 7
- Avg merge
- 59m
- Merged PRs (30d)
- 16
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from QueueLab/QCX
-
Settings Open
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Collaboration Open
Difficulty 5/5 Over a week Newbie friendliness 30/100
-
Image preview Gen UI Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
anthropics/claude-code#96687 ·
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
AOSSIE-Org/DebateAI#582 · 2 comments ·