mirror of
https://github.com/xx254/linkedin_skills.git
synced 2026-06-10 23:44:56 +03:00
35 lines
730 B
JSON
35 lines
730 B
JSON
{
|
|
"version": "1.0.0",
|
|
"firstRunCompleted": false,
|
|
"targetMarket": {
|
|
"industries": [],
|
|
"companySizes": [],
|
|
"geographies": [],
|
|
"seniority": [],
|
|
"alwaysExcludeRoles": [],
|
|
"alwaysExcludeCompanyTypes": []
|
|
},
|
|
"qualification": {
|
|
"minScoreToPrioritize": 3,
|
|
"allowTitleUnclearAsScore1": true,
|
|
"disqualifyCategories": []
|
|
},
|
|
"outreach": {
|
|
"maxChars": 300,
|
|
"maxQuestions": 1,
|
|
"firstMessageNoPitch": true,
|
|
"toneProfilePath": "context/brand-voice.md",
|
|
"conversionGoal": {
|
|
"type": "landing_page",
|
|
"link": "https://yourcompany.com"
|
|
}
|
|
},
|
|
"prioritization": {
|
|
"weights": {
|
|
"icpFit": 0.5,
|
|
"signalStrength": 0.3,
|
|
"timing": 0.2
|
|
}
|
|
}
|
|
}
|