commit 47070565b5551e76b72139c7e20c66c9447fbe78 Author: skillfactor-pipeline Date: Fri Aug 14 17:26:42 2026 +0200 feat: political-campaign-officer skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..69ff54d --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — political-campaign-officer + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#ff355e','pie4':'#d97757','pie5':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — political-campaign-officer + "ESCO (occupation & competences)" : 25 + "O*NET (tasks & tools)" : 69 + "Job boards (market evidence)" : 53 + "Anthropic official Claude skills" : 8 + "External AI skill packs (mapped)" : 153 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 25 | 8.1 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 69 | 22.4 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 53 | 17.2 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 8 | 2.6 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 153 | 49.7 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..dc42a0c --- /dev/null +++ b/SKILL.md @@ -0,0 +1,46 @@ +--- +name: political-campaign-officer +description: "Occupational skill for the role 'political campaign officer' (also: strategy manager, strategy advisor, campaign strategy consultant, political consultant, political aide, political advisor). Use when the user asks for typical political campaign officer work such as: typical political campaign officer responsibilities" +--- + +# Political Campaign Officer + +Political campaign officers provide support during political campaigns, advising the candidate and campaign management staff on campaign strategies and campaign staff coordination, as well as developing advertising and research strategies. + +## Core workflow + + +## How to use this skill + +- Read [references/profile.md](references/profile.md) for the occupation profile and scope. +- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory. +- Check [references/skills.md](references/skills.md) for essential vs. optional competences. +- Check [references/tools.md](references/tools.md) for the software commonly used in this role. +- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution). + +## Key competences (essential) + +- advertising techniques +- advise on public image +- advise on public relations +- advise politicians on electoral procedures +- analyse election procedures +- develop media strategy +- liaise with colleagues +- political campaigning + +## Hot technologies + +- Adobe Acrobat +- IBM SPSS Statistics +- Microsoft Access +- Microsoft Active Server Pages ASP +- Microsoft Excel +- Microsoft Office software +- Microsoft Outlook +- Microsoft PowerPoint +- Microsoft SharePoint +- Microsoft Visio + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/3e213d52-e7a0-4980-99d9-23da1f717f50), O*NET 30.3 (19-3094.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..a26111c --- /dev/null +++ b/manifest.json @@ -0,0 +1,232 @@ +{ + "name": "political-campaign-officer", + "title": "political campaign officer", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/3e213d52-e7a0-4980-99d9-23da1f717f50", + "esco_code": "2432.6", + "isco_group": "2432", + "onet_soc": "19-3094.00", + "crosswalk_match": "manual nearest via ISCO 2432 (Political Scientists)" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 0, + "dwas": 0, + "skills_essential": 8, + "skills_optional": 16, + "software": 0 + }, + "enrichment_ai_skills": { + "generated": "2026-07-14", + "method": "deterministic mapping (ISCO prefix + title/competence keywords)", + "sources": { + "anthropics/skills": { + "repo": "https://github.com/anthropics/skills", + "commit": "f6656c1", + "license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder", + "skills": 5 + }, + "coreyhaines31/marketingskills": { + "repo": "https://github.com/coreyhaines31/marketingskills", + "commit": "33218ff", + "license": "MIT", + "skills": 5 + }, + "resend/resend-skills": { + "repo": "https://github.com/resend/resend-skills", + "commit": "2caefff", + "license": "MIT", + "skills": 5 + }, + "ConardLi/garden-skills": { + "repo": "https://github.com/ConardLi/garden-skills", + "commit": "fbd6453", + "license": "MIT", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 2 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 4 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 3 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 10 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 11 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 1 + }, + "ljagiello/ctf-skills": { + "repo": "https://github.com/ljagiello/ctf-skills", + "commit": "d19f35f", + "license": "MIT", + "skills": 1 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 3 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 8 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 2 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 3 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 1 + }, + "Bomx/distribb-skill": { + "repo": "https://github.com/Bomx/distribb-skill", + "commit": "810228b", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "aaron-he-zhu/aaron-marketing-skills": { + "repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills", + "commit": "b7b0b9f", + "license": "Apache-2.0", + "skills": 1 + }, + "browser-act/skills": { + "repo": "https://github.com/browser-act/skills", + "commit": "51daea1", + "license": "MIT", + "skills": 3 + }, + "openweb-org/openweb": { + "repo": "https://github.com/openweb-org/openweb", + "commit": "a387b50", + "license": "MIT", + "skills": 1 + }, + "qdrant/skills": { + "repo": "https://github.com/qdrant/skills", + "commit": "2a06cb1", + "license": "Apache-2.0", + "skills": 1 + }, + "Ericyoung-183/alpha-insights": { + "repo": "https://github.com/Ericyoung-183/alpha-insights", + "commit": "30c1e87", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-blog": { + "repo": "https://github.com/AgriciDaniel/claude-blog", + "commit": "49842ea", + "license": "MIT", + "skills": 1 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 66, + "adjacent": 14 + } + }, + "provenance": { + "items": { + "esco": 25, + "onet": 69, + "jobads": 53, + "wiki_ai": 0, + "anthropic": 8, + "ai_skills": 153, + "stackx": 0 + }, + "share_percent": { + "esco": 8.1, + "onet": 22.4, + "jobads": 17.2, + "wiki_ai": 0.0, + "anthropic": 2.6, + "ai_skills": 49.7, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..fe029b6 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,314 @@ +# External AI agent skills — political-campaign-officer + +Proven, publicly available AI agent skills mapped to this occupation. +Nothing is copied from the sources: every entry is a name, a one-line +summary and a link to the upstream skill package. Each section names +its source repository, commit, license and retrieval date. + +**Tiers:** `core` = the skill directly exercises a top market hard +skill, tool or method (from gated job-ad evidence) or an essential +ESCO competence of this occupation; `adjacent` = +plausibly useful, secondary. Entries are capped at 12 per source +and 80 in total per occupation (core first, +strongest matches survive); everything beyond the caps is excluded +and logged in the pipeline audit trail, not in this package. + +_Matched deterministically (ISCO group + title/competence keywords, +tiered against market evidence + ESCO essentials) by +`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._ + +## Source: anthropics/skills + +- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14) +- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `internal-comms` | core | A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership … | [source](https://github.com/anthropics/skills/tree/main/skills/internal-comms) | +| `slack-gif-creator` | adjacent | Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack. | [source](https://github.com/anthropics/skills/tree/main/skills/slack-gif-creator) | +| `doc-coauthoring` | adjacent | Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer … | [source](https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring) | +| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) | +| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) | + +## Source: ConardLi/garden-skills + +- Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `kb-retriever` | adjacent | 面向本地知识库目录的检索和问答助手。核心流程:(1)分层索引导航 (2)遇到PDF/Excel时必须先读取references学习处理方法 (3)处理文件后再检索。按文件类型组合使用 grep、Read、pdfplumber、pandas 进行渐进式检索,避免整文件加载。用户问题涉及"从知识库目录回答问题/检索信息/查资料"时使用。 | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/kb-retriever) | + +## Source: a5c-ai/babysitter + +- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `marketing-automation` | core | Build and manage marketing automation workflows — lead nurturing, email sequences, CRM integration, and multi-channel campaign orchestration. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/digital-marketing/skills/marketing-automation) | +| `security-sandbox` | core | Isolated analysis environment management for malware and exploit testing. Create and manage isolated VMs, configure Cuckoo Sandbox, set up REMnux/FlareVM environments, manage Docker-based analysis containers, and capture filesystem and … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/security-research/skills/security-sandbox) | +| `Static Analysis Tools Skill` | core | Integration with security-focused static analysis tools | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/security-research/skills/static-analysis-tools) | + +## Source: aaron-he-zhu/aaron-marketing-skills + +- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) | + +## Source: affaan-m/everything-claude-code + +- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `investor-outreach` | core | Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-outreach) | +| `marketing-campaign` | core | End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/marketing-campaign) | + +## Source: AgriciDaniel/claude-blog + +- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `blog-repurpose` | core | Repurpose blog posts for social media, email, YouTube, Reddit, and LinkedIn. Generates Twitter/X threads, LinkedIn articles, YouTube scripts, Reddit discussion posts, email newsletter excerpts. Adapts tone for each platform. Use when user … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-repurpose) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) | +| `social-media-manager` | core | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) | + +## Source: Bomx/distribb-skill + +- Repository: [https://github.com/Bomx/distribb-skill](https://github.com/Bomx/distribb-skill) (commit `810228b`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `distribb` | core | Distribb is an SEO platform that handles keyword research, original data research, content publishing to WordPress/Webflow/Shopify, high-DR backlink exchange network, link building outreach playbooks, internal linking, social media … | [source](https://github.com/Bomx/distribb-skill/tree/810228b) | + +## Source: browser-act/skills + +- Repository: [https://github.com/browser-act/skills](https://github.com/browser-act/skills) (commit `51daea1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `google-maps-contact-extract` | core | Extracts business contact details from Google Maps search results and place detail pages, then visits each business website to collect emails, phone numbers, and social media profiles (Facebook, Instagram, Twitter/X, LinkedIn, YouTube, … | [source](https://github.com/browser-act/skills/tree/51daea1/solutions/lead-generation/google-maps-contact-extract) | +| `google-social-media-finder` | core | Searches Google to discover social media profiles associated with a person, brand, or username; returns platform name, profile URL, username, bio snippet, and follower count across X, Instagram, Facebook, LinkedIn, TikTok, YouTube, … | [source](https://github.com/browser-act/skills/tree/51daea1/solutions/lead-generation/google-social-media-finder) | +| `business-contact-social-links-skill` | core | This skill helps users automatically extract official website and social media profiles. Agent should proactively apply this skill when users express needs like search for official website and social media contacts of a company, find … | [source](https://github.com/browser-act/skills/tree/51daea1/solutions/lead-generation/business-contact-social-links-skill) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `business-skills` | core | 5 business research skills. Trigger: business strategy, market analysis, competitive intelligence. Design: analytical frameworks and methods for management and innovation research. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business) | +| `strategic-management-guide` | core | Frameworks for strategic planning, resource allocation, and organizational an... | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business/strategic-management-guide) | +| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) | +| `humanities-skills` | core | 5 humanities skills. Trigger: textual analysis, archival research, digital humanities, philosophy. Design: digital tools and qualitative methods for humanities scholarship. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/humanities) | +| `law-skills` | core | 9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law) | +| `legal-research-guide` | core | Legal research methods, case law analysis, and compliance tools | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/legal-research-guide) | +| `network-analysis-guide` | core | Social network analysis methods, metrics, and visualization tools | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/social-science/network-analysis-guide) | +| `planning-with-files` | core | Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/planning-with-files) | +| `regulatory-compliance-guide` | core | Regulatory text mining, compliance research, and policy analysis tools | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/regulatory-compliance-guide) | +| `chemistry-skills` | core | 9 chemistry skills. Trigger: chemical structure analysis, reaction prediction, molecular modeling. Design: computational chemistry tools and cheminformatics workflows. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/chemistry) | +| `climate-modeling-guide` | core | Climate simulation, modeling tools, and climate data analysis methods | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/geoscience/climate-modeling-guide) | + +## Source: davepoon/buildwithclaude + +- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `basecamp-automation` | core | Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/basecamp-automation) | +| `clickup-automation` | core | Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/clickup-automation) | +| `gitlab-automation` | core | Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/gitlab-automation) | +| `supabase-automation` | core | Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/supabase-automation) | +| `wrike-automation` | core | Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/wrike-automation) | +| `instagram-automation` | core | Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/instagram-automation) | +| `ops-marketing` | core | Marketing command center. Email campaigns (Klaviyo), paid ads (Meta/Google), analytics (GA4), SEO, and social media metrics. One dashboard for all marketing channels. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/claude-ops/skills/ops-marketing) | +| `twitter-automation` | core | Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/twitter-automation) | +| `whatsapp-automation` | core | Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/whatsapp-automation) | +| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/image-enhancer) | + +## Source: davila7/claude-code-templates + +- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `executing-marketing-campaigns` | core | Plans, creates, and optimizes marketing campaigns including content strategy, social media, email, and analytics. Helps develop go-to-market strategies, campaign messaging, and performance measurement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/executing-marketing-campaigns) | +| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/media/image-enhancer) | +| `SEO Optimizer` | core | Search Engine Optimization specialist for content strategy, technical SEO, keyword research, and ranking improvements. Use when optimizing website content, improving search rankings, conducting keyword analysis, or implementing SEO best … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/seo-optimizer) | + +## Source: Ericyoung-183/alpha-insights + +- Repository: [https://github.com/Ericyoung-183/alpha-insights](https://github.com/Ericyoung-183/alpha-insights) (commit `30c1e87`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `alpha-insights` | core | Business Analyst Skill. Triggered when users ask about business analysis, industry research, competitive analysis, product analysis, business model analysis, business opportunity discovery, market entry strategy, investment decisions, … | [source](https://github.com/Ericyoung-183/alpha-insights/tree/30c1e87) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `google-ad-scraper` | core | Scrape competitor ads from Google Ads by domain. Returns ad creatives, formats, and campaign details. Use for competitive ad research and messaging analysis. | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/capabilities/google-ad-scraper) | + +## Source: indranilbanerjee/digital-marketing-pro + +- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `campaign-audit` | core | Audit a brand's existing live campaigns across every active channel — paid, organic, email, social, content, SEO. Produce a current-state inventory, quick-wins backlog, and red-flags list. Use during agency onboarding or before any … | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/campaign-audit) | + +## Source: infrasity-labs/dev-gtm-claude-skills + +- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `blog-repurpose` | core | Repurpose blog posts for social media, email, YouTube, Reddit, and LinkedIn. Generates Twitter/X threads, LinkedIn articles, YouTube scripts, Reddit discussion posts, email newsletter excerpts. Adapts tone for each platform. Use when user … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-repurpose) | + +## Source: jeremylongshore/claude-code-plugins-plus-skills + +- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `evernote-core-workflow-a` | core | Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/evernote-pack/skills/evernote-core-workflow-a) | +| `apify-cost-tuning` | core | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) | +| `crest-narrative` | core | Strategic narrative — write a standalone strategy memo that frames product direction, bets, and rationale for a planning horizon. Use when asked to "write a strategy doc", "product vision", "strategic narrative", "company strategy memo", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/crest-narrative) | +| `find-marketing-agency` | core | Use whenever the user wants to find, shortlist, vet, or enrich US marketing agencies — including branding, content marketing, PPC/paid media, social media, email marketing, performance/demand-gen, video production, and full-service digital … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/servicegraph/skills/find-marketing-agency) | +| `finta-sdk-patterns` | core | Integration patterns for Finta fundraising CRM with email and calendar APIs. Use when building automated investor outreach, syncing data from Finta exports, or creating custom fundraising dashboards. Trigger with phrases like "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-sdk-patterns) | +| `instantly-data-handling` | core | Implement Instantly.ai lead data management, GDPR/CAN-SPAM compliance, and list operations. Use when handling lead imports, managing block lists, implementing unsubscribe flows, or ensuring compliance with email regulations. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/instantly-pack/skills/instantly-data-handling) | +| `notion-architecture-variants` | core | Different Notion integration architectures: CMS (headless blog), task tracker (project management), knowledge base (wiki), form submission handler, and data pipeline source. Trigger with phrases like "notion cms", "notion headless blog", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/notion-pack/skills/notion-architecture-variants) | +| `twinmind-data-handling` | core | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) | + +## Source: ljagiello/ctf-skills + +- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ctf-osint` | core | Provides open source intelligence techniques for CTF challenges. Use when gathering information from public sources, social media, geolocation, DNS records, username enumeration, reverse image search, Google dorking, Wayback Machine, Tor … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-osint) | + +## Source: mohitagw15856/pm-claude-skills + +- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-calendar` | core | Generate a structured content calendar for any brand, product, or creator. Use when asked for a content plan, editorial calendar, social media schedule, or weekly/monthly content strategy. Produces a calendar with topics, formats, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gtm/skills/content-calendar) | +| `email-campaign` | core | Write and sequence multi-email nurture or launch campaigns. Use when asked for an email sequence, drip campaign, onboarding emails, product launch emails, or nurture flow. Produces subject lines, preview text, full email body, and … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gtm/skills/email-campaign) | +| `investor-cold-email` | core | Write a cold or warm-intro email to an investor that actually gets a reply — short, specific, traction-forward, with a clear ask. Use when asked to email an investor, write a fundraising outreach, request a warm intro, or craft a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-founders/skills/investor-cold-email) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `performing-phishing-simulation-with-gophish` | core | GoPhish is an open-source phishing simulation framework used by security teams to conduct authorized phishing awareness campaigns. It provides campaign management, email template creation, landing pag | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-phishing-simulation-with-gophish) | +| `analyzing-outlook-pst-for-email-forensics` | core | Analyze Microsoft Outlook PST and OST files for email forensic evidence including message content, headers, attachments, deleted items, and metadata using libpff, pst-utils, and forensic email analysis tools for legal investigations and … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-outlook-pst-for-email-forensics) | +| `investigating-phishing-email-incident` | core | Investigates phishing email incidents from initial user report through header analysis, URL/attachment detonation, impacted user identification, and containment actions using SOC tools like Splunk, Microsoft Defender, and sandbox analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/investigating-phishing-email-incident) | +| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) | + +## Source: nexscope-ai/eCommerce-Skills + +- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ecommerce-social-media-marketing` | core | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) | +| `ecommerce-marketing-strategy-builder` | core | Full-stack e-commerce marketing strategy builder. Analyzes your product, market, and competitors, then builds a complete omnichannel marketing plan covering paid ads, SEO, email/SMS, content marketing, social media, influencer … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-marketing-strategy-builder) | +| `tiktok-shop-content-strategy` | core | TikTok Shop content creation strategy and planning. Trending formats, viral hooks, product showcasing, hashtag strategy, and content calendar development. Use when the user asks about TikTok content strategy, viral content creation, TikTok … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-content-strategy) | + +## Source: openweb-org/openweb + +- Repository: [https://github.com/openweb-org/openweb](https://github.com/openweb-org/openweb) (commit `a387b50`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `openweb` | core | Typed JSON access to 90+ real websites — Google, Amazon, Reddit, YouTube, GitHub, Instagram, Bloomberg, Zillow, and more — across search, shopping, travel, finance, social, news, and dev tools. Use to read, search, post, comment, message, … | [source](https://github.com/openweb-org/openweb/tree/a387b50/skills/openweb) | + +## Source: qdrant/skills + +- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `qdrant-sliding-time-window` | core | Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation', 'delete old data efficiently', 'social media feed search', 'news search', 'log search … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-scaling/scaling-data-volume/sliding-time-window) | + +## Source: rampstackco/claude-skills + +- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-strategy` | core | Develop a content strategy covering editorial positioning, content pillars, formats, calendar, governance, and topical authority planning. Use this skill whenever the user wants to plan a content program, define content pillars, build an … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-strategy) | + +## Source: vibeeval/vibecosystem + +- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-strategy` | core | Content marketing strategy - content audit, editorial calendar, SEO optimization, content funnel (TOFU/MOFU/BOFU), performance metrics, developer content, social media planning | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/content-strategy) | + +## Source: coreyhaines31/marketingskills + +- Repository: [https://github.com/coreyhaines31/marketingskills](https://github.com/coreyhaines31/marketingskills) (commit `33218ff`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cold-email` | adjacent | Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails, prospecting emails, cold email campaigns, sales development emails, or SDR emails. Also use when the user mentions "cold … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/cold-email) | +| `emails` | adjacent | When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/emails) | +| `lead-magnets` | adjacent | When the user wants to create, plan, or optimize a lead magnet for email capture or lead generation. Also use when the user mentions "lead magnet," "gated content," "content upgrade," "downloadable," "ebook," "cheat sheet," "checklist," … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/lead-magnets) | +| `popups` | adjacent | When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/popups) | +| `sms` | adjacent | When the user wants to plan, build, or optimize SMS or MMS marketing — including welcome flows, abandoned cart texts, post-purchase, win-back, promotional sends, or transactional/auth SMS. Also use when the user mentions "SMS marketing," … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/sms) | + +## Source: resend/resend-skills + +- Repository: [https://github.com/resend/resend-skills](https://github.com/resend/resend-skills) (commit `2caefff`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `email-best-practices` | core | Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, making emails … | [source](https://github.com/resend/resend-skills/tree/2caefff/skills/email-best-practices) | +| `agent-email-inbox` | adjacent | Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow processing untrusted inbound email. Always use this skill when the user wants to … | [source](https://github.com/resend/resend-skills/tree/2caefff/skills/agent-email-inbox) | +| `react-email` | adjacent | Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password … | [source](https://github.com/resend/resend-skills/tree/2caefff/skills/react-email) | +| `resend` | adjacent | Use when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates, tracking delivery events, managing domains, contacts, broadcasts, webhooks, API … | [source](https://github.com/resend/resend-skills/tree/2caefff/skills/resend) | +| `resend-cli` | adjacent | Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the `resend` CLI. … | [source](https://github.com/resend/resend-skills/tree/2caefff/skills/resend-cli) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..efa1c5e --- /dev/null +++ b/references/market.md @@ -0,0 +1,94 @@ +# Market evidence report — political-campaign-officer + +Source: **23 real job ads** (JSearch API, countries: us 23), extracted into the MSSQL evidence store; as of 2026-07-18. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 13 | 57 % | +| n/a | 7 | 30 % | +| senior | 2 | 9 % | +| lead | 1 | 4 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Daybook | 7 | 30 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | budget management | 6 | 26 % | +| 2 | fundraising | 6 | 26 % | +| 3 | staff management | 5 | 22 % | +| 4 | campaign strategy | 4 | 17 % | +| 5 | communications | 4 | 17 % | +| 6 | project management | 4 | 17 % | +| 7 | campaign management | 3 | 13 % | +| 8 | campaign planning | 3 | 13 % | +| 9 | compliance | 3 | 13 % | +| 10 | volunteer recruitment | 3 | 13 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | grassroots organizing | 3 | 13 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | campaign oversight | 3 | 13 % | +| 2 | campaign plan development | 3 | 13 % | +| 3 | strategy execution | 3 | 13 % | + +## Regional breakdown + +> **Corpus note:** 23 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +**Insufficient evidence** — 23 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### UK (gb) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### EU/DACH (de, at, ch, nl) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + + +## Job title variants in the market + +| Title | Ads | +|---|---| +| Campaign Manager | 2 | +| Political Campaign Manager | 2 | +| Campaign Manager - Political Campaign Ops & Outreach | 1 | +| Campaign Manager — State Senate Campaigns (PA) | 1 | +| Campaign Manager Alexandria | 1 | +| Campaign Manager for Laura Huber | 1 | +| Campaign Manager for Progressive Maryland Candidate | 1 | +| Campaign Manager, US Policy and Political Campaigns | 1 | +| Campaign Manager, US Policy and Political Campaigns, Government Affairs and Public Policy | 1 | +| Campaign Manager: Lead Elections & Field Ops (Progressive) | 1 | +| Confidential: Campaign Manager | 1 | +| Greenlight America: Regional Campaign Manager (North Central) | 1 | +| jerlilia ryans for u.s. congress: Political Campaign Manager 21 | 1 | +| jerlilia ryans for u.s. congress: Political Campaign Manager 8 | 1 | +| Mendelson for DC Council Chair 2026: Campaign Manager | 1 | +| Political Director/Campaign Volunteer Management | 1 | +| Regional Campaign Manager (California & Nevada) | 1 | +| Remote Campaign Manager | 1 | +| Salaam Bhatti for Congress: Campaign Manager | 1 | +| Sean McCarthy for Town Supervisor: Campaign Manager | 1 | +| Strategic Political Director — Campaign & Client Lead | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..0f7baed --- /dev/null +++ b/references/profile.md @@ -0,0 +1,23 @@ +# Occupation profile — political campaign officer + +- **ESCO URI:** http://data.europa.eu/esco/occupation/3e213d52-e7a0-4980-99d9-23da1f717f50 +- **ESCO code:** 2432.6 +- **ISCO-08 group:** 2432 — Public relations professionals + +## Description (ESCO) + +Political campaign officers provide support during political campaigns, advising the candidate and campaign management staff on campaign strategies and campaign staff coordination, as well as developing advertising and research strategies. + +## Definition + +nan + +## Alternative labels + +- strategy manager +- strategy advisor +- campaign strategy consultant +- political consultant +- political aide +- political advisor +- political campaign consultant diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..f362234 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,50 @@ +# Competences — political campaign officer + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/3e213d52-e7a0-4980-99d9-23da1f717f50). + +## Essential + +- **advertising techniques** (knowledge) +- **advise on public image** (skill/competence) +- **advise on public relations** (skill/competence) +- **advise politicians on electoral procedures** (skill/competence) +- **analyse election procedures** (skill/competence) +- **develop media strategy** (skill/competence) +- **liaise with colleagues** (skill/competence) +- **political campaigning** (knowledge) + +## Optional + +- apply knowledge of human behaviour (skill/competence) +- communicate with media (skill/competence) +- conduct public surveys (skill/competence) +- coordinate advertising campaigns (skill/competence) +- create campaign schedule (skill/competence) +- create solutions to problems (skill/competence) +- election law (knowledge) +- influence voting behaviour (skill/competence) +- maintain relationships with government agencies (skill/competence) +- manage fundraising activities (skill/competence) +- monitor political campaigns (skill/competence) +- perform public relations (skill/competence) +- political science (knowledge) +- prepare presentation material (skill/competence) +- promote political campaign (skill/competence) +- solicit event publicity (skill/competence) + + + +## Market evidence (job-ad analysis, 23 ads, as of 2026-07-18) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- budget management — **26 %** +- fundraising — **26 %** +- staff management — **22 %** +- project management — **17 %** +- campaign strategy — **17 %** +- communications — **17 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..7564653 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,38 @@ +# Tasks & work activities — political campaign officer + +Source: O*NET 30.3, occupation 19-3094.00 (Political Scientists) — manual nearest-occupation mapping via ISCO group 2432; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Advise political science students. +- **[Core]** Serve on committees. +- **[Core]** Teach political science. +- **[Core]** Disseminate research results through academic publications, written reports, or public presentations. +- **[Core]** Identify issues for research and analysis. +- **[Core]** Develop and test theories, using information from interviews, newspapers, periodicals, case law, historical papers, polls, or statistical sources. +- **[Core]** Maintain current knowledge of government policy decisions. +- **[Core]** Collect, analyze, and interpret data, such as election results and public opinion surveys, reporting on findings, recommendations, and conclusions. +- **[Core]** Interpret and analyze policies, public issues, legislation, or the operations of governments, businesses, and organizations. +- **[Supplemental]** Evaluate programs and policies, and make related recommendations to institutions and organizations. +- **[Supplemental]** Write drafts of legislative proposals, and prepare speeches, correspondence, and policy papers for governmental use. +- **[Core]** Forecast political, economic, and social trends. +- **[Supplemental]** Consult with and advise government officials, civic bodies, research agencies, the media, political parties, and others concerned with political issues. +- **[Supplemental]** Provide media commentary or criticism related to public policy and political issues and events. + +## Detailed work activities + +- Advise others on educational matters. +- Advise others on matters of public policy. +- Advise students on academic or career matters. +- Conduct research on social issues. +- Develop theories or models of physical phenomena. +- Evaluate civic projects or public policies. +- Forecast economic, political, or social trends. +- Instruct college students in social sciences or humanities disciplines. +- Interpret research or operational data. +- Plan social sciences research. +- Prepare information or documentation related to legal or regulatory matters. +- Prepare scientific or technical reports or presentations. +- Present information to the public. +- Review professional literature to maintain professional knowledge. +- Serve on institutional or departmental committees. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..d8e0d93 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,57 @@ +# Tools & technology — political campaign officer + +Source: O*NET 30.3, occupation 19-3094.00 (Political Scientists) — manual nearest-occupation mapping via ISCO group 2432; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Adobe Acrobat | Document management software | yes | +| IBM SPSS Statistics | Analytical or scientific software | yes | +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft Active Server Pages ASP | Web platform development software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft SharePoint | Document management software | yes | +| Microsoft Visio | Process mapping and design software | yes | +| Microsoft Word | Word processing software | yes | +| Python | Object or component oriented development software | yes | +| R | Object or component oriented development software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| SAS | Analytical or scientific software | yes | +| Tableau | Business intelligence and data analysis software | yes | +| Bare Bones Software BBEdit | Data base management system software | | +| CQ Press Political Reference Suite | Data base user interface and query software | | +| Data visualization software | Analytical or scientific software | | +| DataMystic TextPipe Pro | Analytical or scientific software | | +| EBSCO Publishing Academic Search Premier | Information retrieval or search software | | +| EBSCO Publishing Political Science Complete | Information retrieval or search software | | +| Email software | Electronic mail software | | +| Europa World Plus | Information retrieval or search software | | +| FedStats | Data base user interface and query software | | +| Gale Expanded Academic ASAP PLUS | Information retrieval or search software | | +| IDM Computer Solutions UltraEdit | Data base management system software | | +| Interuniversity Consortium for Political and Social Research (ICPSR) database | Data base user interface and query software | | +| JSTOR database | Information retrieval or search software | | +| JudgeIt II | Analytical or scientific software | | +| Library of Congress E-resources Online Catalog | Data base user interface and query software | | +| Microsoft Publisher | Desktop publishing software | | +| Oxford Reference Online | Information retrieval or search software | | +| ProQuest Public Affairs Information Service (PAIS) database | Information retrieval or search software | | +| ProQuest Worldwide Political Science Abstracts | Information retrieval or search software | | +| Sage Reference Online | Information retrieval or search software | | +| StataCorp Stata | Analytical or scientific software | | +| Structure query language SQL | Data base user interface and query software | | +| WinBUGS | Analytical or scientific software | | + + + +## Market evidence (job-ad analysis, 23 ads, as of 2026-07-18) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Daybook — **30 %** + +