linkedin skills

This commit is contained in:
xx254
2026-04-01 21:59:13 +08:00
commit 743a87d9cf
33 changed files with 3372 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Generated per run (keep dirs via .gitkeep)
output/*
!output/.gitkeep
reports/*
!reports/.gitkeep
# Personal state and run data — commit only the .example.json templates
state/*.json
!state/*.example.json
# Lead CSV files — contain real personal data, never commit
*.csv
!sample_contacts.example.csv
!sample_warm_leads.example.csv
# Claude Code local settings (contain user-specific paths)
.claude/
# OS / editor
.DS_Store