feat: graphologist skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 17:43:00 +02:00
commit c8fbba1210
8 changed files with 996 additions and 0 deletions

30
PROVENANCE.md Normal file
View File

@@ -0,0 +1,30 @@
# Data provenance — graphologist
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':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
pie showData
title Content sources — graphologist
"ESCO (occupation & competences)" : 28
"O*NET (tasks & tools)" : 77
"Anthropic official Claude skills" : 6
"External AI skill packs (mapped)" : 203
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 28 | 8.9 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 77 | 24.5 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 0 | 0.0 % | 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.9 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 203 | 64.6 % | 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).

48
SKILL.md Normal file
View File

@@ -0,0 +1,48 @@
---
name: graphologist
description: "Occupational skill for the role 'graphologist' (also: forensic document examiner, handwriting expert, graphologists, handwriting specialist, forensic handwriting expert). Use when the user asks for typical graphologist work such as: typical graphologist responsibilities"
---
# Graphologist
Graphologists analyse written or printed materials in order to draw conclusions and evidence about traits, personality, abilities and authorship of the writer. They interpret letter forms, the fashion of writing, and patterns in the writing.
## 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)
- apply knowledge of human behaviour
- behavioural science
- document analysis results
- handwriting analysis
- inspect data
- psychological theories
- psychology
- read manuscripts
- report test findings
- theories of personality
- writing techniques
## Hot technologies
- Adobe Photoshop
- Linux
- Microsoft Access
- Microsoft Excel
- Microsoft Office software
- Microsoft Outlook
- Microsoft PowerPoint
- Microsoft Visio
- Microsoft Word
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/757da94f-d1f3-48ad-ac61-74e22bc18cca), O*NET 30.3 (19-4092.00, manual nearest match). See manifest.json for licensing/attribution.*

328
manifest.json Normal file
View File

@@ -0,0 +1,328 @@
{
"name": "graphologist",
"title": "graphologist",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/757da94f-d1f3-48ad-ac61-74e22bc18cca",
"esco_code": "2643.1",
"isco_group": "2643",
"onet_soc": "19-4092.00",
"crosswalk_match": "manual nearest via ISCO 2643 (Forensic Science Technicians)"
},
"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": 11,
"skills_optional": 16,
"software": 0
},
"enrichment_ai_skills": {
"generated": "2026-07-14",
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
"sources": {
"anthropics/skills": {
"repo": "https://github.com/anthropics/skills",
"commit": "f6656c1",
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
"skills": 3
},
"coreyhaines31/marketingskills": {
"repo": "https://github.com/coreyhaines31/marketingskills",
"commit": "33218ff",
"license": "MIT",
"skills": 4
},
"K-Dense-AI/claude-scientific-skills": {
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 3
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 6
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 3
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 12
},
"vladikk/modularity": {
"repo": "https://github.com/vladikk/modularity",
"commit": "bcdca9a",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"codeaholicguy/ai-devkit": {
"repo": "https://github.com/codeaholicguy/ai-devkit",
"commit": "c037861",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"rampstackco/claude-skills": {
"repo": "https://github.com/rampstackco/claude-skills",
"commit": "bc6d961",
"license": "MIT",
"skills": 1
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 1
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 1
},
"robertguss/claude-skills": {
"repo": "https://github.com/robertguss/claude-skills",
"commit": "c31f3be",
"license": "MIT",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 1
},
"snyk/agent-scan": {
"repo": "https://github.com/snyk/agent-scan",
"commit": "f3a4621",
"license": "Apache-2.0",
"skills": 1
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"license": "Apache-2.0",
"skills": 1
},
"claude-world/director-mode-lite": {
"repo": "https://github.com/claude-world/director-mode-lite",
"commit": "9d0c333",
"license": "MIT",
"skills": 2
},
"SnailSploit/Claude-Red": {
"repo": "https://github.com/SnailSploit/Claude-Red",
"commit": "aeb41ec",
"license": "MIT",
"skills": 1
},
"0xwilliamortiz/claude-red": {
"repo": "https://github.com/0xwilliamortiz/claude-red",
"commit": "ad8436b",
"license": "MIT",
"skills": 1
},
"billy-enrizky/openbrowser-ai": {
"repo": "https://github.com/billy-enrizky/openbrowser-ai",
"commit": "168d43e",
"license": "MIT",
"skills": 1
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 1
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 3
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 2
},
"trailofbits/skills": {
"repo": "https://github.com/trailofbits/skills",
"commit": "cfe5d7b",
"license": "custom (see upstream LICENSE)",
"skills": 3
},
"geekjourneyx/md2wechat-skill": {
"repo": "https://github.com/geekjourneyx/md2wechat-skill",
"commit": "f9af7a9",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 2
},
"oliver-kriska/claude-elixir-phoenix": {
"repo": "https://github.com/oliver-kriska/claude-elixir-phoenix",
"commit": "d6b21b5",
"license": "MIT",
"skills": 1
},
"heshengtao/super-agent-party": {
"repo": "https://github.com/heshengtao/super-agent-party",
"commit": "181588d",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 2
},
"jabrena/plinth": {
"repo": "https://github.com/jabrena/plinth",
"commit": "065eae8",
"license": "Apache-2.0",
"skills": 1
},
"AgriciDaniel/claude-blog": {
"repo": "https://github.com/AgriciDaniel/claude-blog",
"commit": "49842ea",
"license": "MIT",
"skills": 2
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 3
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 2
},
"ljagiello/ctf-skills": {
"repo": "https://github.com/ljagiello/ctf-skills",
"commit": "d19f35f",
"license": "MIT",
"skills": 1
},
"OpenSenseNova/SenseNova-Skills": {
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
"commit": "d8bb438",
"license": "MIT",
"skills": 1
},
"inhouseseo/superseo-skills": {
"repo": "https://github.com/inhouseseo/superseo-skills",
"commit": "0d8b6fc",
"license": "Apache-2.0",
"skills": 1
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"nWave-ai/nWave": {
"repo": "https://github.com/nWave-ai/nWave",
"commit": "1d0f13c",
"license": "MIT",
"skills": 1
},
"inkeep/open-knowledge": {
"repo": "https://github.com/inkeep/open-knowledge",
"commit": "96563d1",
"license": "GPL",
"skills": 1
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 1
},
"pedrohcgs/claude-code-my-workflow": {
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
"commit": "be53c12",
"license": "MIT",
"skills": 1
},
"muratcankoylan/ralph-wiggum-marketer": {
"repo": "https://github.com/muratcankoylan/ralph-wiggum-marketer",
"commit": "4c1f5f3",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"elementalsouls/Claude-BugHunter": {
"repo": "https://github.com/elementalsouls/Claude-BugHunter",
"commit": "05098fc",
"license": "MIT",
"skills": 1
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 33,
"adjacent": 47
}
},
"provenance": {
"items": {
"esco": 28,
"onet": 77,
"jobads": 0,
"wiki_ai": 0,
"anthropic": 6,
"ai_skills": 203,
"stackx": 0
},
"share_percent": {
"esco": 8.9,
"onet": 24.5,
"jobads": 0.0,
"wiki_ai": 0.0,
"anthropic": 1.9,
"ai_skills": 64.6,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,442 @@
# External AI agent skills — graphologist
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 |
|---|---|---|---|
| `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) |
| `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) |
| `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/claude-red
- Repository: [https://github.com/0xwilliamortiz/claude-red](https://github.com/0xwilliamortiz/claude-red) (commit `ad8436b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `offensive-reporting` | core | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/utility/offensive-reporting) |
## 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 |
|---|---|---|---|
| `plan-writing` | core | Transform research findings into actionable implementation plans with stakes-based rigor, test-first strategy, and granular task decomposition. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/rpikit/skills/plan-writing) |
## 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 |
|---|---|---|---|
| `golang-testing` | adjacent | Go testing best practices including table-driven tests, test helpers, benchmarking, race detection, coverage analysis, and integration testing patterns. Use when writing or improving Go tests. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.kiro/skills/golang-testing) |
| `python-testing` | adjacent | Python testing best practices using pytest including fixtures, parametrization, mocking, coverage analysis, async testing, and test organization. Use when writing or improving Python tests. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.kiro/skills/python-testing) |
## 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` | adjacent | Full-lifecycle blog engine with 30 sub-skills, 12 content templates, 5-category 100-point scoring, and 5 specialized agents. Routes user requests to the right sub-skill: writing, rewriting, analysis, outlines, audits, schema, charts, … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog) |
| `blog-seo-check` | adjacent | Post-writing SEO validation with pass/fail checklist covering title tag length and keyword placement, meta description quality, heading hierarchy and keyword density, internal/external link audit with anchor text analysis, canonical URL … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-seo-check) |
## Source: ahacker-1/cre-agent-skills
- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cre-office` | adjacent | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) |
| `cre-underwriting` | adjacent | CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-underwriting) |
## 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 |
|---|---|---|---|
| `product-manager-toolkit` | adjacent | Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use when prioritizing features, synthesizing user research, writing … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/product-team/skills/product-manager-toolkit) |
## 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-literary-analysis` | adjacent | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) |
## Source: billy-enrizky/openbrowser-ai
- Repository: [https://github.com/billy-enrizky/openbrowser-ai](https://github.com/billy-enrizky/openbrowser-ai) (commit `168d43e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `page-analysis` | core | Analyze web page content, structure, and layout to understand what a page contains and how it is organized. Trigger when the user asks to: analyze a page, understand page structure, inspect a website, summarize page content, examine page … | [source](https://github.com/billy-enrizky/openbrowser-ai/tree/168d43e/plugin/skills/page-analysis) |
## 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 |
|---|---|---|---|
| `academic-baseline` | core | Use when working on any empirical academic research context — paper writing, data analysis, literature review, or any task involving citations, results, or publication artifacts. Establishes non-negotiable principles that govern all other … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/60-regisely-superpapers/skills/academic-baseline) |
| `docsgpt-guide` | core | Deploy DocsGPT for private document analysis and research knowledge bases | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/tools/document/docsgpt-guide) |
| `scientific-writing-guide` | core | Curated tools and techniques for scientific writing beyond LaTeX | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/writing/composition/scientific-writing-guide) |
| `stata-inspect` | core | Describe and summarize the current dataset in memory. Optionally inspect a specific variable with codebook. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/64-tmonk-mcp-stata/skills/stata-inspect) |
| `choosing-causalpy-methods` | adjacent | Choose the appropriate CausalPy experiment class from a causal question, data structure, treatment assignment, and identification assumptions. Use before writing analysis code when the method is not yet settled. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/51-pymc-labs-CausalPy/skills/choosing-causalpy-methods) |
| `econometrics-r` | adjacent | R-based econometric analysis for academic research. Use when writing R code for panel data, difference-in-differences, instrumental variables, spatial econometrics, or regression analysis. Covers data.table, fixest, sf, modelsummary, and … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/14-luischanci-claude-code-research-starter/dot-claude/skills/econometrics-r) |
| `execute-plan` | adjacent | Use when a research implementation plan exists in docs/superpapers/plans/ and the user is ready to execute it — collecting data, running analysis, producing outputs, writing the paper. Orchestrates task execution with replication-driven … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/60-regisely-superpapers/skills/execute-plan) |
| `g5` | adjacent | VS-Enhanced Academic Style Auditor - Academic Writing Quality Analysis Identifies 24+ writing patterns that reduce scholarly quality, adapted from Wikipedia AI Cleanup guidelines Use when: checking drafts before submission, improving … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/g5) |
| `g6` | adjacent | VS-Enhanced Academic Style Humanizer - Transforms writing patterns to achieve authentic scholarly voice Applies transformations from G5 analysis to create natural academic prose Use when: improving AI-assisted writing quality, preparing … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/g6) |
| `new-project` | adjacent | Full research pipeline from idea to paper. Orchestrates all phases — discovery, strategy, analysis, writing, peer review, and submission. Use when starting a new research project from scratch. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/16-hsantanna88-clo-author/dot-claude/skills/new-project) |
| `obsidian-link-graph` | adjacent | Use this skill when the user wants to repair or strengthen Obsidian wikilinks among existing canonical project notes, especially across papers, knowledge notes, experiments, results, and writing. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-link-graph) |
| `pre-registration-writing` | adjacent | Write pre-analysis plans: PAP structure, registry, analysis strategy. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/54-scdenney-open-science-skills/skills/pre-registration-writing) |
## Source: claude-world/director-mode-lite
- Repository: [https://github.com/claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite) (commit `9d0c333`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `handoff-gemini` | core | Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/handoff-gemini) |
| `project-health-check` | core | Audit project health across 7 dimensions (documentation, test coverage, security, code quality, dependencies, database, build/deploy) producing a scored report with prioritized fixes. Use for periodic checkups, before releases, or when the … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/project-health-check) |
## 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 |
|---|---|---|---|
| `document-code` | core | AI DevKit · Document a code entry point with structured analysis, dependency mapping, and saved knowledge docs. Use when users ask to document, understand, or map code for a module, file, folder, function, or API. | [source](https://github.com/codeaholicguy/ai-devkit/tree/c037861/skills/document-code) |
## 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 |
|---|---|---|---|
| `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 |
|---|---|---|---|
| `gh-fix-ci` | core | Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/gh-fix-ci) |
| `code-review-excellence` | adjacent | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/code-review-excellence) |
## Source: elementalsouls/Claude-BugHunter
- Repository: [https://github.com/elementalsouls/Claude-BugHunter](https://github.com/elementalsouls/Claude-BugHunter) (commit `05098fc`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `report-writing` | adjacent | Bug bounty report writing for H1/Bugcrowd/Intigriti/Immunefi — report templates, human tone guidelines, impact-first writing, CVSS 3.1 scoring, title formula, impact statement formula, severity decision guide, downgrade counters, … | [source](https://github.com/elementalsouls/Claude-BugHunter/tree/05098fc/skills/report-writing) |
## 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 |
|---|---|---|---|
| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill that establishes text-based diagrams as the DEFAULT documentation standard. Use this skill when creating ANY scientific document, report, analysis, or visualization — it ensures all … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/markdown-mermaid-writing) |
| `tdd-guide` | core | Test-first development route for TDD, writing failing tests first, RED -> GREEN -> REFACTOR, and behavior-changing feature/bug/refactor work. Do not use for already-failing test root-cause debugging, test-report packaging, or final … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/tdd-guide) |
| `sentry` | core | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) |
| `gh-fix-ci` | core | Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/gh-fix-ci) |
| `matlab` | adjacent | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/matlab) |
| `scholar-evaluation` | adjacent | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scholar-evaluation) |
## Source: geekjourneyx/md2wechat-skill
- Repository: [https://github.com/geekjourneyx/md2wechat-skill](https://github.com/geekjourneyx/md2wechat-skill) (commit `f9af7a9`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `md2wechat` | core | Convert Markdown to WeChat Official Account HTML, inspect supported providers/themes/prompts, generate article images, create drafts, write with creator styles, prepare title suggestions, and remove AI writing traces. | [source](https://github.com/geekjourneyx/md2wechat-skill/tree/f9af7a9/platforms/openclaw/md2wechat) |
## Source: heshengtao/super-agent-party
- Repository: [https://github.com/heshengtao/super-agent-party](https://github.com/heshengtao/super-agent-party) (commit `181588d`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `officeCLI` | core | Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents. | [source](https://github.com/heshengtao/super-agent-party/tree/181588d/skills/officeCLI) |
## Source: infrasity-labs/dev-gtm-claude-skills
- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `blog` | adjacent | Full-lifecycle blog engine with 30 sub-skills, 12 content templates, 5-category 100-point scoring, and 5 specialized agents. Routes user requests to the right sub-skill: writing, rewriting, analysis, outlines, audits, schema, charts, … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog) |
| `blog-seo-check` | adjacent | Post-writing SEO validation with pass/fail checklist covering title tag length and keyword placement, meta description quality, heading hierarchy and keyword density, internal/external link audit with anchor text analysis, canonical URL … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-seo-check) |
| `product-manager-toolkit` | adjacent | Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use when prioritizing features, synthesizing user research, writing … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/product-manager-toolkit) |
## 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` | adjacent | 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: inkeep/open-knowledge
- Repository: [https://github.com/inkeep/open-knowledge](https://github.com/inkeep/open-knowledge) (commit `96563d1`, retrieved 2026-07-14)
- License: GPL
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `open-knowledge-pack-writing-pipeline` | adjacent | How to work in a Writing Pipeline project (the `writing-pipeline` starter pack): a three-stage drafting flow, ideas → drafts → published. Read when the project has these folders. Carries the stage flow and review behaviors so that guidance … | [source](https://github.com/inkeep/open-knowledge/tree/96563d1/packages/server/assets/skills/packs/writing-pipeline) |
## 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 |
|---|---|---|---|
| `163-java-profiling-refactor` | adjacent | Use when you need to refactor Java code based on trusted profiling analysis findings — including reviewing repository-owned or maintainer-sanitized docs/profiling-problem-analysis and docs/profiling-solutions files, identifying specific … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/163-java-profiling-refactor) |
## 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 |
|---|---|---|---|
| `generating-test-reports` | core | Generate comprehensive test reports with metrics, coverage, and visualizations. Use when performing specialized testing. Trigger with phrases like "generate test report", "create test documentation", or "show test metrics". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/testing/test-report-generator/skills/generating-test-reports) |
| `vertex-engine-inspector` | core | Inspect and validate Vertex AI Agent Engine deployments including Code Execution Sandbox, Memory Bank, A2A protocol compliance, and security posture. Generates production readiness scores. Use when asked to inspect, validate, or audit an … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-ml/jeremy-vertex-engine/skills/vertex-engine-inspector) |
## 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 |
|---|---|---|---|
| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/markdown-mermaid-writing) |
| `matlab` | adjacent | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/matlab) |
| `scholar-evaluation` | adjacent | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scholar-evaluation) |
## 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 |
|---|---|---|---|
| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/markdown-mermaid-writing) |
| `matlab` | adjacent | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/matlab) |
| `scholar-evaluation` | adjacent | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scholar-evaluation) |
## Source: ljagiello/ctf-skills
- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ctf-forensics` | adjacent | Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-forensics) |
## 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 |
|---|---|---|---|
| `security-incident-response` | adjacent | Run or document a security incident response — contain, eradicate, recover, and learn. Use when responding to a breach/compromise/security incident, writing an IR plan or runbook, or producing a post-incident report. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-security/skills/security-incident-response) |
## 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 |
|---|---|---|---|
| `detecting-fileless-malware-techniques` | core | Detects and analyzes fileless malware that operates entirely in memory using PowerShell, WMI, .NET reflection, registry-resident payloads, and living-off-the-land binaries (LOLBins) without writing traditional executable files to disk. … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-fileless-malware-techniques) |
| `analyzing-macro-malware-in-office-documents` | adjacent | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
| `detecting-process-injection-techniques` | adjacent | Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-injection-techniques) |
## Source: muratcankoylan/ralph-wiggum-marketer
- Repository: [https://github.com/muratcankoylan/ralph-wiggum-marketer](https://github.com/muratcankoylan/ralph-wiggum-marketer) (commit `4c1f5f3`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ralph-copywriter` | adjacent | Use this skill when the user asks to "analyze my content", "learn my writing style", "research competitors", "find content angles", "improve my blog", "write like me", "embody my brand voice", or mentions content strategy, voice analysis, … | [source](https://github.com/muratcankoylan/ralph-wiggum-marketer/tree/4c1f5f3/skills/copywriter) |
## 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 |
|---|---|---|---|
| `marketing-psychology` | core | Apply psychological principles and behavioral science to copy and design. Useful for tightening hooks, framing, and pricing presentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/marketing-psychology) |
## Source: nWave-ai/nWave
- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `nw-jtbd-bdd-integration` | adjacent | Translating JTBD analysis to BDD scenarios - job story to Given-When-Then patterns, forces-based test discovery, job-map-based test discovery, and property-shaped criteria | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-jtbd-bdd-integration) |
## 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 |
|---|---|---|---|
| `lv:assigns` | core | Inspect LiveView socket assigns for memory bloat — missing temporary_assigns, unused assigns, unbounded lists needing streams, memory estimates. Use when LiveView memory grows or you need to add temporary_assigns. | [source](https://github.com/oliver-kriska/claude-elixir-phoenix/tree/d6b21b5/plugins/elixir-phoenix/skills/assigns-audit) |
## Source: OpenSenseNova/SenseNova-Skills
- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `excel-data-analysis-and-report-generation` | adjacent | 从Excel提取多类型数据并生成包含可视化图表与下载链接的综合分析报告。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-result-export/report-generation-export) |
## 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` | adjacent | 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 |
|---|---|---|---|
| `experiment-design` | core | A discipline for designing experiments (A/B tests, multivariate, holdouts) so the results actually answer the question you asked. Hypothesis writing, sample size, duration, segment analysis, interpretation, decision-making, and the common … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/experiment-design) |
## 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 |
|---|---|---|---|
| `writing-dna-discovery` | core | Capture a writer's voice DNA through collaborative interview and sample analysis. Use when someone wants to document their writing voice for use with a ghost writer skill. Produces a Voice DNA Document with patterns, anti-patterns, and … | [source](https://github.com/robertguss/claude-skills/tree/c31f3be/skills/writing/writing-dna-discovery) |
## Source: SnailSploit/Claude-Red
- Repository: [https://github.com/SnailSploit/Claude-Red](https://github.com/SnailSploit/Claude-Red) (commit `aeb41ec`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `offensive-reporting` | core | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/utility/offensive-reporting) |
## 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 |
|---|---|---|---|
| `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: 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 |
|---|---|---|---|
| `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) |
| `audit-prep-assistant` | adjacent | Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates documentation (flowcharts, user … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/building-secure-contracts/skills/audit-prep-assistant) |
| `semgrep-rule-creator` | adjacent | Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections. | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/semgrep-rule-creator/skills/semgrep-rule-creator) |
## 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 |
|---|---|---|---|
| `prd-writer` | core | Product Requirements Document writing - PRD templates, MoSCoW prioritization, user personas, competitive analysis, feature specs, acceptance criteria, risk assessment | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/prd-writer) |
## Source: vladikk/modularity
- Repository: [https://github.com/vladikk/modularity](https://github.com/vladikk/modularity) (commit `bcdca9a`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `document` | core | Produces modularity review documents in both Markdown and HTML formats. Use when writing the final review output from a modularity analysis. | [source](https://github.com/vladikk/modularity/tree/bcdca9a/skills/document) |
## 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) |
| `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) |
| `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) |
| `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) |

21
references/profile.md Normal file
View File

@@ -0,0 +1,21 @@
# Occupation profile — graphologist
- **ESCO URI:** http://data.europa.eu/esco/occupation/757da94f-d1f3-48ad-ac61-74e22bc18cca
- **ESCO code:** 2643.1
- **ISCO-08 group:** 2643 — Translators, interpreters and other linguists
## Description (ESCO)
Graphologists analyse written or printed materials in order to draw conclusions and evidence about traits, personality, abilities and authorship of the writer. They interpret letter forms, the fashion of writing, and patterns in the writing.
## Definition
nan
## Alternative labels
- forensic document examiner
- handwriting expert
- graphologists
- handwriting specialist
- forensic handwriting expert

36
references/skills.md Normal file
View File

@@ -0,0 +1,36 @@
# Competences — graphologist
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/757da94f-d1f3-48ad-ac61-74e22bc18cca).
## Essential
- **apply knowledge of human behaviour** (skill/competence)
- **behavioural science** (knowledge)
- **document analysis results** (skill/competence)
- **handwriting analysis** (knowledge)
- **inspect data** (skill/competence)
- **psychological theories** (knowledge)
- **psychology** (knowledge)
- **read manuscripts** (skill/competence)
- **report test findings** (skill/competence)
- **theories of personality** (knowledge)
- **writing techniques** (knowledge)
## Optional
- analyse texts to be illustrated (skill/competence)
- classical languages (knowledge)
- cognitive psychology (knowledge)
- decode handwritten texts (skill/competence)
- determine authorship of documents (skill/competence)
- draw up professional texts (skill/competence)
- forensic linguistics (knowledge)
- identify forged documents (skill/competence)
- identify origin of typed documents (skill/competence)
- linguistics (knowledge)
- modern languages (knowledge)
- paleography (knowledge)
- provide testimony in court hearings (skill/competence)
- questioned document examination (knowledge)
- reconstruct modified documents (skill/competence)
- use specific writing techniques (skill/competence)

53
references/tasks.md Normal file
View File

@@ -0,0 +1,53 @@
# Tasks & work activities — graphologist
Source: O*NET 30.3, occupation 19-4092.00 (Forensic Science Technicians) — manual nearest-occupation mapping via ISCO group 2643; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Core]** Testify in court about investigative or analytical methods or findings.
- **[Supplemental]** Interpret laboratory findings or test results to identify and classify substances, materials, or other evidence collected at crime scenes.
- **[Core]** Operate and maintain laboratory equipment and apparatus.
- **[Core]** Prepare solutions, reagents, or sample formulations needed for laboratory work.
- **[Core]** Collect evidence from crime scenes, storing it in conditions that preserve its integrity.
- **[Supplemental]** Identify and quantify drugs or poisons found in biological fluids or tissues, in foods, or at crime scenes.
- **[Supplemental]** Reconstruct crime scenes to determine relationships among pieces of evidence.
- **[Core]** Collect impressions of dust from surfaces to obtain and identify fingerprints.
- **[Core]** Analyze gunshot residue and bullet paths to determine how shootings occurred.
- **[Core]** Visit morgues, examine scenes of crimes, or contact other sources to obtain evidence or information to be used in investigations.
- **[Supplemental]** Examine firearms to determine mechanical condition and legal status, performing restoration work on damaged firearms to obtain information, such as serial numbers.
- **[Core]** Confer with ballistics, fingerprinting, handwriting, documents, electronics, medical, chemical, or metallurgical experts concerning evidence and its interpretation.
- **[Supplemental]** Compare objects, such as tools, with impression marks to determine whether a specific object is responsible for a specific mark.
- **[Core]** Keep records and prepare reports detailing findings, investigative methods, and laboratory techniques.
- **[Core]** Use chemicals or other substances to examine latent fingerprint evidence and compare developed prints to those of known persons in databases.
- **[Core]** Train new technicians or other personnel on forensic science techniques.
- **[Core]** Examine and analyze blood stain patterns at crime scenes.
- **[Core]** Use photographic or video equipment to document evidence or crime scenes.
- **[Supplemental]** Review forensic analysts' reports for technical merit.
- **[Supplemental]** Determine types of bullets and specific weapons used in shootings.
- **[Core]** Measure and sketch crime scenes to document evidence.
- **[Core]** Examine footwear, tire tracks, or other types of impressions.
- **[Supplemental]** Examine physical evidence, such as hair, biological fluids, fiber, wood, or soil residues to obtain information about its source and composition.
- **[Supplemental]** Analyze data from computers or other digital media sources for evidence related to criminal activity.
## Detailed work activities
- Analyze biological samples.
- Analyze crime scene evidence.
- Analyze data to identify trends or relationships among variables.
- Analyze forensic evidence to solve crimes.
- Collaborate on research activities with scientists or technical specialists.
- Collect evidence for legal proceedings.
- Document events or evidence, using photographic or audiovisual equipment.
- Examine crime scenes to obtain evidence.
- Interpret research or operational data.
- Maintain laboratory or technical equipment.
- Measure distances or dimensions.
- Operate laboratory or field equipment.
- Prepare compounds or solutions for products or testing.
- Prepare scientific or technical reports or presentations.
- Record research or operational data.
- Test fluids to identify contamination or other problems.
- Testify at legal or legislative proceedings.
- Train personnel in technical or scientific procedures.
- Verify accuracy of data.
- Verify information or specifications.

38
references/tools.md Normal file
View File

@@ -0,0 +1,38 @@
# Tools & technology — graphologist
Source: O*NET 30.3, occupation 19-4092.00 (Forensic Science Technicians) — manual nearest-occupation mapping via ISCO group 2643; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Adobe Photoshop | Graphics or photo imaging software | yes |
| Linux | Operating system 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 Visio | Process mapping and design software | yes |
| Microsoft Word | Word processing software | yes |
| Automated Biometric Identification System ABIS | Data base user interface and query software | |
| Combined DNA Index System CODIS | Data base user interface and query software | |
| Computer aided design and drafting CADD software | Computer aided design CAD software | |
| Corel WordPerfect Office Suite | Office suite software | |
| DataWorks Plus Digital CrimeScene | Data base user interface and query software | |
| DesignWare 3D EyeWitness | Graphics or photo imaging software | |
| DM2 Bills of Lading | Analytical or scientific software | |
| Eos Systems PhotoModeler | Graphics or photo imaging software | |
| Graphics software | Graphics or photo imaging software | |
| Guidance Software EnCase Enterprise | Analytical or scientific software | |
| IBM Notes | Electronic mail software | |
| Image enhancement software | Graphics or photo imaging software | |
| Integrated Automated Fingerprint Identification System IAFIS | Data base user interface and query software | |
| Laboratory information management system LIMS | Analytical or scientific software | |
| Mideo Systems EZDoc Plus | Graphics or photo imaging software | |
| Midwest Information Systems PAX-it | Graphics or photo imaging software | |
| National Crime Information Center (NCIC) database | Data base user interface and query software | |
| National Integrated Ballistics Information Network NIBIN | Data base user interface and query software | |
| SmartDraw Legal | Graphics or photo imaging software | |
| The CAD Zone The Crime Zone | Graphics or photo imaging software | |
| Trancite Logic Systems ScenePD | Graphics or photo imaging software | |
| Visual Statement Vista FX3 CSI | Graphics or photo imaging software | |
| Web browser software | Internet browser software | |