mirror of
https://github.com/xx254/linkedin_skills.git
synced 2026-07-11 12:53:41 +03:00
linkedin skills
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"firstRunCompleted": false,
|
||||
"timezone": "America/Los_Angeles",
|
||||
"cadence": {
|
||||
"frequency": "daily",
|
||||
"dayOfWeek": "monday",
|
||||
"time": "08:00"
|
||||
},
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"firstRunCompleted": false,
|
||||
"lastSuccessfulRunAt": null,
|
||||
"lastLeadFilterRunAt": null,
|
||||
"lastDraftRunAt": null,
|
||||
"lastReplyRunAt": null,
|
||||
"leadRegistry": {},
|
||||
"outreachRegistry": {},
|
||||
"weeklyMetrics": {
|
||||
"weekKey": null,
|
||||
"leads_processed": 0,
|
||||
"qualified_count": 0,
|
||||
"drafted_count": 0,
|
||||
"reply_drafts_count": 0,
|
||||
"replied_count": 0,
|
||||
"rejected_count": 0,
|
||||
"score3_conversion_count": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user