feat: printmaker skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 17:44:03 +02:00
commit b5c74a2a54
9 changed files with 1094 additions and 0 deletions

386
references/ai-skills.md Normal file
View File

@@ -0,0 +1,386 @@
# External AI agent skills — printmaker
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 |
|---|---|---|---|
| `canvas-design` | adjacent | Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying … | [source](https://github.com/anthropics/skills/tree/main/skills/canvas-design) |
| `algorithmic-art` | adjacent | Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original … | [source](https://github.com/anthropics/skills/tree/main/skills/algorithmic-art) |
| `brand-guidelines` | adjacent | Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. | [source](https://github.com/anthropics/skills/tree/main/skills/brand-guidelines) |
| `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) |
| `theme-factory` | adjacent | Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate … | [source](https://github.com/anthropics/skills/tree/main/skills/theme-factory) |
## 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 |
|---|---|---|---|
| `web-design-engineer` | adjacent | Build polished visual web artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use when the user wants a browser-rendered, interactive, or presentational … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/web-design-engineer) |
| `gpt-image-2` | adjacent | 面向 GPT Image 2 的图像生成 / 编辑技能。可在 3 种环境下使用:(A) Garden 本地模式,通过 OpenAI 兼容接口直接出图并落盘;(B) Host-Native 模式,把本 Skill 当作提示词工程指引,把渲染好的 prompt 交给宿主 Agent 自带的图像工具出图;(C) Advisor 模式,宿主无任何图像工具时退化为高质量 prompt 顾问。涵盖 18 大类、80+ 个结构化模板,覆盖海报 / UI / 产品 / 信息图 / 学术图 … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/gpt-image-2) |
## 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 |
|---|---|---|---|
| `iso-implementation-guide` | core | ISO 9001:2015 Quality Management System implementation skill with gap assessment and documentation templates | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/iso-implementation-guide) |
| `membrane-system-design` | core | Expert skill for membrane filtration and separation system design including process selection, flux calculations, fouling analysis, and concentrate management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/environmental-engineering/skills/membrane-system-design) |
| `kanban-system-designer` | core | Pull-based production control system design skill with WIP limits, replenishment triggers, and visual management boards | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/kanban-system-designer) |
| `thermal-management` | core | Vehicle and powertrain thermal management system design | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/automotive-engineering/skills/thermal-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 |
|---|---|---|---|
| `agentic-os` | core | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
| `recsys-pipeline-architect` | core | Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/recsys-pipeline-architect) |
## 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 |
|---|---|---|---|
| `quality-manager-qms-iso13485` | core | ISO 13485 Quality Management System implementation and maintenance for medical device organizations. Provides QMS design, documentation control, internal auditing, CAPA management, and certification support. Use when working with medical … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/skills/quality-manager-qms-iso13485) |
## Source: Ar9av/PaperOrchestra
- Repository: [https://github.com/Ar9av/PaperOrchestra](https://github.com/Ar9av/PaperOrchestra) (commit `07b981f`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `outline-agent` | core | Step 1 of the PaperOrchestra pipeline (arXiv:2604.05018). Convert (idea.md, experimental_log.md, template.tex, conference_guidelines.md) into a strict JSON outline containing a plotting plan, literature search plan (Intro + Related Work), … | [source](https://github.com/Ar9av/PaperOrchestra/tree/07b981f/skills/outline-agent) |
## Source: basicmachines-co/basic-memory
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) |
## 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 |
|---|---|---|---|
| `ai-ml-skills` | core | 27 ai & machine learning skills. Trigger: ML experiments, model training, deep learning, NLP, computer vision. Design: covers frameworks, benchmarks, paper reproduction, and AI research workflows. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/ai-ml) |
| `jabref-reference-guide` | core | Guide to JabRef open-source BibTeX and BibLaTeX reference manager | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/writing/citation/jabref-reference-guide) |
| `metabase-analytics-guide` | core | Guide to Metabase for open-source research data analytics and dashboards | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/analysis/dataviz/metabase-analytics-guide) |
## Source: codeaholicguy/ai-devkit
- Repository: [https://github.com/codeaholicguy/ai-devkit](https://github.com/codeaholicguy/ai-devkit) (commit `c037861`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `dev-worktree` | core | AI DevKit · Worktree setup and resume guidance for isolated feature work. Use when starting, resuming, switching, or verifying a feature branch/worktree for lifecycle, debugging, implementation, review, or multi-agent workflows. | [source](https://github.com/codeaholicguy/ai-devkit/tree/c037861/skills/dev-worktree) |
## 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 |
|---|---|---|---|
| `sequenzy-email-marketing` | core | Agent guide for operating Sequenzy. Use when Codex needs to authenticate, inspect identity, manage subscribers, create or edit campaigns/sequences/templates, generate draft email content, send a transactional email, read delivery stats, or … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/sequenzy-email-marketing) |
| `skyvern` | core | AI-powered browser automation — navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable multi-step workflows using natural language. Install: pip install skyvern && skyvern setup | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/skyvern) |
| `gingiris-growth-playbooks` | core | Open-source growth playbooks for AI products, B2B SaaS, and developer tools. Covers Product Hunt launch, GitHub star growth, KOL/UGC strategy, ASO, and community building. MIT licensed. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/gingiris-growth-playbooks) |
## 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 |
|---|---|---|---|
| `monorepo-architect` | core | Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/monorepo-architect) |
| `quality-manager-qms-iso13485` | core | ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/quality-manager-qms-iso13485) |
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/latex-posters) |
| `worktree-guide` | core | Interactive guide for parallel development with Ghostty, git worktrees, and Lazygit. Use when setting up multi-task workflows or learning the worktree system. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/worktree-guide) |
| `quality-documentation-manager` | core | Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/quality-documentation-manager) |
| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
| `computer-use-agents` | core | Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/computer-use-agents) |
## Source: FlorianBruniaux/claude-code-ultimate-guide
- Repository: [https://github.com/FlorianBruniaux/claude-code-ultimate-guide](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (commit `5395214`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `landing-page-generator` | core | Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across … | [source](https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/5395214/examples/skills/landing-page-generator) |
## Source: glacierphonk/naming
- Repository: [https://github.com/glacierphonk/naming](https://github.com/glacierphonk/naming) (commit `e7af8a5`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `naming` | core | Name products, SaaS, brands, open source projects, bots, and apps. Use when the user needs to name something, find a brand name, or pick a product name. Metaphor-driven process that produces memorable, meaningful names and avoids AI slop. | [source](https://github.com/glacierphonk/naming/tree/e7af8a5) |
## 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 |
|---|---|---|---|
| `linkedin-job-scraper` | core | Scrapes LinkedIn job postings using the JobSpy library (python-jobspy). Use this skill whenever the user wants to find jobs on LinkedIn, search for open roles, pull job listings, build a job pipeline, source job targets for GTM research, … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/lead-generation/capabilities/linkedin-job-scraper) |
## 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 |
|---|---|---|---|
| `design-system-governance` | core | Define how a design system evolves — contribution models, versioning, change management, and deprecation. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/design-system-governance) |
## Source: jabrena/plinth
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `807-regulations-eu-digital-services-act` | core | Use when reviewing, designing, or modifying Java enterprise systems that may support intermediary services, hosting services, online platforms, marketplaces, content moderation, recommender systems, advertising delivery, complaint … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/807-regulations-eu-digital-services-act) |
## 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 |
|---|---|---|---|
| `adobe-hello-world` | core | Create minimal working examples for Adobe APIs: Firefly image generation, PDF extraction, and Photoshop background removal. Use when starting a new Adobe integration, testing your setup, or learning basic Adobe API patterns. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-hello-world) |
| `adobe-local-dev-loop` | core | Configure Adobe local development with App Builder CLI, Runtime actions, hot reload, and mock testing for Firefly/PDF/Photoshop APIs. Use when setting up a development environment, configuring test workflows, or establishing a fast … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-local-dev-loop) |
| `figma-multi-env-setup` | core | Configure Figma API access across dev, staging, and production environments. Use when setting up per-environment tokens, managing multiple Figma files, or isolating development from production Figma resources. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/figma-pack/skills/figma-multi-env-setup) |
| `navan-multi-env-setup` | core | Set up dev/staging/prod environment separation for Navan integrations without a sandbox API. Use when configuring multiple environments, building CI test pipelines, or setting up local development. Trigger with "navan environments", "navan … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-multi-env-setup) |
| `stackblitz-sdk-patterns` | core | Production patterns for WebContainer API: file system operations, process management, and jsh shell. Use when building browser IDEs, managing WebContainer lifecycle, or implementing terminal emulation with jsh. Trigger: "webcontainer … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/stackblitz-pack/skills/stackblitz-sdk-patterns) |
| `buzz-community` | core | Build and manage open source community — Discord/Slack structure, contributor onboarding, ambassador program, community flywheel design, and GitHub community health. Use when asked to "build a community", "grow our Discord", "improve … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/buzz-community) |
| `juicebox-multi-env-setup` | core | Configure Juicebox multi-environment. Trigger: "juicebox environments", "juicebox staging". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/juicebox-pack/skills/juicebox-multi-env-setup) |
| `langchain-multi-env-setup` | core | Build reliable dev / staging / prod isolation for LangChain 1.0 services\ \ \u2014\nPydantic `Settings` + `SecretStr`, cloud Secret Manager in prod, per-env\n\ prompt and model version pinning, env-specific checkpointer and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/langchain-py-pack/skills/langchain-multi-env-setup) |
| `volt-ota` | core | Produce a complete OTA update system design — partition layout, update flow, rollback conditions, validation checks, fleet management approach, failure modes and recovery. Use when asked about "OTA updates", "firmware updates over the … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/volt-ota) |
| `find-design-agency` | core | Use whenever the user wants to find, shortlist, vet, or enrich US design and creative agencies — graphic design, UX/UI, product design, brand identity, packaging, illustration, motion design, and creative direction. Triggers on "find me a … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/servicegraph/skills/find-design-agency) |
## Source: K-Dense-AI/claude-scientific-skills
- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/latex-posters) |
| `tamarind` | core | Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local GPUs required. Tamarind bundles popular open-source models for structure prediction … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/tamarind) |
## Source: K-Dense-AI/scientific-agent-skills
- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/latex-posters) |
| `tamarind` | core | Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local GPUs required. Tamarind bundles popular open-source models for structure prediction … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/tamarind) |
## Source: mhattingpete/claude-skills-marketplace
- Repository: [https://github.com/mhattingpete/claude-skills-marketplace](https://github.com/mhattingpete/claude-skills-marketplace) (commit `3fa16a9`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `flowchart-creator` | core | Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees. | [source](https://github.com/mhattingpete/claude-skills-marketplace/tree/3fa16a9/visual-documentation-plugin/skills/flowchart-creator) |
## 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 |
|---|---|---|---|
| `contributor-guide` | core | Write a CONTRIBUTING guide that helps people contribute to an open-source project without friction. Use when asked to write a CONTRIBUTING.md, set up contribution guidelines, or make a repo welcoming to contributors. Produces a clear … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-devrel/skills/contributor-guide) |
## 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 |
|---|---|---|---|
| `implementing-cloud-vulnerability-posture-management` | core | Implement Cloud Security Posture Management using AWS Security Hub, Azure Defender for Cloud, and open-source tools like Prowler and ScoutSuite for multi-cloud vulnerability detection. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-cloud-vulnerability-posture-management) |
| `building-threat-intelligence-feed-integration` | core | Builds automated threat intelligence feed integration pipelines connecting STIX/TAXII feeds, open-source threat intel, and commercial TI platforms into SIEM and security tools for real-time IOC matching and alerting. Use when SOC teams … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-threat-intelligence-feed-integration) |
| `building-vulnerability-exception-tracking-system` | core | Build a vulnerability exception and risk acceptance tracking system with approval workflows, compensating controls documentation, and expiration management. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-vulnerability-exception-tracking-system) |
| `building-automated-malware-submission-pipeline` | core | Builds an automated malware submission and analysis pipeline that collects suspicious files from endpoints and email gateways, submits them to sandbox environments and multi-engine scanners, and generates verdicts with IOCs for SIEM … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-automated-malware-submission-pipeline) |
| `building-ioc-enrichment-pipeline-with-opencti` | core | OpenCTI is an open-source platform for managing cyber threat intelligence knowledge, built on STIX 2.1 as its native data model. This skill covers building an automated IOC enrichment pipeline using O | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-ioc-enrichment-pipeline-with-opencti) |
| `building-threat-actor-profile-from-osint` | core | Build comprehensive threat actor profiles using open-source intelligence (OSINT) techniques to document adversary motivations, capabilities, infrastructure, and TTPs for proactive defense. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-threat-actor-profile-from-osint) |
## 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 |
|---|---|---|---|
| `hps-true-blueprint` | core | Open Design's engineering blueprint: how the sandbox, sidecar, and daemon fit — the system diagram and the invariants. Built as a decision-grade product management deck for engineering org. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/hps-true-blueprint) |
| `huashu-pentagram-grid` | core | Open Design's positioning & messaging system: the one-line promise, the pillars, and the proof — the source of truth for all copy. Built as a decision-grade marketing & GTM deck for brand & marketing team. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/huashu-pentagram-grid) |
| `github-dashboard` | core | GitHub repository analytics dashboard — stars, forks, contributors, issues, pull requests, recent activity, and top contributors. Use when the brief asks for a GitHub repo dashboard, open-source growth report, repository health page, or … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/github-dashboard) |
## Source: Orchestra-Research/AI-research-SKILLs
- Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `experiment-tracking-swanlab` | core | Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows. | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/13-mlops/swanlab) |
## Source: parcadei/Continuous-Claude-v3
- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `continuity` | core | Problem-solving strategies for continuity in real analysis | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/math/real-analysis/continuity) |
## Source: plugin87/ux-ui-agent-skills
- Repository: [https://github.com/plugin87/ux-ui-agent-skills](https://github.com/plugin87/ux-ui-agent-skills) (commit `93a7fbb`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `design-tokens` | core | Generate, extend, or audit design tokens in DTCG format with the 3-tier architecture (primitive → semantic → component). Use when the user wants a color palette, type scale, spacing/shadow/radius/motion tokens, multi-brand theming, or … | [source](https://github.com/plugin87/ux-ui-agent-skills/tree/93a7fbb/.claude/skills/design-tokens) |
## Source: ruvnet/claude-code-flow
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) |
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
## Source: ruvnet/ruflo
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) |
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
## Source: sanjay3290/ai-skills
- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `apple-container` | core | Apple's open-source `container` CLI to build, run, and manage OCI/Linux containers as lightweight per-container VMs on Apple-silicon macOS — no Docker daemon required. Use when the user mentions the `container` CLI, "apple container", … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/apple-container) |
## Source: SFKislev/Flue
- Repository: [https://github.com/SFKislev/Flue](https://github.com/SFKislev/Flue) (commit `3d52e8e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `Adobe` | core | Control Adobe desktop apps - Photoshop, Illustrator, Premiere, After Effects, InDesign, Audition - from the shell via Flue, without an MCP server. | [source](https://github.com/SFKislev/Flue/tree/3d52e8e/skills/adobe) |
## Source: SuperClaude-Org/SuperClaude_Framework
- Repository: [https://github.com/SuperClaude-Org/SuperClaude_Framework](https://github.com/SuperClaude-Org/SuperClaude_Framework) (commit `226c45c`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `brainstorm` | core | Activate brainstorming mode for collaborative discovery and creative problem-solving. Use when users have vague requests, want to explore ideas, or need requirements discovery. | [source](https://github.com/SuperClaude-Org/SuperClaude_Framework/tree/226c45c/plugins/superclaude/skills/brainstorm) |
## 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 |
|---|---|---|---|
| `deepchat-data-import` | core | Help developers build third-party tools that import, inspect, migrate, or analyze DeepChat data. Use when Codex needs to work with DeepChat provider configuration, model configuration, MCP/app settings, sessions, messages, legacy chat … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/.agents/skills/deepchat-data-import) |
| `memory-management` | core | Guide the agent to recall, remember, and route durable learning into Memory, Skills, Scheduled Tasks, or Tape. | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/memory-management) |
## 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 |
|---|---|---|---|
| `component-library-patterns` | core | Design system token management, component API design, Storybook, and visual regression testing patterns | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/component-library-patterns) |
| `continuity` | core | Problem-solving strategies for continuity in real analysis | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/math/real-analysis/continuity) |
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `overleaf-sync` | core | Two-way sync between a local paper directory and an Overleaf project, so ARIS audit/edit workflows stay on the local copy while collaborators edit in the Overleaf web UI. Use when user says \"同步 overleaf\", \"overleaf sync\", \"推送到 … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/overleaf-sync) |
## Source: zechenzhangAGI/AI-research-SKILLs
- Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `experiment-tracking-swanlab` | core | Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows. | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/13-mlops/swanlab) |
## Source: veniceai/skills
- Repository: [https://github.com/veniceai/skills](https://github.com/veniceai/skills) (commit `de089fa`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `venice-errors` | adjacent | Handle Venice API errors correctly. Covers the StandardError / DetailedError / ContentViolationError / X402InferencePaymentRequired body shapes, every meaningful status code (400, 401, 402, 403, 415, 422, 429, 500, 503, 504), the 402 … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-errors) |

63
references/market.md Normal file
View File

@@ -0,0 +1,63 @@
# Market evidence report — printmaker
Source: **8 real job ads** (JSearch API, countries: us 8), 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 |
|---|---|---|
| n/a | 5 | 62 % |
| mid | 3 | 38 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Regional breakdown
> **Corpus note:** 8 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** — 8 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 |
|---|---|
| Adjunct Faculty, Art, Printmaking | 2 |
| In House Designer/Production Artist for Screen Printing Shop Brooklyn, | 1 |
| Lithography Operator | 1 |
| Part Time Faculty: Printmaking | 1 |
| Printmaking Guest Position 2026-2027 | 1 |
| Screen Printer | 1 |
| silk screen printer, light fabricators &, office | 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.

26
references/profile.md Normal file
View File

@@ -0,0 +1,26 @@
# Occupation profile — printmaker
- **ESCO URI:** http://data.europa.eu/esco/occupation/802a0e5d-5625-4166-a1f0-d13e2586df55
- **ESCO code:** 2651.8
- **ISCO-08 group:** 2651 — Visual artists
## Description (ESCO)
Printmakers engrave or etch metal, wood, rubber or other materials to create images which are transported onto surfaces, generally using a printing press. Printmakers often use tools such as etcher-circuit processors, pantograph engravers, and silk screen etchers.
## Definition
nan
## Alternative labels
- printmaking artist
- lithographer
- illustrator & printmaker
- illustrator and printmaker
- screen printer
- artist printmaker
- relief printer
- silk screen printer
- printmaking etcher
- designer printmaker

110
references/skills.md Normal file
View File

@@ -0,0 +1,110 @@
# Competences — printmaker
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/802a0e5d-5625-4166-a1f0-d13e2586df55).
## Essential
- **adjust cut sizes** (skill/competence)
- **clean engraved areas** (skill/competence)
- **compute engraving dimensions** (skill/competence)
- **determine quality of engraving** (skill/competence)
- **engrave patterns** (skill/competence)
- **ensure accurate engravings** (skill/competence)
- **fill etchings** (skill/competence)
- **handle etching chemicals** (skill/competence)
- **inspect etched work** (skill/competence)
- **maintain engraving equipment** (skill/competence)
- **operate engraving equipment** (skill/competence)
- **position engraving equipment** (skill/competence)
- **prepare etching chemicals** (skill/competence)
- **prepare workpieces for engraving** (skill/competence)
- **prepare workpieces for etching** (skill/competence)
- **scale etchings** (skill/competence)
- **select engraving templates** (skill/competence)
- **sketch designs on workpieces** (skill/competence)
- **transfer designs on workpiece** (skill/competence)
- **transpose designs to engravings** (skill/competence)
- **verify engraving accuracy** (skill/competence)
## Optional
- assess conservation needs (skill/competence)
- collaborate with a technical staff in artistic productions (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 8 ads, as of 2026-07-18)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- classroom instruction — **25 %**
- course content delivery — **25 %**
- lab supervision — **25 %**
- student advising — **25 %**
- student assessment — **25 %**
- screen printing — **12 %**
- silkscreen printing — **12 %**
- simulated process color — **12 %**
- spot color — **12 %**
- preventative maintenance — **12 %**
- printmaking — **12 %**
- printmaking instruction — **12 %**
- problem solving — **12 %**
- process color — **12 %**
- quality control — **12 %**
- reading — **12 %**
- relief printing — **12 %**
- type design — **12 %**
- writing — **12 %**
- graphic design — **12 %**
- intaglio printing — **12 %**
- manual press operation — **12 %**
- mechanical aptitude — **12 %**
- multi-color setup — **12 %**
- nontoxic printmaking methodologies — **12 %**
- blueprint reading — **12 %**
- digital processes integration — **12 %**
- equipment setup — **12 %**
- coursework development — **12 %**
- curriculum delivery — **12 %**
- color separation — **12 %**
- communication — **12 %**
### Methods
- conference work — **12 %**
- paper-to-digital-to-paper workflows — **12 %**
- liberal arts education — **12 %**
### Responsibilities
- office hours support — **25 %**
- grade calculation — **25 %**
- teaching — **25 %**
- student mentoring — **25 %**
- student supervision — **12 %**
- studio class instruction — **12 %**
- subject matter knowledge — **12 %**
- seminar teaching — **12 %**
- routine quality checks — **12 %**
- record maintenance — **12 %**
- production monitoring — **12 %**
- professional conduct — **12 %**
- undergraduate teaching — **12 %**
- course development — **12 %**
- customer collaboration — **12 %**
- data recording — **12 %**
- coating weight measurement — **12 %**
- aluminum container production — **12 %**
- order writing — **12 %**
- lithography equipment operation — **12 %**
- logo creation — **12 %**
- machine adjustment — **12 %**
- job completion — **12 %**
- job specification determination — **12 %**
- graphics creation — **12 %**
- instruction — **12 %**
<!-- market-evidence -->

62
references/tasks.md Normal file
View File

@@ -0,0 +1,62 @@
# Tasks & work activities — printmaker
Source: O*NET 30.3, occupation 27-1013.00 (Fine Artists, Including Painters, Sculptors, and Illustrators) — manual nearest-occupation mapping via ISCO group 2651; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Core]** Use materials such as pens and ink, watercolors, charcoal, oil, or computer software to create artwork.
- **[Core]** Integrate and develop visual elements, such as line, space, mass, color, and perspective, to produce desired effects, such as the illustration of ideas, emotions, or moods.
- **[Core]** Confer with clients, editors, writers, art directors, and other interested parties regarding the nature and content of artwork to be produced.
- **[Supplemental]** Submit preliminary or finished artwork or project plans to clients for approval, incorporating changes as necessary.
- **[Core]** Maintain portfolios of artistic work to demonstrate styles, interests, and abilities.
- **[Supplemental]** Create finished art work as decoration, or to elucidate or substitute for spoken or written messages.
- **[Supplemental]** Cut, bend, laminate, arrange, and fasten individual or mixed raw and manufactured materials and products to form works of art.
- **[Core]** Monitor events, trends, and other circumstances, research specific subject areas, attend art exhibitions, and read art publications to develop ideas and keep current on art world activities.
- **[Core]** Study different techniques to learn how to apply them to artistic endeavors.
- **[Supplemental]** Render drawings, illustrations, and sketches of buildings, manufactured products, or models, working from sketches, blueprints, memory, models, or reference materials.
- **[Supplemental]** Create sketches, profiles, or likenesses of posed subjects or photographs, using any combination of freehand drawing, mechanical assembly kits, and computer imaging.
- **[Supplemental]** Create sculptures, statues, and other three-dimensional artwork by using abrasives and tools to shape, carve, and fabricate materials such as clay, stone, wood, or metal.
- **[Supplemental]** Develop project budgets for approval, estimating time lines and material costs.
- **[Supplemental]** Shade and fill in sketch outlines and backgrounds, using a variety of media such as water colors, markers, and transparent washes, labeling designated colors when necessary.
- **[Supplemental]** Collaborate with engineers, mechanics, and other technical experts as necessary to build and install creations.
- **[Supplemental]** Create and prepare sketches and model drawings of cartoon characters, providing details from memory, live models, manufactured products, or reference materials.
- **[Supplemental]** Brush or spray protective or decorative finishes on completed background panels, informational legends, exhibit accessories, or finished paintings.
- **[Supplemental]** Trace drawings onto clear acetate for painting or coloring, or trace them with ink to make final copies.
- **[Supplemental]** Apply solvents and cleaning agents to clean surfaces of paintings, and to remove accretions, discolorations, and deteriorated varnish.
- **[Supplemental]** Model substances such as clay or wax, using fingers and small hand tools to form objects.
- **[Supplemental]** Collaborate with writers who create ideas, stories, or captions that are combined with artists' work.
- **[Supplemental]** Provide entertainment at special events by performing activities such as drawing cartoons.
- **[Core]** Market artwork through brochures, mailings, or Web sites.
- **[Core]** Photograph objects, places, or scenes for reference material.
- **[Supplemental]** Set up exhibitions of artwork for display or sale.
- **[Supplemental]** Frame and mat artwork for display or sale.
- **[Supplemental]** Submit artwork to shows or galleries.
- **[Supplemental]** Teach artistic techniques to children or adults.
## Detailed work activities
- Apply finishes to artwork, crafts, or displays.
- Apply paint to surfaces.
- Arrange artwork, products, or props.
- Build models, patterns, or templates.
- Clean objects.
- Clean surfaces in preparation for work activities.
- Collaborate with others to determine technical details of productions.
- Collaborate with others to prepare or perform artistic productions.
- Conduct research to inform art, designs, or other work.
- Construct distinctive physical objects for artistic, functional, or commercial purposes.
- Coordinate logistics for productions or events.
- Develop artistic or design concepts for decoration, exhibition, or commercial purposes.
- Draw detailed or technical illustrations.
- Entertain public with comedic or dramatic performances.
- Estimate costs for projects or productions.
- Immerse objects or workpieces in cleaning or coating solutions.
- Maintain records, documents, or other files.
- Monitor current trends.
- Operate still or video cameras or related equipment.
- Perform marketing activities.
- Prepare materials for preservation, storage, or display.
- Present work to clients for approval.
- Research new technologies.
- Send information, materials or documentation.
- Teach classes in area of specialization.

77
references/tools.md Normal file
View File

@@ -0,0 +1,77 @@
# Tools & technology — printmaker
Source: O*NET 30.3, occupation 27-1013.00 (Fine Artists, Including Painters, Sculptors, and Illustrators) — manual nearest-occupation mapping via ISCO group 2651; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Adobe Acrobat | Document management software | yes |
| Adobe After Effects | Video creation and editing software | yes |
| 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 |
| Autodesk AutoCAD | Computer aided design CAD software | yes |
| C# | Object or component oriented development software | yes |
| C++ | Object or component oriented development software | yes |
| Extensible markup language XML | Enterprise application integration software | yes |
| Facebook | Web page creation and editing software | yes |
| Hypertext markup language HTML | Web platform development software | yes |
| Intuit QuickBooks | Accounting software | yes |
| JavaScript | Web platform development software | yes |
| Microsoft Office software | Office suite software | yes |
| Microsoft PowerPoint | Presentation software | yes |
| Microsoft Word | Word processing software | yes |
| Python | Object or component oriented development software | yes |
| Trimble SketchUp Pro | Computer aided design CAD software | yes |
| Adobe ActionScript | Development environment software | |
| Adobe Dreamweaver | Web page creation and editing software | |
| Adobe FrameMaker | Desktop publishing software | |
| Adobe FreeHand MX | Graphics or photo imaging software | |
| Adobe ImageReady | Graphics or photo imaging software | |
| ArtScope.net eArtist | Data base user interface and query software | |
| Autodesk 3D Studio Design | Computer aided design CAD software | |
| Autodesk Maya | Graphics or photo imaging software | |
| Camp Software Art Licensing Manager | Data base user interface and query software | |
| ClassDojo | Desktop communications software | |
| Code Line Art Files | Document management software | |
| Corel CorelDraw Graphics Suite | Graphics or photo imaging software | |
| Corel Paint Shop Pro | Graphics or photo imaging software | |
| Corel Painter | Graphics or photo imaging software | |
| Corel Photo-Paint | Graphics or photo imaging software | |
| Credit card processing software | Point of sale POS software | |
| Dassault Systemes CATIA | Computer aided design CAD software | |
| Email software | Electronic mail software | |
| FileMaker Bento | Data base user interface and query software | |
| GroupMe | Instant messaging software | |
| GYST | Data base user interface and query software | |
| Inkscape | Graphics or photo imaging software | |
| Microsoft Paint | Graphics or photo imaging software | |
| Paintbrush | Graphics or photo imaging software | |
| Perforce Helix software | Configuration management software | |
| Pixologic Zbrush | Graphics or photo imaging software | |
| Serif DrawPlus | Graphics or photo imaging software | |
| SmugMug Flickr | Graphics or photo imaging software | |
| Twitter | Instant messaging software | |
| Unity Technologies Unity | Development environment software | |
| Unreal Technology Unreal Engine | Development environment software | |
| Web browser software | Internet browser software | |
| WorkingArtist Systems WorkingArtist | Project management software | |
| Xara Designer Pro X | Graphics or photo imaging software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 8 ads, as of 2026-07-18)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Blackboard learning management system — **25 %**
- Adobe Illustrator — **12 %**
- Adobe Photoshop — **12 %**
- PC operating systems — **12 %**
- open source softwares — **12 %**
- vinyl cutters — **12 %**
- scanners — **12 %**
<!-- market-evidence -->