feat: court-reporter skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 18:40:30 +02:00
commit 4a08e81d41
9 changed files with 1102 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — court-reporter
Where the content of this skill package comes from, counted by
content items (tasks, competences, tools, evidence entries, curated
knowledge). Rendered live by Gitea:
```mermaid
%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#ff355e','pie4':'#d97757','pie5':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
pie showData
title Content sources — court-reporter
"ESCO (occupation & competences)" : 27
"O*NET (tasks & tools)" : 55
"Job boards (market evidence)" : 114
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 186
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 27 | 7.0 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 55 | 14.2 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 114 | 29.5 % | 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 | 5 | 1.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 186 | 48.1 % | 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).

70
SKILL.md Normal file
View File

@@ -0,0 +1,70 @@
---
name: court-reporter
description: "Occupational skill for the role 'court reporter' (also: shorthand reporter, court stenographer, law reporter, deposition reporter, court recorder, certified shorthand reporter). Use when the user asks for typical court reporter work such as: Proofread transcripts for correct spelling of words.; Log and store exhibits from court proceedings.; Provide transcripts of proceedings upon request of judges, lawyers, or the public."
---
# Court Reporter
Court reporters type in word processors or any other software each one of the words mentioned in the courtroom. They transcript the hearings that take place in court in order to issue the official hearings of the legal case. They allow that the case can be further studied by the parties in an accurate fashion.
## Core workflow
1. Proofread transcripts for correct spelling of words.
2. Log and store exhibits from court proceedings.
3. Provide transcripts of proceedings upon request of judges, lawyers, or the public.
4. Record verbatim proceedings of courts, legislative assemblies, committee meetings, and other proceedings, using computerized recording equipment, electronic stenograph machines, or stenomasks.
5. Transcribe recorded proceedings in accordance with established formats.
6. Ask speakers to clarify inaudible statements.
7. File a legible transcript of records of a court case with the court clerk's office.
8. File and store shorthand notes of court session.
## 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 grammar and spelling rules
- court procedures
- digitise documents
- grammar
- legal terminology
- observe confidentiality
- provide written content
- record court procedures
- spelling
- stenography
- transcription methods
- type error-free documents
- use free typing techniques
- use shorthand
- use shorthand computer program
## Hot technologies
- Microsoft Outlook
- Microsoft Office software
- Microsoft Excel
- Microsoft Word
<!-- hot-tech -->
## Hot technologies
Top tools from 58 gated job ads (see references/market.md, as of 2026-07-10):
- CAT software — 16 %
- stenographic machine — 12 %
- transcription tools — 12 %
- CaseCATalyst — 5 %
- computer-aided transcription (CAT) software — 5 %
<!-- hot-tech -->
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/ac60ed89-da6d-4f1a-93ee-1031789c7796), O*NET 30.3 (27-3092.00). See manifest.json for licensing/attribution.*

292
manifest.json Normal file
View File

@@ -0,0 +1,292 @@
{
"name": "court-reporter",
"title": "court reporter",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/ac60ed89-da6d-4f1a-93ee-1031789c7796",
"esco_code": "3343.1.1",
"isco_group": "3343",
"onet_soc": "27-3092.00",
"crosswalk_match": "exactMatch"
},
"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": 14,
"dwas": 13,
"skills_essential": 16,
"skills_optional": 10,
"software": 27
},
"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": 2
},
"K-Dense-AI/claude-scientific-skills": {
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 4
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 4
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 4
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 3
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 11
},
"NoizAI/skills": {
"repo": "https://github.com/NoizAI/skills",
"commit": "2a0e09d",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 3
},
"silverstein/minutes": {
"repo": "https://github.com/silverstein/minutes",
"commit": "3fb2e83",
"license": "MIT",
"skills": 3
},
"transloadit/skills": {
"repo": "https://github.com/transloadit/skills",
"commit": "8dd2fd9",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 2
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 1
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 1
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 2
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 2
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 10
},
"ViryaZheng/recomby-geo": {
"repo": "https://github.com/ViryaZheng/recomby-geo",
"commit": "530d5e2",
"license": "MIT",
"skills": 1
},
"Devin-AXIS/iPolloWork": {
"repo": "https://github.com/Devin-AXIS/iPolloWork",
"commit": "5107542",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"staruhub/ClaudeSkills": {
"repo": "https://github.com/staruhub/ClaudeSkills",
"commit": "3d4045d",
"license": "MIT",
"skills": 1
},
"claude-world/director-mode-lite": {
"repo": "https://github.com/claude-world/director-mode-lite",
"commit": "9d0c333",
"license": "MIT",
"skills": 1
},
"BrianRWagner/ai-marketing-skills": {
"repo": "https://github.com/BrianRWagner/ai-marketing-skills",
"commit": "f36b34f",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"BrianRWagner/ai-marketing-claude-code-skills": {
"repo": "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
"commit": "f36b34f",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"wanshuiyin/Auto-claude-code-research-in-sleep": {
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
"commit": "eb5c9d7",
"license": "MIT",
"skills": 1
},
"Weizhena/Deep-Research-skills": {
"repo": "https://github.com/Weizhena/Deep-Research-skills",
"commit": "e5479f8",
"license": "MIT",
"skills": 1
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 2
},
"pedrohcgs/claude-code-my-workflow": {
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
"commit": "be53c12",
"license": "MIT",
"skills": 2
},
"fcakyon/claude-codex-settings": {
"repo": "https://github.com/fcakyon/claude-codex-settings",
"commit": "44b7c00",
"license": "Apache-2.0",
"skills": 1
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"license": "MIT",
"skills": 1
},
"FlorianBruniaux/claude-code-ultimate-guide": {
"repo": "https://github.com/FlorianBruniaux/claude-code-ultimate-guide",
"commit": "5395214",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"license": "Apache-2.0",
"skills": 1
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 2
},
"hypnguyen1209/offensive-claude": {
"repo": "https://github.com/hypnguyen1209/offensive-claude",
"commit": "4d62be7",
"license": "MIT",
"skills": 1
},
"microsoft/skills": {
"repo": "https://github.com/microsoft/skills",
"commit": "dc543aa",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 65,
"adjacent": 15
}
},
"provenance": {
"items": {
"esco": 27,
"onet": 55,
"jobads": 114,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 186,
"stackx": 0
},
"share_percent": {
"esco": 7.0,
"onet": 14.2,
"jobads": 29.5,
"wiki_ai": 0.0,
"anthropic": 1.3,
"ai_skills": 48.1,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,394 @@
# External AI agent skills — court-reporter
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) |
| `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: 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 |
|---|---|---|---|
| `ipa-transcription-phonological` | core | Transcribe speech using International Phonetic Alphabet and analyze sound systems including phonotactics and phonological rules | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/humanities/skills/ipa-transcription-phonological) |
| `anti-drift` | core | Hierarchical coordination and drift detection with frequent checkpoints, shared memory coherence validation, role specialization enforcement, and short task cycles. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/anti-drift) |
| `policy-communication` | core | Translate research findings into accessible policy briefs, presentations, and stakeholder communications | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/policy-communication) |
## Source: affaan-m/everything-claude-code
- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `marketing-campaign` | core | End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/marketing-campaign) |
| `autonomous-agent-harness` | adjacent | Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/autonomous-agent-harness) |
## 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 |
|---|---|---|---|
| `research-summarizer` | core | — | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/.gemini/skills/research-summarizer) |
| `contract-and-proposal-writer` | adjacent | Generate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs. Structured Markdown output with docx conversion instructions. Covers US (Delaware), EU (GDPR), UK, and DACH (German … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/business-growth/skills/contract-and-proposal-writer) |
## 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` | core | 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) |
| `memory-research` | core | Research an external subject using web search, synthesize findings into a structured Basic Memory entity. Use when asked to research a company, person, technology, or topic — or when a bare name or URL is provided that implies a research … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-research) |
## Source: BrianRWagner/ai-marketing-claude-code-skills
- Repository: [https://github.com/BrianRWagner/ai-marketing-claude-code-skills](https://github.com/BrianRWagner/ai-marketing-claude-code-skills) (commit `f36b34f`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `last30days` | core | Research any topic across Reddit, X, and web from the last 30 days. Get current trends, real community sentiment, and actionable insights in 7 minutes vs 2 hours manual research. | [source](https://github.com/BrianRWagner/ai-marketing-claude-code-skills/tree/f36b34f/last30days) |
## Source: BrianRWagner/ai-marketing-skills
- Repository: [https://github.com/BrianRWagner/ai-marketing-skills](https://github.com/BrianRWagner/ai-marketing-skills) (commit `f36b34f`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `last30days` | core | Research any topic across Reddit, X, and web from the last 30 days. Get current trends, real community sentiment, and actionable insights in 7 minutes vs 2 hours manual research. | [source](https://github.com/BrianRWagner/ai-marketing-skills/tree/f36b34f/last30days) |
## 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 |
|---|---|---|---|
| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) |
| `obsidian-project-memory` | core | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) |
| `a1` | core | VS-Enhanced Research Question Refiner - Prevents Mode Collapse and derives differentiated research questions Enhanced VS 3-Phase process: Modal question avoidance, alternatives presentation, differentiated RQ recommendation Use when: … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/a1) |
| `diverga-memory` | core | Diverga Memory System v7.0 - Context-persistent research support with checkpoint auto-trigger and cross-session continuity. Triggers: memory, remember, context, recall, checkpoint, decision, persist, 기억, 맥락, 세션, 체크포인트 | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/memory) |
| `paper-excellence` | core | Comprehensive multi-dimensional review of the sewage-house-prices project. Runs econometrics audit, code review, manuscript proofread, and bibliography validation in parallel. Computes a weighted aggregate score. This skill should be used … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/paper-excellence) |
| `paper-summary` | core | Writes expert academic paper summaries for social science research, particularly political science and applied statistics. Use when asked to summarize, review, or create a reading summary of an academic paper, PDF, or research article. … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/22-christopherkenny-skills/skills/paper-summary) |
| `research-lit` | core | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/research-lit) |
| `slide-excellence` | core | Multi-agent slide review (visual, pedagogy, proofreading). Use for comprehensive quality check before milestones. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/12-pedrohcgs-claude-code-my-workflow/dot-claude/skills/slide-excellence) |
| `zotero-better-notes-guide` | core | Guide to Zotero Better Notes for comprehensive note-taking in research | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/writing/citation/zotero-better-notes-guide) |
| `markitdown` | adjacent | Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/67-econfin-workflow-toolkit/markitdown) |
## 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) |
## 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 |
|---|---|---|---|
| `markitdown` | core | Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/markitdown) |
| `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) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-slides) |
## Source: Devin-AXIS/iPolloWork
- Repository: [https://github.com/Devin-AXIS/iPolloWork](https://github.com/Devin-AXIS/iPolloWork) (commit `5107542`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `acme-research` | core | Search and summarize material from the Acme research service. | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/acme-research/.opencode/skills/acme-research) |
## Source: fcakyon/claude-codex-settings
- Repository: [https://github.com/fcakyon/claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) (commit `44b7c00`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `slides` | core | Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, … | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/openai-office-skills/skills/slides) |
## 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 |
|---|---|---|---|
| `voice-refine` | core | Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts. | [source](https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/5395214/examples/skills/voice-refine) |
## 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 |
|---|---|---|---|
| `markitdown` | core | Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/markitdown) |
| `slides-as-code` | core | Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/slides-as-code) |
| `pptx-posters` | core | Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/pptx-posters) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-slides) |
## Source: hypnguyen1209/offensive-claude
- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `engagement-memory` | adjacent | Use when recalling prior techniques at recon/weaponize, or recording a confirmed finding at report — cross-engagement pattern memory ranked by impact | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/engagement-memory) |
## 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 |
|---|---|---|---|
| `brief-outline-generator` | core | Generates a fully structured SEO content **outline** (not a finished brief) and exports it as a formatted .docx Word document. The output is a skeleton for a writer to fill in — section headings, topic prompts, angles — not pre-written … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/skills/brief-outline-generator) |
## 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 |
|---|---|---|---|
| `assemblyai-core-workflow-a` | core | Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-core-workflow-a) |
| `granola-common-errors` | core | Troubleshoot common Granola errors \u2014 audio capture failures, transcription\ \ issues,\ncalendar sync problems, and integration errors. Platform-specific fixes\ \ for macOS and Windows.\nTrigger: \"granola error\", \"granola not … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-common-errors) |
| `twinmind-incident-runbook` | core | Incident response for TwinMind failures: transcription not starting, audio not captured, sync failures, and calendar disconnect. Use when implementing incident runbook, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-incident-runbook) |
| `deepgram-migration-deep-dive` | core | Deep dive into migrating to Deepgram from other transcription providers. Use when migrating from AWS Transcribe, Google Cloud STT, Azure Speech, OpenAI Whisper, AssemblyAI, or Rev.ai to Deepgram. Trigger: "deepgram migration", "switch to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/deepgram-pack/skills/deepgram-migration-deep-dive) |
| `twinmind-install-auth` | core | Install and configure TwinMind Chrome extension, mobile app, and API access. Use when setting up TwinMind for meeting transcription, configuring calendar integration, or initializing TwinMind in your workflow. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-install-auth) |
| `twinmind-observability` | core | Monitor TwinMind transcription quality, meeting coverage, action item extraction rates, and memory vault health. Use when implementing observability, or managing TwinMind meeting AI operations. Trigger with phrases like "twinmind … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-observability) |
| `twinmind-reference-architecture` | core | Production architecture for meeting AI systems using TwinMind: transcription pipeline, memory vault, action item workflow, and calendar integration. Use when implementing reference architecture, or managing TwinMind meeting AI operations. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-reference-architecture) |
| `twinmind-webhooks-events` | core | Handle TwinMind meeting events including transcription completion, action item extraction, and calendar sync notifications. Use when implementing webhooks events, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-webhooks-events) |
| `blog-editorial-calendar` | core | Run your blog like a queue, not a guessing game. This skill is the orchestration layer on top of blog-topic-research and seo-blog-writer: it keeps an evidence-backed backlog, picks the next topic so your corpus drifts toward the cluster + … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/productivity/publishing-skills/skills/blog-editorial-calendar) |
| `meeting-prep` | core | Prepare briefings for today's meetings \u2014 attendee research, email\ \ history, past meeting notes, LinkedIn, and company context. Use when running the\ \ daily meeting prep cron, or when user asks to prepare for meetings, review who\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/executive-assistant-skills/skills/meeting-prep) |
| `granola-install-auth` | adjacent | Install and configure Granola AI meeting notes with calendar and audio permissions. Use when setting up Granola for the first time, connecting Google/Outlook calendars, granting macOS Screen Recording permission, or configuring Windows … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-install-auth) |
## 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 |
|---|---|---|---|
| `markitdown` | core | Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more. | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/markitdown) |
| `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) |
| `pptx-posters` | core | Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/pptx-posters) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-slides) |
## 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 |
|---|---|---|---|
| `markitdown` | core | Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more. | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/markitdown) |
| `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) |
| `pptx-posters` | core | Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/pptx-posters) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-slides) |
## Source: microsoft/skills
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `azure-ai-translation-document-py` | adjacent | Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py) |
## 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 |
|---|---|---|---|
| `legal-brief` | adjacent | Draft a structured legal brief, case summary, or legal argument outline. Use when asked to write a legal brief, case note, legal memo, argument outline, or position paper. Produces a structured document using IRAC format (Issue, Rule, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-legal/skills/legal-brief) |
| `board-minutes` | adjacent | Write formal board meeting minutes from an agenda, notes, transcript, or discussion summary. Use when asked to draft board minutes, governance minutes, meeting minutes for a board, or a formal record of decisions and actions. Produces … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/board-minutes) |
## 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 |
|---|---|---|---|
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
| `performing-endpoint-forensics-investigation` | adjacent | Performs digital forensics investigation on compromised endpoints including memory acquisition, disk imaging, artifact analysis, and timeline reconstruction. Use when investigating security incidents, collecting evidence for legal … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-endpoint-forensics-investigation) |
## Source: NoizAI/skills
- Repository: [https://github.com/NoizAI/skills](https://github.com/NoizAI/skills) (commit `2a0e09d`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `speech-to-text` | core | Use this skill whenever the user wants to transcribe audio to text, convert speech to text, or get a transcript from an audio or video file. Triggers include: any mention of 'transcribe', 'transcription', 'speech to text', 'STT', 'convert … | [source](https://github.com/NoizAI/skills/tree/2a0e09d/skills/speech-to-text) |
## Source: open-gitagent/opengap
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `research` | core | Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/lyzr-agent/skills/research) |
## 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 |
|---|---|---|---|
| `slide-excellence` | core | Multi-agent comprehensive slide review (visual + pedagogy + proofreading, plus TikZ / parity / substance conditionally). Use when user says "full review", "excellence pass", "comprehensive check", "review everything", "pre-release review", … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/slide-excellence) |
| `coauthor-brief` | adjacent | Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/coauthor-brief) |
## 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 |
|---|---|---|---|
| `deep-research` | core | Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-goals/skills/deep-research) |
| `research-synthesize` | core | Synthesize research findings from memory into structured reports with evidence grading, contradiction resolution, and actionable recommendations | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-goals/skills/research-synthesize) |
## 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 |
|---|---|---|---|
| `deep-research` | core | Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-goals/skills/deep-research) |
| `research-synthesize` | core | Synthesize research findings from memory into structured reports with evidence grading, contradiction resolution, and actionable recommendations | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-goals/skills/research-synthesize) |
## 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 |
|---|---|---|---|
| `deep-research` | core | Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/deep-research) |
## Source: silverstein/minutes
- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `minutes-video-review` | core | Analyze a product walkthrough, bug report video, Loom, or ScreenPal using Minutes transcription plus visual review. Use when the user wants a recorded demo or bug clip turned into a durable brief with transcript, key frames, issues, and … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-video-review) |
| `minutes-record` | adjacent | Start or stop recording a meeting, call, or voice memo. Use this whenever the user says "record", "start recording", "capture this meeting", "stop recording", "I'm in a meeting", "take notes on this call", or wants to transcribe live … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-record) |
| `minutes-verify` | adjacent | Verify that Minutes is properly set up and working — model downloaded, mic accessible, directories exist, no stale state. Use when the user says "is minutes working", "check my setup", "verify minutes", "test recording setup", "why isn't … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-verify) |
## Source: staruhub/ClaudeSkills
- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `deep-research` | core | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) |
## 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 |
|---|---|---|---|
| `feishu-tools` | adjacent | Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations. | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/plugins/feishu/skills/feishu-tools) |
## Source: transloadit/skills
- Repository: [https://github.com/transloadit/skills](https://github.com/transloadit/skills) (commit `8dd2fd9`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `transform-transcribe-audio-with-transloadit` | core | One-off transcription of local audio or video files to text or subtitle files using Transloadit via the official `@transloadit/node` CLI. Use when the user wants speech in local media converted to `.txt`, `.json`, `.srt`, or `.webvtt`; … | [source](https://github.com/transloadit/skills/tree/8dd2fd9/skills/transform-transcribe-audio-with-transloadit) |
## Source: vibeeval/vibecosystem
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `minimax-docx` | core | Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-docx) |
## Source: ViryaZheng/recomby-geo
- Repository: [https://github.com/ViryaZheng/recomby-geo](https://github.com/ViryaZheng/recomby-geo) (commit `530d5e2`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `keyword-research` | core | Discover, analyze, and prioritize keywords for SEO and GEO content strategies. Identifies high-value opportunities based on search volume, competition, intent, and business relevance. Generates topic clusters and content calendars. Use … | [source](https://github.com/ViryaZheng/recomby-geo/tree/530d5e2/plugins/recomby-geo/skills/keyword-research) |
## 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 |
|---|---|---|---|
| `research-lit` | core | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) |
## Source: Weizhena/Deep-Research-skills
- Repository: [https://github.com/Weizhena/Deep-Research-skills](https://github.com/Weizhena/Deep-Research-skills) (commit `e5479f8`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `research-report` | core | Summarize deep research results into markdown report, cover all fields, skip uncertain values. | [source](https://github.com/Weizhena/Deep-Research-skills/tree/e5479f8/skills/research-codex-en/research-report) |
## Source: zebbern/claude-code-guide
- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `vc-industry-research` | core | Generate professional primary market / venture capital industry research reports, including sector deep-dives, investment memos, and market analysis. Produces detailed PDF reports covering TMT, consumer, healthcare, and industrials. … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/vc-industry-research) |

156
references/market.md Normal file
View File

@@ -0,0 +1,156 @@
# Market evidence report — court-reporter
Source: **58 real job ads** (JSearch API, countries: us 58), extracted into the MSSQL evidence store; as of 2026-07-10.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 46 | 79 % |
| n/a | 8 | 14 % |
| junior | 4 | 7 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | CAT software | 9 | 16 % |
| 2 | stenographic machine | 7 | 12 % |
| 3 | transcription tools | 7 | 12 % |
| 4 | CaseCATalyst | 3 | 5 % |
| 5 | computer-aided transcription (CAT) software | 3 | 5 % |
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | transcription | 24 | 41 % |
| 2 | digital recording | 18 | 31 % |
| 3 | stenography | 17 | 29 % |
| 4 | audio technology operation | 16 | 28 % |
| 5 | case event annotation | 16 | 28 % |
| 6 | data research | 16 | 28 % |
| 7 | data validation | 16 | 28 % |
| 8 | court reporting | 13 | 22 % |
| 9 | legal terminology | 11 | 19 % |
| 10 | verbatim recording | 11 | 19 % |
| 11 | case management | 7 | 12 % |
| 12 | proofreading | 5 | 9 % |
| 13 | verbatim reporting | 5 | 9 % |
| 14 | verbatim transcription | 5 | 9 % |
| 15 | record maintenance | 4 | 7 % |
| 16 | stenographic recording | 4 | 7 % |
| 17 | transcript preparation | 4 | 7 % |
| 18 | dictation | 3 | 5 % |
| 19 | equipment setup | 3 | 5 % |
| 20 | legal proceedings knowledge | 3 | 5 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | oath administration | 24 | 41 % |
| 2 | record keeping | 18 | 31 % |
| 3 | proceeding oversight | 17 | 29 % |
| 4 | testimony documentation | 13 | 22 % |
| 5 | transcript delivery | 10 | 17 % |
| 6 | deposition recording | 8 | 14 % |
| 7 | transcript preparation | 8 | 14 % |
| 8 | arbitration recording | 7 | 12 % |
| 9 | hearing recording | 7 | 12 % |
| 10 | file upload | 4 | 7 % |
| 11 | assignment completion | 3 | 5 % |
| 12 | client communication | 3 | 5 % |
| 13 | deadline adherence | 3 | 5 % |
| 14 | deposition participation | 3 | 5 % |
| 15 | hearing attendance | 3 | 5 % |
| 16 | hearing participation | 3 | 5 % |
| 17 | proceedings capture | 3 | 5 % |
| 18 | proceedings recording | 3 | 5 % |
| 19 | report maintenance | 3 | 5 % |
| 20 | testimony recording | 3 | 5 % |
| 21 | transcription annotation | 3 | 5 % |
## Regional breakdown
> **Corpus note:** 58 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
### US (us)
58 ads.
**Top hard skills:**
- transcription — 41 % (24 ads)
- digital recording — 31 % (18 ads)
- stenography — 29 % (17 ads)
- audio technology operation — 28 % (16 ads)
- case event annotation — 28 % (16 ads)
- data research — 28 % (16 ads)
- data validation — 28 % (16 ads)
- court reporting — 22 % (13 ads)
- legal terminology — 19 % (11 ads)
- verbatim recording — 19 % (11 ads)
**Top tools:**
- CAT software — 16 % (9 ads)
- stenographic machine — 12 % (7 ads)
- transcription tools — 12 % (7 ads)
- CaseCATalyst — 5 % (3 ads)
- computer-aided transcription (CAT) software — 5 % (3 ads)
- AutoScript — 3 % (2 ads)
- ForTheRecord — 3 % (2 ads)
- Liberty — 3 % (2 ads)
- Maggie™ software — 3 % (2 ads)
- Soniclear — 3 % (2 ads)
**Seniority:** mid 79 % · n/a 14 % · junior 7 %
### 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 |
|---|---|
| Remote/In Person Digital Court Reporter | 16 |
| Freelance Court Reporter Stenographer | 7 |
| Court Reporter | 5 |
| Court Reporter (Contract) | 3 |
| Court Stenographer/Reporter | 2 |
| Digital Court Reporter - Contractor | 2 |
| Certified Digital Court Reporters | 1 |
| Contingent Professional - Court Reporter | 1 |
| Court Reporter - Real Time | 1 |
| Court Reporter II (Courthouse) | 1 |
| Court Reporter Internship Opportunity | 1 |
| Court Reporter Trainee - Philadelphia | 1 |
| Court Reporter/Stenographer - Contractor Position | 1 |
| Court Reporter/Stenographer - Contractor Position 21 | 1 |
| Digital Court Reporter | 1 |
| Digital Court Reporter (Contract) - Full-time | 1 |
| Digital Court Reporter / Remote Online Notary (Contract) | 1 |
| Freelance Certified Court Reporter - South Carolina | 1 |
| Freelance Court Reporter & Stenographer (Remote) | 1 |
| Freelance Court Reporter/Stenographer - Newark, NJ | 1 |
| Grand Jury Reporter/Stenographer | 1 |
| Licensed Court Reporter: Verbatim Transcripts & Depositions | 1 |
| Maggie™ Court Reporter - Maryland | 1 |
| Maggie™ Court Reporter - New York | 1 |
| Neal R Gross & Co is hiring : Digital Court Reporter - In-Person / Remote, AAERT Pr | 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.

27
references/profile.md Normal file
View File

@@ -0,0 +1,27 @@
# Occupation profile — court reporter
- **ESCO URI:** http://data.europa.eu/esco/occupation/ac60ed89-da6d-4f1a-93ee-1031789c7796
- **ESCO code:** 3343.1.1
- **ISCO-08 group:** 3343 — Administrative and executive secretaries
- **O*NET-SOC:** 27-3092.00 — Court Reporters and Simultaneous Captioners (match: exactMatch)
## Description (ESCO)
Court reporters type in word processors or any other software each one of the words mentioned in the courtroom. They transcript the hearings that take place in court in order to issue the official hearings of the legal case. They allow that the case can be further studied by the parties in an accurate fashion.
## Definition
nan
## Alternative labels
- shorthand reporter
- court stenographer
- law reporter
- deposition reporter
- court recorder
- certified shorthand reporter
- official court reporter
- court transcriber
- stenographer
- courtroom reporter

63
references/skills.md Normal file
View File

@@ -0,0 +1,63 @@
# Competences — court reporter
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/ac60ed89-da6d-4f1a-93ee-1031789c7796).
## Essential
- **apply grammar and spelling rules** (skill/competence)
- **court procedures** (knowledge)
- **digitise documents** (skill/competence)
- **grammar** (knowledge)
- **legal terminology** (knowledge)
- **observe confidentiality** (skill/competence)
- **provide written content** (skill/competence)
- **record court procedures** (skill/competence)
- **spelling** (knowledge)
- **stenography** (knowledge)
- **transcription methods** (knowledge)
- **type error-free documents** (skill/competence)
- **use free typing techniques** (skill/competence)
- **use shorthand** (skill/competence)
- **use shorthand computer program** (skill/competence)
- **use stenotype machines** (skill/competence)
## Optional
- compile legal documents (skill/competence)
- develop documentation in accordance with legal requirements (skill/competence)
- ensure proper document management (skill/competence)
- legal case management (knowledge)
- liaise with typists (skill/competence)
- manage data for legal matters (skill/competence)
- medical terminology (knowledge)
- perform office routine activities (skill/competence)
- use dictionaries (skill/competence)
- write meeting reports (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 58 ads, as of 2026-07-10)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- transcription — **41 %**
- digital recording — **31 %**
- stenography — **29 %**
- audio technology operation — **28 %**
- case event annotation — **28 %**
- data research — **28 %**
- data validation — **28 %**
- court reporting — **22 %**
- legal terminology — **19 %**
- verbatim recording — **19 %**
### Responsibilities
- oath administration — **41 %**
- record keeping — **31 %**
- proceeding oversight — **29 %**
- testimony documentation — **22 %**
<!-- market-evidence -->

36
references/tasks.md Normal file
View File

@@ -0,0 +1,36 @@
# Tasks & work activities — court reporter
Source: O*NET 30.3, occupation 27-3092.00 (Court Reporters and Simultaneous Captioners).
## Task statements
- **[Core]** Proofread transcripts for correct spelling of words.
- **[Core]** Log and store exhibits from court proceedings.
- **[Core]** Provide transcripts of proceedings upon request of judges, lawyers, or the public.
- **[Core]** Record verbatim proceedings of courts, legislative assemblies, committee meetings, and other proceedings, using computerized recording equipment, electronic stenograph machines, or stenomasks.
- **[Core]** Transcribe recorded proceedings in accordance with established formats.
- **[Core]** Ask speakers to clarify inaudible statements.
- **[Core]** File a legible transcript of records of a court case with the court clerk's office.
- **[Core]** File and store shorthand notes of court session.
- **[Core]** Respond to requests during court sessions to read portions of the proceedings already recorded.
- **[Core]** Verify accuracy of transcripts by checking copies against original records of proceedings and accuracy of rulings by checking with judges.
- **[Supplemental]** Type court orders for judges.
- **[Supplemental]** Take notes in shorthand or use a stenotype or shorthand machine that prints letters on a paper tape.
- **[Supplemental]** Record depositions and other proceedings for attorneys.
- **[Supplemental]** Record symbols on computer storage media and use computer aided transcription to translate and display them as text.
## Detailed work activities
- Confer with court staff to clarify information.
- Enter information into databases or software programs.
- File documents or records.
- Maintain the order of legal documents.
- Meet with individuals involved in legal processes to provide information and clarify issues.
- Prepare legal documents.
- Process forensic or legal evidence in accordance with procedures.
- Proofread documents, records, or other files to ensure accuracy.
- Provide information to the general public.
- Record information from legal proceedings.
- Review documents or materials for compliance with policies or regulations.
- Type documents.
- Verify accuracy of records.

33
references/tools.md Normal file
View File

@@ -0,0 +1,33 @@
# Tools & technology — court reporter
Source: O*NET 30.3 'Software Skills' for 27-3092.00.
| Software | Category | Hot technology |
|---|---|---|
| Microsoft Outlook | Electronic mail software | yes |
| Microsoft Office software | Office suite software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Microsoft Word | Word processing software | yes |
| Acclaim Legal Acclaim DepoManage | Data base user interface and query software | |
| Chase Software Solutions Court Reporting Software | Data base user interface and query software | |
| Courtpages | Data base user interface and query software | |
| OMTI ReporterBase | Data base user interface and query software | |
| Acculaw Court Reporters Billing Scheduling Job Management System ABSMS | Enterprise resource planning ERP software | |
| ReporterWorks | Enterprise resource planning ERP software | |
| Web browser software | Internet browser software | |
| Corel WordPerfect Office Suite | Office suite software | |
| ForTheRecord TheRecord Player | Presentation software | |
| Equative TimeLedger | Time accounting software | |
| Courtroom Data Solutions Techlennium | Voice recognition software | |
| Nuance Dragon NaturallySpeaking | Voice recognition software | |
| Advantage Software Total Eclipse | Word processing software | |
| AudioScribe SpeechCAT | Word processing software | |
| Cheetah International SmartCAT | Word processing software | |
| Electronic Transcript Software ProTEXT | Word processing software | |
| Gigatron StenoCAT | Word processing software | |
| HTH Engineering Start-Stop PowerPlay | Word processing software | |
| ProCAT Winner | Word processing software | |
| Stenograph Case CATalyst | Word processing software | |
| Stenovations Digital CAT | Word processing software | |
| Thomson West LiveNote | Word processing software | |
| VocEdit | Word processing software | |