From 7d9f5d9a34303c65c632445b9a46d3a1d2f08ac5 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 18:51:51 +0200 Subject: [PATCH] feat: photojournalist skill package v0.1.0 --- PROVENANCE.md | 31 +++ SKILL.md | 70 +++++++ manifest.json | 328 +++++++++++++++++++++++++++++ references/ai-skills.md | 442 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 140 +++++++++++++ references/profile.md | 27 +++ references/skills.md | 78 +++++++ references/tasks.md | 55 +++++ references/tools.md | 44 ++++ 9 files changed, 1215 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..2a11def --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — photojournalist + +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 — photojournalist + "ESCO (occupation & competences)" : 52 + "O*NET (tasks & tools)" : 72 + "Job boards (market evidence)" : 93 + "Anthropic official Claude skills" : 6 + "External AI skill packs (mapped)" : 203 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 52 | 12.2 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 72 | 16.9 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 93 | 21.8 % | 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 | 6 | 1.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 203 | 47.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..63c2aa0 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,70 @@ +--- +name: photojournalist +description: "Occupational skill for the role 'photojournalist' (also: photo reporter, image journalist, multi media image journalist, news photographer, photo correspondent, investigative photographer). Use when the user asks for typical photojournalist work such as: typical photojournalist responsibilities" +--- + +# Photojournalist + +Photojournalists cover all kinds of news events by taken informative images. They tell stories by taking, editing and presenting images for newspapers, journals, magazines, television and other media. + +## 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) + +- adapt to type of media +- apply grammar and spelling rules +- build contacts to maintain news flow +- consult information sources +- copyright legislation +- develop professional network +- digital journalism +- editorial standards +- evaluate writings in response to feedback +- follow ethical code of conduct of journalists +- follow the news +- grammar +- interview people +- interview techniques +- meet deadlines + +## Hot technologies + +- Adobe Creative Cloud software +- Adobe Illustrator +- Adobe InDesign +- Adobe Photoshop +- Amazon Web Services AWS software +- Cascading style sheets CSS +- Docker +- Git +- Microsoft Access +- Microsoft Excel + + + + +## Hot technologies + +Top tools from 37 gated job ads (see references/market.md, as of 2026-07-18): + +- Adobe Premiere — 22 % +- EDIUS — 19 % +- TVU — 14 % +- ENG truck — 11 % +- LiveU — 11 % +- Adobe After Effects — 8 % +- Adobe Premiere Pro — 8 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/480d2853-db07-43d4-847f-7ffdd8d368f5), O*NET 30.3 (51-9151.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..5237132 --- /dev/null +++ b/manifest.json @@ -0,0 +1,328 @@ +{ + "name": "photojournalist", + "title": "photojournalist", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/480d2853-db07-43d4-847f-7ffdd8d368f5", + "esco_code": "3431.2", + "isco_group": "3431", + "onet_soc": "51-9151.00", + "crosswalk_match": "manual nearest via ISCO 3431 (Photographic Process Workers and Processing Machine Operators)" + }, + "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": 26, + "skills_optional": 25, + "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": 3 + }, + "coreyhaines31/marketingskills": { + "repo": "https://github.com/coreyhaines31/marketingskills", + "commit": "33218ff", + "license": "MIT", + "skills": 4 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 3 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 2 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 2 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 3 + }, + "oliver-kriska/claude-elixir-phoenix": { + "repo": "https://github.com/oliver-kriska/claude-elixir-phoenix", + "commit": "d6b21b5", + "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": 4 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 5 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 2 + }, + "inhouseseo/superseo-skills": { + "repo": "https://github.com/inhouseseo/superseo-skills", + "commit": "0d8b6fc", + "license": "Apache-2.0", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 2 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 2 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 2 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 4 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 2 + }, + "talkstream/ru-text": { + "repo": "https://github.com/talkstream/ru-text", + "commit": "bbab21f", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-blog": { + "repo": "https://github.com/AgriciDaniel/claude-blog", + "commit": "49842ea", + "license": "MIT", + "skills": 2 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 1 + }, + "syahiidkamil/Software-Engineer-AI-Agent-Atlas": { + "repo": "https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas", + "commit": "fc0bf11", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 5 + }, + "pedrohcgs/claude-code-my-workflow": { + "repo": "https://github.com/pedrohcgs/claude-code-my-workflow", + "commit": "be53c12", + "license": "MIT", + "skills": 1 + }, + "dotnet/skills": { + "repo": "https://github.com/dotnet/skills", + "commit": "79a2ada", + "license": "MIT", + "skills": 1 + }, + "zxkane/aws-skills": { + "repo": "https://github.com/zxkane/aws-skills", + "commit": "68530c6", + "license": "MIT", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 2 + }, + "nowork-studio/NotFair": { + "repo": "https://github.com/nowork-studio/NotFair", + "commit": "99bda4b", + "license": "MIT", + "skills": 1 + }, + "ViryaZheng/recomby-geo": { + "repo": "https://github.com/ViryaZheng/recomby-geo", + "commit": "530d5e2", + "license": "MIT", + "skills": 1 + }, + "NeoLabHQ/context-engineering-kit": { + "repo": "https://github.com/NeoLabHQ/context-engineering-kit", + "commit": "e61511b", + "license": "GPL", + "skills": 3 + }, + "robertguss/claude-skills": { + "repo": "https://github.com/robertguss/claude-skills", + "commit": "c31f3be", + "license": "MIT", + "skills": 1 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 1 + }, + "JasonColapietro/suede-creator-skills": { + "repo": "https://github.com/JasonColapietro/suede-creator-skills", + "commit": "0dc2aef", + "license": "MIT", + "skills": 1 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 2 + }, + "NVIDIA/SkillSpector": { + "repo": "https://github.com/NVIDIA/SkillSpector", + "commit": "36cb67d", + "license": "Apache-2.0", + "skills": 1 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "blader/humanizer": { + "repo": "https://github.com/blader/humanizer", + "commit": "1b48564", + "license": "MIT", + "skills": 1 + }, + "harperreed/dotfiles": { + "repo": "https://github.com/harperreed/dotfiles", + "commit": "6b5ced1", + "license": "MIT", + "skills": 1 + }, + "softaworks/agent-toolkit": { + "repo": "https://github.com/softaworks/agent-toolkit", + "commit": "3027f20", + "license": "MIT", + "skills": 1 + }, + "0xwilliamortiz/humanizer-cli": { + "repo": "https://github.com/0xwilliamortiz/humanizer-cli", + "commit": "ef01aa5", + "license": "MIT", + "skills": 1 + }, + "rsmdt/the-startup": { + "repo": "https://github.com/rsmdt/the-startup", + "commit": "ff6a0be", + "license": "MIT", + "skills": 1 + }, + "mattpocock/skills": { + "repo": "https://github.com/mattpocock/skills", + "commit": "66898f6", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 73, + "adjacent": 7 + } + }, + "provenance": { + "items": { + "esco": 52, + "onet": 72, + "jobads": 93, + "wiki_ai": 0, + "anthropic": 6, + "ai_skills": 203, + "stackx": 0 + }, + "share_percent": { + "esco": 12.2, + "onet": 16.9, + "jobads": 21.8, + "wiki_ai": 0.0, + "anthropic": 1.4, + "ai_skills": 47.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..8210d78 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,442 @@ +# External AI agent skills — photojournalist + +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 | +|---|---|---|---| +| `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: 0xwilliamortiz/humanizer-cli + +- Repository: [https://github.com/0xwilliamortiz/humanizer-cli](https://github.com/0xwilliamortiz/humanizer-cli) (commit `ef01aa5`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | core | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/0xwilliamortiz/humanizer-cli/tree/ef01aa5) | + +## 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 | +|---|---|---|---| +| `collection-documentation` | core | Create and maintain comprehensive collection records including cataloging, photography, condition documentation, and database management following AAM/ICOM standards | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/collection-documentation) | +| `unity-addressables` | core | Unity Addressables asset management skill for remote catalogs, content updates, asset bundles, and memory-efficient asset loading. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unity-addressables) | + +## 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 | +|---|---|---|---| +| `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) | +| `brand-voice` | core | Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/brand-voice) | +| `video-editing` | core | 実写素材のカット、構築、強化のためのAI支援ビデオ編集ワークフロー。生の撮影素材からFFmpeg、Remotion、ElevenLabs、fal.aiを経て、DescriptまたはCapCutで最終仕上げを行う完全なパイプラインをカバーする。ユーザーがビデオの編集、素材のカット、vlogの作成、またはビデオコンテンツの構築を望む場合に使用する。 | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/docs/ja-JP/skills/video-editing) | + +## 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-image` | core | AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-image) | +| `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 | +|---|---|---|---| +| `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: blader/humanizer + +- Repository: [https://github.com/blader/humanizer](https://github.com/blader/humanizer) (commit `1b48564`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | core | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/blader/humanizer/tree/1b48564) | + +## 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 | +|---|---|---|---| +| `proofread` | core | Run the proofreading protocol on lecture files. Checks grammar, typos, overflow, consistency, and academic writing quality. Produces a report without editing files. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/12-pedrohcgs-claude-code-my-workflow/dot-claude/skills/proofread) | +| `fix-chinese` | core | PROACTIVE SKILL — automatically apply whenever writing, generating, or editing any text that is mainly in Chinese. No user trigger needed. Also use when the user explicitly asks to "fix Chinese", "修改中文", "去翻译腔", "去AI味", "fix Chinese … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/67-econfin-workflow-toolkit/fix-chinese) | +| `deslop` | core | Remove AI writing patterns from prose. Use this skill when writing, drafting, editing, reviewing, or revising any text to eliminate predictable AI tells, slop, and formulaic patterns. Trigger this skill whenever the user asks to "deslop", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/45-stephenturner-skill-deslop) | +| `humanizer_academic` | core | Remove signs of AI-generated writing from academic medical papers. Use when editing or reviewing manuscripts to make them sound more natural and professionally written. Based on Wikipedia's "Signs of AI writing" guide, adapted for medical … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/44-matsuikentaro1-humanizer_academic) | +| `stop-slop` | core | Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/46-hardikpandya-stop-slop) | + +## 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 | +|---|---|---|---| +| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) | +| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) | + +## 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 | +|---|---|---|---| +| `content-creator` | core | Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/content-creator) | +| `gmod-addon-maker` | core | A tool for creating and managing Garry's Mod addons, including Lua scripting, content creation, and addon packaging. Use when: developing new addons, writing Lua scripts for GMod, organizing addon files, or when user mentions Garry's Mod, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/gmod-addon-maker) | +| `humanizer` | core | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/humanizer) | + +## Source: dotnet/skills + +- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `authoring-github-workflows` | core | Author and review GitHub Actions workflow YAML safely so syntactically-valid YAML can't ship a workflow that GitHub Actions refuses to run. USE FOR: editing, adding, or reviewing any file under .github/workflows/, writing … | [source](https://github.com/dotnet/skills/tree/79a2ada/.agents/skills/authoring-github-workflows) | + +## Source: foryourhealth111-pixel/Vibe-Skills + +- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `writing-docs` | core | Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/writing-docs) | +| `structured-content-storage` | core | Enforces structured, highly documented storage for code and data projects. Use when working on machine learning scripts, data processing, code creation, or script modification that should preserve clear structure and documentation. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/structured-content-storage) | +| `docs-write` | core | Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.). | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/docs-write) | +| `pptx` | core | Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/document-skills/pptx) | + +## 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 | +|---|---|---|---| +| `industry-scanner` | core | Daily industry intelligence scanner. Scans web, social media, news, blogs, and communities for industry-relevant events, trends, and signals. Produces a comprehensive intelligence briefing plus strategic GTM opportunity ideas. Orchestrates … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/competitive-intel/composites/industry-scanner) | +| `company-current-gtm-analysis` | core | Comprehensive GTM analysis of any target company. Researches what a company is currently doing across all go-to-market dimensions — content/blog, founder LinkedIn activity, SEO/traffic, hiring signals, social/community presence, customer … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/competitive-intel/composites/company-current-gtm-analysis) | + +## Source: harperreed/dotfiles + +- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | core | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills/humanizer) | + +## Source: hypnguyen1209/offensive-claude + +- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `writing-offensive-skills` | core | Use when creating or editing a skill in this offensive-claude repo — for the SKILL.md conventions (trigger descriptions, technique map, runnable scripts, OPSEC/detection, red-flags tables, flowchart rules) | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/writing-offensive-skills) | + +## 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 | +|---|---|---|---| +| `content-engine` | core | Create or optimize marketing content. Use when: blog posts, ad copy, emails, social posts, landing pages, voice guidelines. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/content-engine) | +| `content-repurpose` | core | Repurpose content across channels. Use when: blog-to-social, webinar-to-article, pillar derivatives, format adaptation. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/content-repurpose) | + +## 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 | +|---|---|---|---| +| `social-media-posts` | core | Create platform-specific social media posts for LinkedIn, Facebook, Instagram, and Reddit. Handles character limits, hashtag strategies, hook placement, and image specs per platform. Works from scratch, from existing content (blog, … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/social-media-posts) | +| `blog-image` | core | AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-image) | +| `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) | +| `stop-slop` | core | Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells and produce more human-like writing. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/stop-slop) | + +## Source: inhouseseo/superseo-skills + +- Repository: [https://github.com/inhouseseo/superseo-skills](https://github.com/inhouseseo/superseo-skills) (commit `0d8b6fc`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `expert-interview` | core | Use when extracting first-party expertise from a subject-matter expert before writing content. Produces a knowledge document of contrarian takes, specific examples, and surprising outcomes that AI can't fabricate. | [source](https://github.com/inhouseseo/superseo-skills/tree/0d8b6fc/skills/expert-interview) | + +## Source: JasonColapietro/suede-creator-skills + +- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `suede-social` | core | Suede-owned organic social strategy and content discipline. Use when planning platform mix, posts, threads, cross-platform calendars, repurposing, listening, engagement, or cadence for a founder or brand account. NOT FOR: … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-social) | + +## 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) | + +## Source: jezweb/claude-skills + +- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `social-media-posts` | core | Create platform-specific social media posts for LinkedIn, Facebook, Instagram, and Reddit. Handles character limits, hashtag strategies, hook placement, and image specs per platform. Works from scratch, from existing content (blog, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/social-media/skills/social-media-posts) | +| `wordpress-content` | core | Create and manage WordPress posts, pages, media, categories, tags, and menus via WP-CLI or the REST API. Use whenever the user wants to publish a blog post on WordPress, update a page, upload media, manage categories or tags, update … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/wordpress/skills/wordpress-content) | +| `nz-business-english` | core | New Zealand business English writing style for professional communications — warm, inclusive, EN-NZ spelling (colour, organise, centre). Use whenever the user is writing for a New Zealand audience: emails, chat messages, proposals, client … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/nz-business-english) | +| `uk-business-english` | core | British business English writing style for professional communications — polished, understated, EN-GB spelling (colour, organise, centre). Use whenever the user is writing for a British audience: emails, chat messages, proposals, client … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/uk-business-english) | +| `us-business-english` | core | American business English writing style for professional communications — direct, action-oriented, EN-US spelling (color, organize, center). Use whenever the user is writing for an American audience: emails, chat messages, proposals, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/us-business-english) | + +## Source: mattpocock/skills + +- Repository: [https://github.com/mattpocock/skills](https://github.com/mattpocock/skills) (commit `66898f6`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `writing-great-skills` | core | Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable. | [source](https://github.com/mattpocock/skills/tree/66898f6/skills/productivity/writing-great-skills) | + +## 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 | +|---|---|---|---| +| `viral-content-framework` | core | Build a framework for creating shareable, high-reach social media content. Use when asked to plan viral content, develop a shareable content strategy, create a hook writing system, or build a repeatable process for content that gets … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-social/skills/viral-content-framework) | +| `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) | +| `content-style-guide` | core | Create a content style guide / voice & tone guide so everyone writes consistently. Use when asked to write a content style guide, a voice and tone guide, editorial guidelines, or UX-writing standards. Produces a usable guide — voice … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-uxwriting/skills/content-style-guide) | + +## Source: NeoLabHQ/context-engineering-kit + +- Repository: [https://github.com/NeoLabHQ/context-engineering-kit](https://github.com/NeoLabHQ/context-engineering-kit) (commit `e61511b`, retrieved 2026-07-14) +- License: GPL + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `context-engineering` | core | Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts. | [source](https://github.com/NeoLabHQ/context-engineering-kit/tree/e61511b/plugins/customaize-agent/skills/context-engineering) | +| `test-skill` | core | Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address … | [source](https://github.com/NeoLabHQ/context-engineering-kit/tree/e61511b/plugins/customaize-agent/skills/test-skill) | +| `write-concisely` | core | Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional. | [source](https://github.com/NeoLabHQ/context-engineering-kit/tree/e61511b/plugins/docs/skills/write-concisely) | + +## 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) | +| `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: nexu-io/open-design + +- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `minimax-docx` | core | Professional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/minimax-docx) | + +## Source: nowork-studio/NotFair + +- Repository: [https://github.com/nowork-studio/NotFair](https://github.com/nowork-studio/NotFair) (commit `99bda4b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-writer` | core | Write SEO-optimized blog posts, landing pages, and content improvements following Google's E-E-A-T and Helpful Content guidelines. Handles new content creation from a keyword or topic, and improving existing pages. Use when asked to "write … | [source](https://github.com/nowork-studio/NotFair/tree/99bda4b/seo/content-writer) | + +## Source: NVIDIA/SkillSpector + +- Repository: [https://github.com/NVIDIA/SkillSpector](https://github.com/NVIDIA/SkillSpector) (commit `36cb67d`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `creative-writing-coach` | core | Helps users with creative writing and storytelling | [source](https://github.com/NVIDIA/SkillSpector/tree/36cb67d/tests/fixtures/ssd/ssd2_novel_phrasing) | + +## Source: oliver-kriska/claude-elixir-phoenix + +- Repository: [https://github.com/oliver-kriska/claude-elixir-phoenix](https://github.com/oliver-kriska/claude-elixir-phoenix) (commit `d6b21b5`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `promote` | core | Generate X/Twitter release promotion posts with ASCII tables and CodeSnap rendering. Use when writing release posts, promotion tweets, plugin announcements, or preparing social media content for new versions. | [source](https://github.com/oliver-kriska/claude-elixir-phoenix/tree/d6b21b5/.claude/skills/promote) | + +## Source: pedrohcgs/claude-code-my-workflow + +- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `proofread` | core | Read-only proofreading pass over lecture `.tex` or `.qmd` files. Checks grammar, typos, overflow, terminology consistency, and academic writing quality; produces a report without editing. Use when user says "proofread", "check for typos", … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/proofread) | + +## 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-repurposing` | core | Cross-format content adaptation. Turning one substantial piece into many derivative formats (blog series, email sequences, social posts, webinars, podcasts, video shorts) without losing the original's value or producing AI-slop variants. … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-repurposing) | +| `content-distribution` | core | Content distribution as a discipline. Owned channels (newsletter, blog, social), earned channels (PR, syndication, mentions), paid channels (boosted posts, syndication networks), and the channel-fit decisions that distinguish strategic … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-distribution) | + +## Source: robertguss/claude-skills + +- Repository: [https://github.com/robertguss/claude-skills](https://github.com/robertguss/claude-skills) (commit `c31f3be`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `every-style-editor` | core | This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance. | [source](https://github.com/robertguss/claude-skills/tree/c31f3be/plugins/compound-writing/skills/every-style-editor) | + +## Source: rsmdt/the-startup + +- Repository: [https://github.com/rsmdt/the-startup](https://github.com/rsmdt/the-startup) (commit `ff6a0be`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `testing` | core | Writing effective tests and running them successfully. Covers layer-specific mocking rules, test design principles, debugging failures, and flaky test management. Use when writing tests, reviewing test quality, or debugging test failures. | [source](https://github.com/rsmdt/the-startup/tree/ff6a0be/plugins/team/skills/development/testing) | + +## Source: snyk/agent-scan + +- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) | +| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) | + +## Source: softaworks/agent-toolkit + +- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | core | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/humanizer) | + +## Source: syahiidkamil/Software-Engineer-AI-Agent-Atlas + +- Repository: [https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas](https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas) (commit `fc0bf11`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `human-writing` | core | Write content in any language indistinguishable from a skilled human writer. Avoids AI-sounding phrases, varies sentence structure, creates natural prose. Detects target language and loads language-specific AI-tells, register, and … | [source](https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas/tree/fc0bf11/.claude/skills/human-writing) | + +## Source: talkstream/ru-text + +- Repository: [https://github.com/talkstream/ru-text](https://github.com/talkstream/ru-text) (commit `bbab21f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ru-text` | core | Use when writing, editing, or reviewing Russian-language text, or when user mentions ru-text. Covers typography, info-style, editorial, UX writing, business correspondence, AI-text cleanup. Auto-activates on Russian text output. | [source](https://github.com/talkstream/ru-text/tree/bbab21f) | + +## Source: ThinkInAIXYZ/deepchat + +- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) | +| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) | + +## Source: trailofbits/skills + +- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `harness-writing` | core | Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code. | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/testing-handbook-skills/skills/harness-writing) | + +## 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 | +|---|---|---|---| +| `minimax-docx` | core | Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-docx) | +| `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: ViryaZheng/recomby-geo + +- Repository: [https://github.com/ViryaZheng/recomby-geo](https://github.com/ViryaZheng/recomby-geo) (commit `530d5e2`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-writer` | core | Write SEO-optimized blog posts, landing pages, and long-form page copy following Google's E-E-A-T and Helpful Content guidelines. Handles new content creation from a keyword, topic, or brief, and full-page rewrites. Use when asked to … | [source](https://github.com/ViryaZheng/recomby-geo/tree/530d5e2/plugins/recomby-geo/skills/content-writer) | + +## Source: zxkane/aws-skills + +- Repository: [https://github.com/zxkane/aws-skills](https://github.com/zxkane/aws-skills) (commit `68530c6`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `aws-sst-development` | core | SST v4 (Ion) expert for managing AWS resources as code with the Pulumi-backed framework. Use when writing or editing sst.config.ts, building infra/ modules (sst.aws.Function/Bucket/Dynamo/Cron/Service/Router, sst.Secret, sst.Linkable, raw … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-iac/skills/aws-sst-development) | + +## 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 | +|---|---|---|---| +| `content-strategy` | adjacent | When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/content-strategy) | +| `image` | adjacent | When the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visuals, or brand assets. Also use when the user mentions 'AI image generation,' … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/image) | +| `copywriting` | adjacent | When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/copywriting) | +| `sales-enablement` | adjacent | When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/sales-enablement) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..894918f --- /dev/null +++ b/references/market.md @@ -0,0 +1,140 @@ +# Market evidence report — photojournalist + +Source: **37 real job ads** (JSearch API, countries: us 37), 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 | 29 | 78 % | +| junior | 4 | 11 % | +| n/a | 3 | 8 % | +| senior | 1 | 3 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Adobe Premiere | 8 | 22 % | +| 2 | EDIUS | 7 | 19 % | +| 3 | TVU | 5 | 14 % | +| 4 | ENG truck | 4 | 11 % | +| 5 | LiveU | 4 | 11 % | +| 6 | Adobe After Effects | 3 | 8 % | +| 7 | Adobe Premiere Pro | 3 | 8 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | video editing | 22 | 59 % | +| 2 | photojournalism | 18 | 49 % | +| 3 | video shooting | 12 | 32 % | +| 4 | news gathering | 10 | 27 % | +| 5 | storytelling | 10 | 27 % | +| 6 | news photography | 8 | 22 % | +| 7 | photography | 7 | 19 % | +| 8 | audio recording | 6 | 16 % | +| 9 | content creation | 5 | 14 % | +| 10 | visual storytelling | 5 | 14 % | +| 11 | non-linear editing | 4 | 11 % | +| 12 | investigative reporting | 3 | 8 % | +| 13 | photo editing | 3 | 8 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | content creation | 5 | 14 % | +| 2 | equipment maintenance | 5 | 14 % | +| 3 | story editing | 4 | 11 % | +| 4 | storytelling | 4 | 11 % | +| 5 | collaboration with reporters | 3 | 8 % | +| 6 | editorial participation | 3 | 8 % | +| 7 | story shooting | 3 | 8 % | +| 8 | video capture | 3 | 8 % | +| 9 | video editing | 3 | 8 % | + +## Regional breakdown + +> **Corpus note:** 37 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +37 ads. + +**Top hard skills:** + +- video editing — 59 % (22 ads) +- photojournalism — 49 % (18 ads) +- video shooting — 32 % (12 ads) +- news gathering — 27 % (10 ads) +- storytelling — 27 % (10 ads) +- news photography — 22 % (8 ads) +- photography — 19 % (7 ads) +- audio recording — 16 % (6 ads) +- content creation — 14 % (5 ads) +- visual storytelling — 14 % (5 ads) + +**Top tools:** + +- Adobe Premiere — 22 % (8 ads) +- EDIUS — 19 % (7 ads) +- TVU — 14 % (5 ads) +- ENG truck — 11 % (4 ads) +- LiveU — 11 % (4 ads) +- Adobe After Effects — 8 % (3 ads) +- Adobe Premiere Pro — 8 % (3 ads) +- Adobe Premier — 5 % (2 ads) +- GoPro cameras — 5 % (2 ads) +- Grass Valley Edius — 5 % (2 ads) + +**Seniority:** mid 78 % · junior 11 % · n/a 8 % · senior 3 % + +### 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 | +|---|---| +| News Photographer | 4 | +| Photojournalist | 3 | +| Breaking News Photojournalist & Visual Storyteller (Hiring Immediately) | 1 | +| Dynamic News Photojournalist Shoot, Edit & Report | 1 | +| Dynamic Photojournalist & Editor for Local News | 1 | +| Field Photojournalist & Video Editor (News) | 1 | +| Flexible Schedule Community News Reporter & Photojournalist | 1 | +| Freelance Photographer | 1 | +| Freelance Photojournalist- NBC4/T44 Washington | 1 | +| Freelance Photojournalist: Local DC News Storyteller | 1 | +| Full-Time News Photographer – Berks County (Job# L478) | 1 | +| Impact News Photojournalist | 1 | +| Multiplatform News Photojournalist Job at Dormont Manufacturing Co in Norfolk | 1 | +| Multiplatform Photojournalist: Live News, Drones & ENG | 1 | +| NEWS Photo Journalists - News - Local News - 441 at Lee Enterprises Henrico, VA | 1 | +| News Photojournalist | 1 | +| News Photojournalist & Video Editor (Drone) | 1 | +| News Photojournalist / Editor | 1 | +| News Photojournalist: Live Shots & Fast Edits | 1 | +| PHOTO JOURNALIST/ EDITOR (Washington, DC) - DC BUREAU (Gray Media Group) | 1 | +| Photojournalist & Editor for Live TV Stories | 1 | +| Photojournalist & Editor Live Remotes & Storytelling | 1 | +| Photojournalist & Editor: Craft Compelling Broadcast Stories | 1 | +| Photojournalist [Norfolk] | 1 | +| Photojournalist [Washington] | 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..9afa1a2 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,27 @@ +# Occupation profile — photojournalist + +- **ESCO URI:** http://data.europa.eu/esco/occupation/480d2853-db07-43d4-847f-7ffdd8d368f5 +- **ESCO code:** 3431.2 +- **ISCO-08 group:** 3431 — Photographers + +## Description (ESCO) + +Photojournalists cover all kinds of news events by taken informative images. They tell stories by taking, editing and presenting images for newspapers, journals, magazines, television and other media. + +## Definition + +nan + +## Alternative labels + +- photo reporter +- image journalist +- multi media image journalist +- news photographer +- photo correspondent +- investigative photographer +- photo-journalist +- visual journalist +- newspaper photographer +- photo journalist +- photographic journalist diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..34ffa0e --- /dev/null +++ b/references/skills.md @@ -0,0 +1,78 @@ +# Competences — photojournalist + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/480d2853-db07-43d4-847f-7ffdd8d368f5). + +## Essential + +- **adapt to type of media** (skill/competence) +- **apply grammar and spelling rules** (skill/competence) +- **build contacts to maintain news flow** (skill/competence) +- **consult information sources** (skill/competence) +- **copyright legislation** (knowledge) +- **develop professional network** (skill/competence) +- **digital journalism** (knowledge) +- **editorial standards** (knowledge) +- **evaluate writings in response to feedback** (skill/competence) +- **follow ethical code of conduct of journalists** (skill/competence) +- **follow the news** (skill/competence) +- **grammar** (knowledge) +- **interview people** (skill/competence) +- **interview techniques** (knowledge) +- **meet deadlines** (skill/competence) +- **participate in editorial meetings** (skill/competence) +- **photography** (knowledge) +- **select camera apertures** (skill/competence) +- **select photographic equipment** (skill/competence) +- **set up photographic equipment** (skill/competence) +- **spelling** (knowledge) +- **stay up to date with social media** (skill/competence) +- **study topics** (skill/competence) +- **use specific writing techniques** (skill/competence) +- **write to a deadline** (skill/competence) +- **writing techniques** (knowledge) + +## Optional + +- adapt to changing situations (skill/competence) +- audio editing software (knowledge) +- check correctness of information (skill/competence) +- create online news content (skill/competence) +- develop film (skill/competence) +- direct photographic workers (skill/competence) +- edit digital moving images (skill/competence) +- edit negatives (skill/competence) +- edit photographs (skill/competence) +- edit recorded sound (skill/competence) +- follow directions of on-site director (skill/competence) +- follow newspaper house style (skill/competence) +- maintain an artistic portfolio (skill/competence) +- maintain photographic equipment (skill/competence) +- manage personal finances (skill/competence) +- manage personal professional development (skill/competence) +- manage writing administration (skill/competence) +- perform image editing (skill/competence) +- perform video editing (skill/competence) +- press law (knowledge) +- record multi-track sound (skill/competence) +- test photographic equipment (skill/competence) +- use photographic equipment (skill/competence) +- write captions (skill/competence) +- write headlines (skill/competence) + + + +## Market evidence (job-ad analysis, 37 ads, as of 2026-07-18) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- video editing — **59 %** +- photojournalism — **49 %** +- video shooting — **32 %** +- storytelling — **27 %** +- news gathering — **27 %** +- news photography — **22 %** +- photography — **19 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..e20e8a4 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,55 @@ +# Tasks & work activities — photojournalist + +Source: O*NET 30.3, occupation 51-9151.00 (Photographic Process Workers and Processing Machine Operators) — manual nearest-occupation mapping via ISCO group 3431; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Create prints according to customer specifications and laboratory protocols. +- **[Core]** Examine developed prints for defects, such as broken lines, spots, or blurs. +- **[Core]** Fill tanks of processing machines with solutions such as developer, dyes, stop-baths, fixers, bleaches, or washes. +- **[Supplemental]** Immerse film, negatives, paper, or prints in developing solutions, fixing solutions, and water to complete photographic development processes. +- **[Core]** Insert processed negatives and prints into envelopes for delivery to customers. +- **[Core]** Load circuit boards, racks or rolls of film, negatives, or printing paper into processing or printing machines. +- **[Core]** Load digital images onto computers directly from cameras or from storage devices, such as flash memory cards or universal serial bus (USB) devices. +- **[Core]** Maintain records, such as quantities or types of processing completed, materials used, or customer charges. +- **[Core]** Measure and mix chemicals to prepare solutions for processing, according to formulas. +- **[Core]** Monitor equipment operation to detect malfunctions. +- **[Core]** Operate scanners or related computer equipment to digitize negatives, photographic prints, or other images. +- **[Core]** Operate special equipment to perform tasks such as transferring film to videotape or producing photographic enlargements. +- **[Supplemental]** Place sensitized paper in frames of projection printers, photostats, or other reproduction machines. +- **[Core]** Produce color or black-and-white photographs, negatives, or slides, applying standard photographic reproduction techniques and procedures. +- **[Core]** Read work orders to determine required processes, techniques, materials, or equipment. +- **[Core]** Reprint originals for enlargement or in sections to be pieced together. +- **[Supplemental]** Retouch photographic negatives or original prints to correct defects. +- **[Core]** Review computer-processed digital images for quality. +- **[Core]** Select digital images for printing, specify number of images to be printed, and direct to printer, using computer software. +- **[Core]** Set or adjust machine controls, according to specifications, type of operation, or material requirements. +- **[Core]** Clean or maintain photoprocessing or darkroom equipment, using ultrasonic equipment or cleaning and rinsing solutions. +- **[Supplemental]** Examine drawings, negatives, or photographic prints to determine coloring, shading, accenting, or other changes required for retouching or restoration. +- **[Supplemental]** Examine quality of film fades or dissolves for potential color corrections, using color analyzers. +- **[Supplemental]** Produce timed prints with separate densities or color settings for each scene of a production. +- **[Supplemental]** Splice broken or separated film and mount film on reels. +- **[Supplemental]** Thread filmstrips through densitometers or sensitometers and expose film to light to determine density of film, necessary color corrections, or light sensitivity. +- **[Supplemental]** Upload digital images onto Web sites for customers. + +## Detailed work activities + +- Apply decorative coloring to photographs or printed materials. +- Clean production equipment. +- Cut industrial materials in preparation for fabrication or processing. +- Immerse objects or workpieces in cleaning or coating solutions. +- Inspected printed materials or other images to verify quality. +- Load digital images onto computers or websites. +- Load materials into production equipment. +- Maintain production or processing equipment. +- Measure ingredients or substances to be used in production processes. +- Mix substances to create chemical solutions. +- Mount materials or workpieces onto production equipment. +- Operate digital imaging equipment. +- Operate photographic developing or print production equipment. +- Position raw materials on processing or production equipment. +- Prepare outgoing mail. +- Read work orders or other instructions to determine product specifications or materials requirements. +- Record operational or production data. +- Review blueprints or other instructions to determine operational methods or sequences. +- Watch operating equipment to detect malfunctions. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..5799e11 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,44 @@ +# Tools & technology — photojournalist + +Source: O*NET 30.3, occupation 51-9151.00 (Photographic Process Workers and Processing Machine Operators) — manual nearest-occupation mapping via ISCO group 3431; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Adobe Creative Cloud software | Graphics or photo imaging software | yes | +| Adobe Illustrator | Graphics or photo imaging software | yes | +| Adobe InDesign | Desktop publishing software | yes | +| Adobe Photoshop | Graphics or photo imaging software | yes | +| Amazon Web Services AWS software | Data base user interface and query software | yes | +| Cascading style sheets CSS | Web platform development software | yes | +| Docker | Application server software | yes | +| Git | File versioning software | yes | +| Microsoft Access | Data base user interface and query 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 Word | Word processing software | yes | +| MongoDB | Data base management system software | yes | +| MySQL | Data base user interface and query software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| TypeScript | Object or component oriented development software | yes | +| Camera Bits Photo Mechanic | Graphics or photo imaging software | | +| ExpressDigital Labtricity | Graphics or photo imaging software | | +| HeliconSoft Helicon Focus | Graphics or photo imaging software | | +| Microsoft Publisher | Desktop publishing software | | +| Phase One Capture One | Graphics or photo imaging software | | +| RESTful API | Web platform development software | | + + + +## Market evidence (job-ad analysis, 37 ads, as of 2026-07-18) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Adobe Premiere — **22 %** +- EDIUS — **19 %** + +