feat: library-assistant skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — library-assistant
|
||||
|
||||
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 — library-assistant
|
||||
"ESCO (occupation & competences)" : 33
|
||||
"O*NET (tasks & tools)" : 88
|
||||
"Job boards (market evidence)" : 93
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 180
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 33 | 8.3 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 88 | 22.1 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 93 | 23.3 % | 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) | 180 | 45.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).
|
||||
73
SKILL.md
Normal file
73
SKILL.md
Normal file
@@ -0,0 +1,73 @@
|
||||
---
|
||||
name: library-assistant
|
||||
description: "Occupational skill for the role 'library assistant' (also: library services assistant, library clerk, assistant librarian, library technician, senior library assistant). Use when the user asks for typical library assistant work such as: Reserve, circulate, renew, and discharge books and other materials.; Enter and update patrons' records on computers.; Provide assistance to teachers and students by locating materials and helping to complete special projects."
|
||||
---
|
||||
|
||||
# Library Assistant
|
||||
|
||||
Library assistants assist the librarian in the day-to-day activities of the library. They help clients find the materials they need, check out library materials and restock the shelves.
|
||||
|
||||
## Core workflow
|
||||
|
||||
1. Reserve, circulate, renew, and discharge books and other materials.
|
||||
2. Enter and update patrons' records on computers.
|
||||
3. Provide assistance to teachers and students by locating materials and helping to complete special projects.
|
||||
4. Train other staff, volunteers, or student assistants and schedule and supervise their work.
|
||||
5. Conduct reference searches, using printed materials and in-house and online databases.
|
||||
6. Deliver and retrieve items throughout the library by hand or using pushcart.
|
||||
7. Take actions to halt disruption of library activities by problem patrons.
|
||||
8. Process print and non-print library materials to prepare them for inclusion in library collections.
|
||||
|
||||
## 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)
|
||||
|
||||
- analyse library users' queries
|
||||
- arrange interlibrary loans
|
||||
- assess informational needs
|
||||
- classify library materials
|
||||
- copyright legislation
|
||||
- display library material
|
||||
- instruct library users in digital literacy
|
||||
- maintain library equipment
|
||||
- maintain library inventory
|
||||
- manage library users queries
|
||||
- organise information
|
||||
- organise library material
|
||||
- provide library information
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Microsoft Access
|
||||
- Adobe InDesign
|
||||
- Adobe Acrobat
|
||||
- Adobe Illustrator
|
||||
- Adobe Photoshop
|
||||
- Microsoft Office software
|
||||
- Microsoft Windows
|
||||
- Microsoft PowerPoint
|
||||
- Microsoft Excel
|
||||
- Microsoft Outlook
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 37 gated job ads (see references/market.md, as of 2026-07-15):
|
||||
|
||||
- Microsoft Excel — 14 %
|
||||
- Microsoft Office — 14 %
|
||||
- Microsoft Word — 14 %
|
||||
- Adobe Acrobat — 11 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/37b15470-3b2d-4ae0-816c-c7c06ed15c99), O*NET 30.3 (25-4031.00). See manifest.json for licensing/attribution.*
|
||||
280
manifest.json
Normal file
280
manifest.json
Normal file
@@ -0,0 +1,280 @@
|
||||
{
|
||||
"name": "library-assistant",
|
||||
"title": "library assistant",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/37b15470-3b2d-4ae0-816c-c7c06ed15c99",
|
||||
"esco_code": "4411.1",
|
||||
"isco_group": "4411",
|
||||
"onet_soc": "25-4031.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": 31,
|
||||
"dwas": 27,
|
||||
"skills_essential": 13,
|
||||
"skills_optional": 19,
|
||||
"software": 29
|
||||
},
|
||||
"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
|
||||
},
|
||||
"wshobson/agents": {
|
||||
"repo": "https://github.com/wshobson/agents",
|
||||
"commit": "6fd3247",
|
||||
"license": "MIT (c) Seth Hobson",
|
||||
"skills": 1
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 8
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 4
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 10
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 4
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"rockscy/solo-skills": {
|
||||
"repo": "https://github.com/rockscy/solo-skills",
|
||||
"commit": "80ec4cf",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"K-Dense-AI/claude-scientific-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"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": 1
|
||||
},
|
||||
"nextlevelbuilder/ui-ux-pro-max-skill": {
|
||||
"repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
|
||||
"commit": "fe3f65e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"raintree-technology/apple-hig-skills": {
|
||||
"repo": "https://github.com/raintree-technology/apple-hig-skills",
|
||||
"commit": "431fd30",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 6
|
||||
},
|
||||
"muratcankoylan/Agent-Skills-for-Context-Engineering": {
|
||||
"repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",
|
||||
"commit": "c578e85",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"pedrohcgs/claude-code-my-workflow": {
|
||||
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
|
||||
"commit": "be53c12",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"googleworkspace/cli": {
|
||||
"repo": "https://github.com/googleworkspace/cli",
|
||||
"commit": "a3768d0",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"oliver-kriska/claude-elixir-phoenix": {
|
||||
"repo": "https://github.com/oliver-kriska/claude-elixir-phoenix",
|
||||
"commit": "d6b21b5",
|
||||
"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": 2
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"parcadei/Continuous-Claude-v3": {
|
||||
"repo": "https://github.com/parcadei/Continuous-Claude-v3",
|
||||
"commit": "d07ff4b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"giuseppe-trisciuoglio/developer-kit": {
|
||||
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
|
||||
"commit": "306f428",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"Devin-AXIS/iPolloWork": {
|
||||
"repo": "https://github.com/Devin-AXIS/iPolloWork",
|
||||
"commit": "5107542",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JasonColapietro/suede-creator-skills": {
|
||||
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
|
||||
"commit": "0dc2aef",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"egorfedorov/claude-context-optimizer": {
|
||||
"repo": "https://github.com/egorfedorov/claude-context-optimizer",
|
||||
"commit": "c604d3a",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"samber/cc-skills-golang": {
|
||||
"repo": "https://github.com/samber/cc-skills-golang",
|
||||
"commit": "4881c01",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 27,
|
||||
"adjacent": 53
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 33,
|
||||
"onet": 88,
|
||||
"jobads": 93,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 180,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 8.3,
|
||||
"onet": 22.1,
|
||||
"jobads": 23.3,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.3,
|
||||
"ai_skills": 45.1,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
378
references/ai-skills.md
Normal file
378
references/ai-skills.md
Normal file
@@ -0,0 +1,378 @@
|
||||
# External AI agent skills — library-assistant
|
||||
|
||||
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: wshobson/agents
|
||||
|
||||
- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14)
|
||||
- License: MIT (c) Seth Hobson
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `file-conversion` | adjacent | Convert files between formats — PDF to Word, HEIC to JPG, MP4 to MP3, CSV to JSON, EPUB to MOBI, and 999 total routes across images, video, audio, documents, data, fonts, ebooks, and archives. Free via changethisfile.com, no API key or … | [source](https://github.com/wshobson/agents/tree/main/plugins/file-conversion/skills/file-conversion) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-leak-detector` | core | Detect memory leaks in desktop applications through heap analysis and object tracking | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/desktop-development/skills/memory-leak-detector) |
|
||||
| `medical-agent` | adjacent | Build medical AI agents for clinical decision support, medical record summarization, diagnostic assistance, and healthcare workflow automation. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ai-agents-conversational/skills/medical-agent) |
|
||||
| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-memory) |
|
||||
| `translation-management` | adjacent | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) |
|
||||
| `unity-addressables` | adjacent | Unity Addressables asset management skill for remote catalogs, content updates, asset bundles, and memory-efficient asset loading. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unity-addressables) |
|
||||
| `context-engineering` | adjacent | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `autonomous-agent-harness` | core | 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) |
|
||||
| `agentic-os` | adjacent | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
|
||||
|
||||
## Source: alirezarezvani/claude-skills
|
||||
|
||||
- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ceo-advisor` | adjacent | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
|
||||
| `founder-coach` | adjacent | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) |
|
||||
|
||||
## Source: basicmachines-co/basic-memory
|
||||
|
||||
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) |
|
||||
|
||||
## Source: brycewang-stanford/Auto-Empirical-Research-Skills
|
||||
|
||||
- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14)
|
||||
- License: CC-BY-4.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `arxiv` | adjacent | Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/arxiv) |
|
||||
| `hud` | adjacent | 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) |
|
||||
| `system-profile` | adjacent | Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/system-profile) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
|
||||
| `gcc` | core | Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that benefit from structured memory persistence, milestone tracking, branching for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/git/git-context-controller) |
|
||||
| `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) |
|
||||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/get-available-resources) |
|
||||
| `it-operations` | adjacent | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
|
||||
| `railway-metrics` | adjacent | Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow". | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/railway/metrics) |
|
||||
| `c-pro` | adjacent | Write efficient C code with proper memory management, pointer | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/c-pro) |
|
||||
| `context-window-management` | adjacent | Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/context-window-management) |
|
||||
|
||||
## 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` | adjacent | 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: egorfedorov/claude-context-optimizer
|
||||
|
||||
- Repository: [https://github.com/egorfedorov/claude-context-optimizer](https://github.com/egorfedorov/claude-context-optimizer) (commit `c604d3a`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cco-overhead` | adjacent | Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage | [source](https://github.com/egorfedorov/claude-context-optimizer/tree/c604d3a/skills/cco-overhead) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `polars` | adjacent | Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/polars) |
|
||||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/get-available-resources) |
|
||||
| `hive-mind-advanced` | adjacent | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/hive-mind-advanced) |
|
||||
|
||||
## Source: giuseppe-trisciuoglio/developer-kit
|
||||
|
||||
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
|
||||
|
||||
## Source: googleworkspace/cli
|
||||
|
||||
- Repository: [https://github.com/googleworkspace/cli](https://github.com/googleworkspace/cli) (commit `a3768d0`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `recipe-create-expense-tracker` | core | Set up a Google Sheets spreadsheet for tracking expenses with headers and initial entries. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-create-expense-tracker) |
|
||||
| `recipe-log-deal-update` | core | Append a deal status update to a Google Sheets sales tracking spreadsheet. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-log-deal-update) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `meeting-notes` | core | Structured meeting summaries with action items, decisions, and key discussion points. Use when: taking meeting notes, summarizing discussions, tracking action items, or when user mentions meeting notes, minutes, action items, or needs … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/meeting-notes) |
|
||||
|
||||
## Source: JasonColapietro/suede-creator-skills
|
||||
|
||||
- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `suede-instagram-growth` | adjacent | Suede-owned Instagram growth operating system for account-specific audits, Reels, carousels, Stories, conversion mapping, calendars, and daily candidate-production loops. Use when the user names Instagram, IG, Reels, Stories, asks to … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-instagram-growth) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `windsurf-cascade-context` | core | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) |
|
||||
| `clickhouse-rate-limits` | core | Configure ClickHouse query concurrency, memory quotas, and connection limits. Use when hitting "too many simultaneous queries", managing concurrent users, or tuning server-side resource limits. Trigger: "clickhouse rate limit", "clickhouse … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/clickhouse-pack/skills/clickhouse-rate-limits) |
|
||||
| `tracking-resource-usage` | core | Track and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/resource-usage-tracker/skills/tracking-resource-usage) |
|
||||
| `stackblitz-rate-limits` | adjacent | WebContainer resource limits: memory, CPU, file system size, process count. Use when working with WebContainers or StackBlitz SDK. Trigger: "webcontainer limits". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/stackblitz-pack/skills/stackblitz-rate-limits) |
|
||||
| `twinmind-data-handling` | adjacent | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) |
|
||||
| `adobe-core-workflow-b` | adjacent | Execute Adobe PDF Services workflow: create PDFs from HTML/DOCX, extract text/tables, document generation from templates, and PDF-to-Markdown conversion. Use when building document automation, extracting content from PDFs, or generating … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-core-workflow-b) |
|
||||
| `evernote-core-workflow-a` | adjacent | Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/evernote-pack/skills/evernote-core-workflow-a) |
|
||||
| `notion-load-scale` | adjacent | High-volume Notion operations: parallel requests within 3 req/sec, worker queues, database pagination at scale, incremental sync for large workspaces, and memory management for bulk operations. Trigger with phrases like "notion scale", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/notion-pack/skills/notion-load-scale) |
|
||||
| `apify-cost-tuning` | adjacent | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) |
|
||||
| `cursor-context-management` | adjacent | Optimize context window usage in Cursor with @-mentions, context pills, and conversation strategy. Triggers on "cursor context", "context window", "context limit", "cursor memory", "context management", "@-mentions", "context pills". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/cursor-pack/skills/cursor-context-management) |
|
||||
|
||||
## Source: K-Dense-AI/claude-scientific-skills
|
||||
|
||||
- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/latex-posters) |
|
||||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/get-available-resources) |
|
||||
|
||||
## Source: K-Dense-AI/scientific-agent-skills
|
||||
|
||||
- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/latex-posters) |
|
||||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/get-available-resources) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `kql` | adjacent | KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls, regex patterns, serialization, memory management, result-size discipline, and … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/skills/kql) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `net-worth-statement` | core | Produce a personal net-worth statement — assets minus liabilities — and a way to track it. Use when asked to calculate net worth, summarize finances, or set up net-worth tracking. Produces a categorized assets/liabilities statement, the … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-money/skills/net-worth-statement) |
|
||||
| `docs-quickstart` | adjacent | Write a 'get started in 5 minutes' quickstart for a tool, library, or API. Use when asked to write a quickstart, getting-started guide, or onboarding docs for developers. Produces a copy-paste-friendly quickstart that takes a developer … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-devrel/skills/docs-quickstart) |
|
||||
|
||||
## 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) |
|
||||
| `analyzing-linux-kernel-rootkits` | adjacent | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
|
||||
| `collecting-volatile-evidence-from-compromised-host` | adjacent | Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/collecting-volatile-evidence-from-compromised-host) |
|
||||
| `detecting-rootkit-activity` | adjacent | Detects rootkit presence on compromised systems by identifying hidden processes, hooked system calls, modified kernel structures, hidden files, and covert network connections using memory forensics, cross-view detection, and integrity … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-rootkit-activity) |
|
||||
|
||||
## Source: muratcankoylan/Agent-Skills-for-Context-Engineering
|
||||
|
||||
- Repository: [https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) (commit `c578e85`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-systems` | core | This skill should be used for persistent semantic memory in agent systems: cross-session knowledge retention, entity tracking, temporal validity, graph or vector retrieval, memory consolidation, and memory benchmark selection. Route … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/memory-systems) |
|
||||
|
||||
## Source: nexscope-ai/eCommerce-Skills
|
||||
|
||||
- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ecommerce-email-marketing-builder` | adjacent | E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) |
|
||||
|
||||
## Source: nextlevelbuilder/ui-ux-pro-max-skill
|
||||
|
||||
- Repository: [https://github.com/nextlevelbuilder/ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill) (commit `fe3f65e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `design` | core | Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, … | [source](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/tree/fe3f65e/.claude/skills/design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `session-trends` | core | Analyze trends across session metrics. Computes windowed aggregates, deltas, and compares against MEMORY.md findings. Use periodically for progress tracking. | [source](https://github.com/oliver-kriska/claude-elixir-phoenix/tree/d6b21b5/.claude/skills/session-trends) |
|
||||
|
||||
## Source: parcadei/Continuous-Claude-v3
|
||||
|
||||
- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-overview` | adjacent | Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/system_overview) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `promote-memory` | core | Review candidate `[LEARN]` entries in `.claude/state/personal-memory.md` (gitignored) and run them through a five-critic council in parallel: generality, staleness, redundancy, evidence, format. Majority vote (3+ of 5) promotes the entry … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/promote-memory) |
|
||||
|
||||
## Source: raintree-technology/apple-hig-skills
|
||||
|
||||
- Repository: [https://github.com/raintree-technology/apple-hig-skills](https://github.com/raintree-technology/apple-hig-skills) (commit `431fd30`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hig-components-dialogs` | core | Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. Use this skill when the user says "should I use an alert or a sheet," "how do I show a confirmation dialog," "when … | [source](https://github.com/raintree-technology/apple-hig-skills/tree/431fd30/skills/hig-components-dialogs) |
|
||||
|
||||
## Source: rockscy/solo-skills
|
||||
|
||||
- Repository: [https://github.com/rockscy/solo-skills](https://github.com/rockscy/solo-skills) (commit `80ec4cf`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `changelog-from-commits` | core | Generate a user-facing CHANGELOG entry from raw git log output. Use when the user is preparing a release, says "what changed since last version", asks to write release notes, or wants to summarize a batch of commits for end users. | [source](https://github.com/rockscy/solo-skills/tree/80ec4cf/skills/changelog-from-commits) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `ReasoningBank with AgentDB` | core | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/reasoningbank-agentdb) |
|
||||
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `hive-mind-advanced` | adjacent | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hive-mind-advanced) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `ReasoningBank with AgentDB` | core | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/reasoningbank-agentdb) |
|
||||
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `hive-mind-advanced` | adjacent | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hive-mind-advanced) |
|
||||
|
||||
## Source: samber/cc-skills-golang
|
||||
|
||||
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `golang-security` | adjacent | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `knowledge-management` | adjacent | Proje bilgisini 4 katmanli yapida organize et. Aktif projeler, sorumluluk alanlari, referans kaynaklar ve arsiv. Progressive summarization ile bilgiyi katman katman ozumse. Second brain pattern'i ile codebase bilgisini yapilandir. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/knowledge-management) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `arxiv` | adjacent | Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/arxiv) |
|
||||
| `system-profile` | adjacent | Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says \"profile\", \"benchmark\", \"bottleneck\", or wants performance analysis. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/system-profile) |
|
||||
144
references/market.md
Normal file
144
references/market.md
Normal file
@@ -0,0 +1,144 @@
|
||||
# Market evidence report — library-assistant
|
||||
|
||||
Source: **37 real job ads** (JSearch API, countries: us 37), extracted into the MSSQL evidence store; as of 2026-07-15.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| n/a | 15 | 41 % |
|
||||
| junior | 11 | 30 % |
|
||||
| mid | 11 | 30 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Excel | 5 | 14 % |
|
||||
| 2 | Microsoft Office | 5 | 14 % |
|
||||
| 3 | Microsoft Word | 5 | 14 % |
|
||||
| 4 | Adobe Acrobat | 4 | 11 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | customer service | 21 | 57 % |
|
||||
| 2 | collection maintenance | 8 | 22 % |
|
||||
| 3 | computer assistance | 7 | 19 % |
|
||||
| 4 | data entry | 7 | 19 % |
|
||||
| 5 | account management | 5 | 14 % |
|
||||
| 6 | cash handling | 5 | 14 % |
|
||||
| 7 | cataloging | 5 | 14 % |
|
||||
| 8 | collection management | 5 | 14 % |
|
||||
| 9 | shelving | 5 | 14 % |
|
||||
| 10 | database searching | 4 | 11 % |
|
||||
| 11 | materials advisory | 4 | 11 % |
|
||||
| 12 | record keeping | 4 | 11 % |
|
||||
| 13 | reference assistance | 4 | 11 % |
|
||||
| 14 | circulation procedures | 3 | 8 % |
|
||||
| 15 | library circulation | 3 | 8 % |
|
||||
| 16 | record maintenance | 3 | 8 % |
|
||||
| 17 | reference services | 3 | 8 % |
|
||||
| 18 | research support | 3 | 8 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | customer assistance | 8 | 22 % |
|
||||
| 2 | collection maintenance | 5 | 14 % |
|
||||
| 3 | shelving materials | 5 | 14 % |
|
||||
| 4 | program support | 4 | 11 % |
|
||||
| 5 | bank deposits | 3 | 8 % |
|
||||
| 6 | book drop emptying | 3 | 8 % |
|
||||
| 7 | fine calculation | 3 | 8 % |
|
||||
| 8 | material processing | 3 | 8 % |
|
||||
| 9 | material retrieval | 3 | 8 % |
|
||||
| 10 | outreach event support | 3 | 8 % |
|
||||
| 11 | patron assistance | 3 | 8 % |
|
||||
| 12 | revenue reporting | 3 | 8 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 37 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
37 ads.
|
||||
|
||||
**Top hard skills:**
|
||||
|
||||
- customer service — 57 % (21 ads)
|
||||
- collection maintenance — 22 % (8 ads)
|
||||
- computer assistance — 19 % (7 ads)
|
||||
- data entry — 19 % (7 ads)
|
||||
- account management — 14 % (5 ads)
|
||||
- cash handling — 14 % (5 ads)
|
||||
- cataloging — 14 % (5 ads)
|
||||
- collection management — 14 % (5 ads)
|
||||
- shelving — 14 % (5 ads)
|
||||
- database searching — 11 % (4 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Excel — 14 % (5 ads)
|
||||
- Microsoft Office — 14 % (5 ads)
|
||||
- Microsoft Word — 14 % (5 ads)
|
||||
- Adobe Acrobat — 11 % (4 ads)
|
||||
- Alma — 5 % (2 ads)
|
||||
- cash register — 5 % (2 ads)
|
||||
- computer — 5 % (2 ads)
|
||||
- Hoopla — 5 % (2 ads)
|
||||
- Libby — 5 % (2 ads)
|
||||
- library management system — 5 % (2 ads)
|
||||
|
||||
**Seniority:** n/a 41 % · junior 30 % · mid 30 %
|
||||
|
||||
### 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 |
|
||||
|---|---|
|
||||
| Library Assistant | 3 |
|
||||
| Library Services Assistant | 2 |
|
||||
| Library Technician | 2 |
|
||||
| Part-Time Library Services Assistant | 2 |
|
||||
| Access Services Assistant | 1 |
|
||||
| Bilingual Library Technician: ILS & Collections Specialist | 1 |
|
||||
| Law Library Resources & Services Assistant (GLP) | 1 |
|
||||
| Library Assistant - AM Hours | 1 |
|
||||
| Library Assistant - Youth & Family Services | 1 |
|
||||
| Library Assistant (Circulation) | 1 |
|
||||
| Library Assistant (SY 25-26) | 1 |
|
||||
| Library Assistant at Prince William County VA Woodbridge, VA | 1 |
|
||||
| Library Assistant at Prince William County, VA Woodbridge, VA | 1 |
|
||||
| Library Assistant Circulation | 1 |
|
||||
| Library Assistant I (PT) – Circulation | 1 |
|
||||
| Library Assistant II-Circulation 15 | 1 |
|
||||
| Library Assistant-Youth Services-Part-Time-Sienna Branch | 1 |
|
||||
| Library Associate, (Grade 18) | 1 |
|
||||
| Library Circulation Specialist: Customer Service | 1 |
|
||||
| Library Materials Mobility & Shelving Specialist | 1 |
|
||||
| Library Technical Assistant I (Part-Time, Temporary, Floating) | 1 |
|
||||
| Library Technical Services Assistant | 1 |
|
||||
| Library Technical Services Assistant, | 1 |
|
||||
| Library Youth Services Assistant | 1 |
|
||||
| Music Library Assistant at Spokane Symphony Washington DC | 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.
|
||||
22
references/profile.md
Normal file
22
references/profile.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Occupation profile — library assistant
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/37b15470-3b2d-4ae0-816c-c7c06ed15c99
|
||||
- **ESCO code:** 4411.1
|
||||
- **ISCO-08 group:** 4411 — Library clerks
|
||||
- **O*NET-SOC:** 25-4031.00 — Library Technicians (match: exactMatch)
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Library assistants assist the librarian in the day-to-day activities of the library. They help clients find the materials they need, check out library materials and restock the shelves.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- library services assistant
|
||||
- library clerk
|
||||
- assistant librarian
|
||||
- library technician
|
||||
- senior library assistant
|
||||
60
references/skills.md
Normal file
60
references/skills.md
Normal file
@@ -0,0 +1,60 @@
|
||||
# Competences — library assistant
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/37b15470-3b2d-4ae0-816c-c7c06ed15c99).
|
||||
|
||||
## Essential
|
||||
|
||||
- **analyse library users' queries** (skill/competence)
|
||||
- **arrange interlibrary loans** (skill/competence)
|
||||
- **assess informational needs** (skill/competence)
|
||||
- **classify library materials** (skill/competence)
|
||||
- **copyright legislation** (knowledge)
|
||||
- **display library material** (skill/competence)
|
||||
- **instruct library users in digital literacy** (skill/competence)
|
||||
- **maintain library equipment** (skill/competence)
|
||||
- **maintain library inventory** (skill/competence)
|
||||
- **manage library users queries** (skill/competence)
|
||||
- **organise information** (skill/competence)
|
||||
- **organise library material** (skill/competence)
|
||||
- **provide library information** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- apply for library funding (skill/competence)
|
||||
- assist in library facility planning (skill/competence)
|
||||
- buy new library items (skill/competence)
|
||||
- collection management (knowledge)
|
||||
- compile library lists (skill/competence)
|
||||
- confer with library colleagues (skill/competence)
|
||||
- create semantic trees (skill/competence)
|
||||
- develop classification systems (skill/competence)
|
||||
- develop solutions to information issues (skill/competence)
|
||||
- digitise documents (skill/competence)
|
||||
- digitization (knowledge)
|
||||
- evaluate library materials (skill/competence)
|
||||
- literature (knowledge)
|
||||
- manage digital documents (skill/competence)
|
||||
- manage digital libraries (skill/competence)
|
||||
- manage overdue library materials (skill/competence)
|
||||
- select new library items to acquire (skill/competence)
|
||||
- use databases (skill/competence)
|
||||
- use software for data preservation (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 37 ads, as of 2026-07-15)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- customer service — **57 %**
|
||||
- collection maintenance — **22 %**
|
||||
- computer assistance — **19 %**
|
||||
- data entry — **19 %**
|
||||
|
||||
### Responsibilities
|
||||
|
||||
- customer assistance — **22 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
67
references/tasks.md
Normal file
67
references/tasks.md
Normal file
@@ -0,0 +1,67 @@
|
||||
# Tasks & work activities — library assistant
|
||||
|
||||
Source: O*NET 30.3, occupation 25-4031.00 (Library Technicians).
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Reserve, circulate, renew, and discharge books and other materials.
|
||||
- **[Core]** Enter and update patrons' records on computers.
|
||||
- **[Core]** Provide assistance to teachers and students by locating materials and helping to complete special projects.
|
||||
- **[Core]** Train other staff, volunteers, or student assistants and schedule and supervise their work.
|
||||
- **[Core]** Conduct reference searches, using printed materials and in-house and online databases.
|
||||
- **[Core]** Deliver and retrieve items throughout the library by hand or using pushcart.
|
||||
- **[Core]** Take actions to halt disruption of library activities by problem patrons.
|
||||
- **[Core]** Process print and non-print library materials to prepare them for inclusion in library collections.
|
||||
- **[Core]** Compile and maintain records relating to circulation, materials, and equipment.
|
||||
- **[Core]** Collect fines and respond to complaints about fines.
|
||||
- **[Core]** Design posters and special displays to promote use of library facilities or specific reading programs at libraries.
|
||||
- **[Core]** Help patrons find and use library resources, such as reference materials, audio-visual equipment, computers, and other electronic resources and provide technical assistance when needed.
|
||||
- **[Core]** Answer routine telephone or in-person reference inquiries, referring patrons to librarians for further assistance, when necessary.
|
||||
- **[Core]** Catalogue and sort books and other print and non-print materials according to procedure and return them to shelves, files, or other designated storage areas.
|
||||
- **[Core]** Maintain and troubleshoot problems with library equipment, including computers, photocopiers, and audio-visual equipment.
|
||||
- **[Core]** Check for damaged library materials, such as books or audio-visual equipment, and provide replacements or make repairs.
|
||||
- **[Core]** Compile data and create statistical reports on library usage.
|
||||
- **[Supplemental]** Process interlibrary loans for patrons.
|
||||
- **[Supplemental]** Retrieve information from central databases for storage in a library's computer.
|
||||
- **[Supplemental]** Organize and maintain periodicals and reference materials.
|
||||
- **[Supplemental]** Issue identification cards to borrowers.
|
||||
- **[Supplemental]** Verify bibliographical data for materials, including author, title, publisher, publication date, and edition.
|
||||
- **[Supplemental]** Review subject matter of materials to be classified and select classification numbers and headings according to classification systems.
|
||||
- **[Supplemental]** Send out notices about lost or overdue books.
|
||||
- **[Supplemental]** Operate and maintain audio-visual equipment, such as projectors, tape recorders, and videocassette recorders.
|
||||
- **[Supplemental]** Compose explanatory summaries of contents of books and other reference materials.
|
||||
- **[Supplemental]** Compile bibliographies and prepare abstracts on subjects of interest to particular organizations or groups.
|
||||
- **[Supplemental]** Order all print and non-print library materials, checking prices, figuring costs, preparing order slips, and making payments.
|
||||
- **[Supplemental]** Claim missing issues of periodicals and journals.
|
||||
- **[Supplemental]** Plan and conduct children's programs, community outreach programs, and other specialized programs, such as library tours.
|
||||
- **[Supplemental]** Sort and deliver library mail and packages.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Assist other educational professionals with projects or research.
|
||||
- Classify materials according to standard systems.
|
||||
- Collect deposits, payments or fees.
|
||||
- Compile specialized bibliographies or lists of materials.
|
||||
- Deliver items.
|
||||
- Develop instructional materials.
|
||||
- Direct activities of subordinates.
|
||||
- Distribute instructional or library materials.
|
||||
- Help patrons use library or archival resources.
|
||||
- Inspect materials or equipment to determine need for repair or replacement.
|
||||
- Maintain computer equipment or software.
|
||||
- Maintain inventories of materials, equipment, or products.
|
||||
- Maintain operational records.
|
||||
- Mediate disputes.
|
||||
- Move materials, equipment, or supplies.
|
||||
- Operate audiovisual equipment.
|
||||
- Order instructional or library materials or equipment.
|
||||
- Organize informational materials.
|
||||
- Plan community programs or activities for the general public.
|
||||
- Process library materials.
|
||||
- Provide information to the general public.
|
||||
- Respond to customer problems or complaints.
|
||||
- Search information sources to find specific data.
|
||||
- Send information, materials or documentation.
|
||||
- Sort mail.
|
||||
- Train staff members.
|
||||
- Write articles, books or other original materials in area of expertise.
|
||||
35
references/tools.md
Normal file
35
references/tools.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Tools & technology — library assistant
|
||||
|
||||
Source: O*NET 30.3 'Software Skills' for 25-4031.00.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Adobe InDesign | Desktop publishing software | yes |
|
||||
| Adobe Acrobat | Document management software | yes |
|
||||
| Adobe Illustrator | Graphics or photo imaging software | yes |
|
||||
| Adobe Photoshop | Graphics or photo imaging software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Windows | Operating system software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Outlook | Word processing software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Database software | Data base user interface and query software | |
|
||||
| Ex Libris Group Aleph | Data base user interface and query software | |
|
||||
| FileMaker Pro | Data base user interface and query software | |
|
||||
| Inmagic TextWorks | Data base user interface and query software | |
|
||||
| National Library of Medicine Medline | Data base user interface and query software | |
|
||||
| Microsoft Publisher | Desktop publishing software | |
|
||||
| Email software | Electronic mail software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
| Dynix Digital Library | Library software | |
|
||||
| Ex Libris Group Voyager | Library software | |
|
||||
| Innovative Interfaces Millennium | Library software | |
|
||||
| National Library of Medicine DOCLINE | Library software | |
|
||||
| Online Computer Library Center (OCLC) databases | Library software | |
|
||||
| SirsiDynix Symphony | Library software | |
|
||||
| WebClarity Software BookWhere | Library software | |
|
||||
| WorldCat | Library software | |
|
||||
| Adobe Dreamweaver | Web page creation and editing software | |
|
||||
| HandyFile Find and Replace Text Aid Kit | Word processing software | |
|
||||
Reference in New Issue
Block a user