feat: senator skill package v0.1.0
This commit is contained in:
30
PROVENANCE.md
Normal file
30
PROVENANCE.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Data provenance — senator
|
||||
|
||||
Where the content of this skill package comes from, counted by
|
||||
content items (tasks, competences, tools, evidence entries, curated
|
||||
knowledge). Rendered live by Gitea:
|
||||
|
||||
```mermaid
|
||||
%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
|
||||
pie showData
|
||||
title Content sources — senator
|
||||
"ESCO (occupation & competences)" : 30
|
||||
"O*NET (tasks & tools)" : 90
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 204
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 30 | 9.1 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 90 | 27.4 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections |
|
||||
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
|
||||
| Anthropic official Claude skills | 5 | 1.5 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 204 | 62.0 % | 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).
|
||||
49
SKILL.md
Normal file
49
SKILL.md
Normal file
@@ -0,0 +1,49 @@
|
||||
---
|
||||
name: senator
|
||||
description: "Occupational skill for the role 'senator' (also: senate member, senate representative). Use when the user asks for typical senator work such as: typical senator responsibilities"
|
||||
---
|
||||
|
||||
# Senator
|
||||
|
||||
Senators perform legislative duties on a central government level, such as working on constitutional reforms, negotiating on bills of law, and settling conflicts between other governmental institutions.
|
||||
|
||||
## Core workflow
|
||||
|
||||
|
||||
## How to use this skill
|
||||
|
||||
- Read [references/profile.md](references/profile.md) for the occupation profile and scope.
|
||||
- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory.
|
||||
- Check [references/skills.md](references/skills.md) for essential vs. optional competences.
|
||||
- Check [references/tools.md](references/tools.md) for the software commonly used in this role.
|
||||
- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution).
|
||||
|
||||
## Key competences (essential)
|
||||
|
||||
- analyse legislation
|
||||
- constitutional law
|
||||
- engage in debates
|
||||
- good governance
|
||||
- government policy implementation
|
||||
- government representation
|
||||
- legislation procedure
|
||||
- make legislative decisions
|
||||
- perform political negotiation
|
||||
- prepare legislation proposition
|
||||
- present legislation proposition
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Adobe Acrobat
|
||||
- Cisco Webex
|
||||
- Microsoft Access
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft SharePoint
|
||||
- Microsoft SQL Server
|
||||
- Microsoft Visual Basic
|
||||
- Microsoft Word
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/73c3f018-71ce-4dc1-abdd-14cea7873717), O*NET 30.3 (11-1031.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
328
manifest.json
Normal file
328
manifest.json
Normal file
@@ -0,0 +1,328 @@
|
||||
{
|
||||
"name": "senator",
|
||||
"title": "senator",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/73c3f018-71ce-4dc1-abdd-14cea7873717",
|
||||
"esco_code": "1111.7",
|
||||
"isco_group": "1111",
|
||||
"onet_soc": "11-1031.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 1111 (Legislators)"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "ESCO",
|
||||
"version": "1.2.1",
|
||||
"url": "https://esco.ec.europa.eu/"
|
||||
},
|
||||
{
|
||||
"name": "O*NET",
|
||||
"version": "30.3",
|
||||
"url": "https://www.onetcenter.org/",
|
||||
"license": "CC BY 4.0"
|
||||
}
|
||||
],
|
||||
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
|
||||
"counts": {
|
||||
"tasks": 0,
|
||||
"dwas": 0,
|
||||
"skills_essential": 11,
|
||||
"skills_optional": 18,
|
||||
"software": 0
|
||||
},
|
||||
"enrichment_ai_skills": {
|
||||
"generated": "2026-07-14",
|
||||
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
|
||||
"sources": {
|
||||
"anthropics/skills": {
|
||||
"repo": "https://github.com/anthropics/skills",
|
||||
"commit": "f6656c1",
|
||||
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
|
||||
"skills": 2
|
||||
},
|
||||
"wshobson/agents": {
|
||||
"repo": "https://github.com/wshobson/agents",
|
||||
"commit": "6fd3247",
|
||||
"license": "MIT (c) Seth Hobson",
|
||||
"skills": 1
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 10
|
||||
},
|
||||
"WenyuChiou/agent-collab-skills": {
|
||||
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
|
||||
"commit": "f3c4097",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 6
|
||||
},
|
||||
"Chachamaru127/claude-code-harness": {
|
||||
"repo": "https://github.com/Chachamaru127/claude-code-harness",
|
||||
"commit": "9851b1a",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 3
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 5
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"DheerG/swarms": {
|
||||
"repo": "https://github.com/DheerG/swarms",
|
||||
"commit": "617900e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"dembrandt/dembrandt-skills": {
|
||||
"repo": "https://github.com/dembrandt/dembrandt-skills",
|
||||
"commit": "38cd2b7",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"JimLiu/baoyu-skills": {
|
||||
"repo": "https://github.com/JimLiu/baoyu-skills",
|
||||
"commit": "6b7a2e4",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 3
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"rampstackco/claude-skills": {
|
||||
"repo": "https://github.com/rampstackco/claude-skills",
|
||||
"commit": "bc6d961",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"muratcankoylan/Agent-Skills-for-Context-Engineering": {
|
||||
"repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",
|
||||
"commit": "c578e85",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"staruhub/ClaudeSkills": {
|
||||
"repo": "https://github.com/staruhub/ClaudeSkills",
|
||||
"commit": "3d4045d",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JuneYaooo/gpt-image2-ppt-skills": {
|
||||
"repo": "https://github.com/JuneYaooo/gpt-image2-ppt-skills",
|
||||
"commit": "3bd6511",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"rohitg00/skillkit": {
|
||||
"repo": "https://github.com/rohitg00/skillkit",
|
||||
"commit": "d2e5c34",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"aden-hive/hive": {
|
||||
"repo": "https://github.com/aden-hive/hive",
|
||||
"commit": "3c390c9",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"gooseworks-ai/goose-skills": {
|
||||
"repo": "https://github.com/gooseworks-ai/goose-skills",
|
||||
"commit": "94ec916",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"anbeime/skill": {
|
||||
"repo": "https://github.com/anbeime/skill",
|
||||
"commit": "ddad607",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"wondelai/skills": {
|
||||
"repo": "https://github.com/wondelai/skills",
|
||||
"commit": "326b380",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jungjaehoon-lifegamez/MAMA": {
|
||||
"repo": "https://github.com/jungjaehoon-lifegamez/MAMA",
|
||||
"commit": "e85b5eb",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"AlpacaLabsLLC/skills-for-architects": {
|
||||
"repo": "https://github.com/AlpacaLabsLLC/skills-for-architects",
|
||||
"commit": "4476576",
|
||||
"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": 2
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"silverstein/minutes": {
|
||||
"repo": "https://github.com/silverstein/minutes",
|
||||
"commit": "3fb2e83",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"alinaqi/claude-bootstrap": {
|
||||
"repo": "https://github.com/alinaqi/claude-bootstrap",
|
||||
"commit": "f61ec87",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"KKKKhazix/khazix-skills": {
|
||||
"repo": "https://github.com/KKKKhazix/khazix-skills",
|
||||
"commit": "fcba3ad",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"yaojingang/yao-meta-skill": {
|
||||
"repo": "https://github.com/yaojingang/yao-meta-skill",
|
||||
"commit": "4eb11f9",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"wanshuiyin/Auto-claude-code-research-in-sleep": {
|
||||
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
|
||||
"commit": "eb5c9d7",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"backnotprop/plannotator": {
|
||||
"repo": "https://github.com/backnotprop/plannotator",
|
||||
"commit": "29513e1",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"qdrant/skills": {
|
||||
"repo": "https://github.com/qdrant/skills",
|
||||
"commit": "2a06cb1",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/SkillOpt": {
|
||||
"repo": "https://github.com/microsoft/SkillOpt",
|
||||
"commit": "efb30b4",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"antfu/skills": {
|
||||
"repo": "https://github.com/antfu/skills",
|
||||
"commit": "a74f281",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 1,
|
||||
"adjacent": 79
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 30,
|
||||
"onet": 90,
|
||||
"jobads": 0,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 204,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 9.1,
|
||||
"onet": 27.4,
|
||||
"jobads": 0.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.5,
|
||||
"ai_skills": 62.0,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
442
references/ai-skills.md
Normal file
442
references/ai-skills.md
Normal file
@@ -0,0 +1,442 @@
|
||||
# External AI agent skills — senator
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `opex-program-designer` | adjacent | Operational Excellence program design skill with governance structure, methodology deployment, and capability building | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/opex-program-designer) |
|
||||
| `persistent-memory` | adjacent | Observation capture and retrieval across sessions. Stores decisions, discoveries, and bugfix patterns. Searchable via tags and relevance scoring. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/pilot-shell/skills/persistent-memory) |
|
||||
| `policy-communication` | adjacent | 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) |
|
||||
| `session-memory` | adjacent | Mandatory memory persistence system across session resets using three markdown surfaces in .claude/cc10x/. Iron law - every workflow must load at start and update at end. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/cc10x/skills/session-memory) |
|
||||
| `supply-chain-digital-twin` | adjacent | Digital twin representation of supply chain for real-time monitoring and simulation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/supply-chain/skills/supply-chain-digital-twin) |
|
||||
|
||||
## Source: aden-hive/hive
|
||||
|
||||
- Repository: [https://github.com/aden-hive/hive](https://github.com/aden-hive/hive) (commit `3c390c9`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hive.note-taking` | adjacent | Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need. | [source](https://github.com/aden-hive/hive/tree/3c390c9/core/framework/skills/_default_skills/note-taking) |
|
||||
|
||||
## Source: alinaqi/claude-bootstrap
|
||||
|
||||
- Repository: [https://github.com/alinaqi/claude-bootstrap](https://github.com/alinaqi/claude-bootstrap) (commit `f61ec87`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `mnemos` | adjacent | Task-scoped memory lifecycle — typed MnemoGraph prevents lossy context compaction by treating facts/decisions/code-refs/handoffs as distinct node types with per-type eviction policies | [source](https://github.com/alinaqi/claude-bootstrap/tree/f61ec87/skills/mnemos) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `decision-logger` | adjacent | Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/decision-logger) |
|
||||
| `promote` | adjacent | Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement. Use when the user runs /si:promote or asks to make a learned behavior permanent. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/promote) |
|
||||
|
||||
## Source: AlpacaLabsLLC/skills-for-architects
|
||||
|
||||
- Repository: [https://github.com/AlpacaLabsLLC/skills-for-architects](https://github.com/AlpacaLabsLLC/skills-for-architects) (commit `4476576`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `meeting-minutes` | adjacent | Turn a meeting transcript, notes, or conversation into collision-safe, source-linked minutes in meetings/YYYY-MM-DD-slug.md. Use for project meeting records, attendance, discussion, stated information, decisions, action candidates, and … | [source](https://github.com/AlpacaLabsLLC/skills-for-architects/tree/4476576/skills/meeting-minutes) |
|
||||
|
||||
## Source: anbeime/skill
|
||||
|
||||
- Repository: [https://github.com/anbeime/skill](https://github.com/anbeime/skill) (commit `ddad607`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `law-to-markdown` | adjacent | 将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx 时先检查是否已安装 mineru-ocr skill;未安装先引导安装,安装后优先用 mineru-ocr;仅在用户明确同意时再用本地回退方案。 | [source](https://github.com/anbeime/skill/tree/ddad607/skills/legal-assistant-skills-main/law-to-markdown) |
|
||||
|
||||
## Source: antfu/skills
|
||||
|
||||
- Repository: [https://github.com/antfu/skills](https://github.com/antfu/skills) (commit `a74f281`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `slidev` | adjacent | Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, … | [source](https://github.com/antfu/skills/tree/a74f281/skills/slidev) |
|
||||
|
||||
## Source: backnotprop/plannotator
|
||||
|
||||
- Repository: [https://github.com/backnotprop/plannotator](https://github.com/backnotprop/plannotator) (commit `29513e1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `plannotator-visual-explainer` | adjacent | Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers … | [source](https://github.com/backnotprop/plannotator/tree/29513e1/apps/skills/extra/plannotator-visual-explainer) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `basic-memory` | adjacent | Use the Basic Memory knowledge graph for persistent memory across sessions. Search before answering; capture decisions, meetings, and insights as notes. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/integrations/hermes/skill) |
|
||||
| `bm-checkpoint` | adjacent | Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-checkpoint) |
|
||||
| `bm-orient` | adjacent | Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-orient) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `post-acceptance` | adjacent | This skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/post-acceptance) |
|
||||
| `paper-audit` | adjacent | Deep-review-first audit for Chinese and English academic papers across LaTeX, Typst, and PDF formats. Use whenever the user wants reviewer-style paper critique, pre-submission readiness checks, pass/fail gate decisions, structured revision … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/35-bahayonghang-academic-writing-skills/skills/paper-audit) |
|
||||
| `paper-poster` | adjacent | Generate a conference poster (article + tcbposter LaTeX → A0/A1 PDF + editable PPTX + SVG) from a compiled paper. Use when user says \"做海报\", \"制作海报\", \"conference poster\", \"make poster\", \"生成poster\", \"poster session\", or wants to … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/paper-poster) |
|
||||
| `paper-slides` | adjacent | Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says \"做PPT\", \"做幻灯片\", \"make slides\", \"conference talk\", \"presentation … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/paper-slides) |
|
||||
| `paper-summary` | adjacent | 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) |
|
||||
|
||||
## Source: Chachamaru127/claude-code-harness
|
||||
|
||||
- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `harness-plan-brief` | adjacent | Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-plan-brief) |
|
||||
| `harness-setup` | adjacent | HAR: Project init, tool setup, agent config, memory setup, skill mirror sync. Trigger: setup, init, new project, CI/Codex setup, harness-mem, mirror. Do NOT load for: implementation, review, release, planning. | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-setup) |
|
||||
| `memory` | adjacent | Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/memory) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `close` | adjacent | Commit the session to durable vault memory and prepare a clean resume point | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/aigent-os/skills/close) |
|
||||
| `handoff` | adjacent | End-of-session ritual. Captures decisions, lessons, gotchas, and open threads. Writes a narrative session log to ~/.origin/sessions/ and stores granular memories via Origin MCP. Previews any unconfirmed captures from the current session … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/handoff) |
|
||||
| `ops-voice` | adjacent | Voice operations — make phone calls (Bland AI), text-to-speech (ElevenLabs), transcribe audio (Whisper/Groq). Replace OpenClaw voice capabilities. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/claude-ops/skills/ops-voice) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `Excel Analysis` | adjacent | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) |
|
||||
| `agent-memory-mcp` | adjacent | 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) |
|
||||
| `memory-search` | adjacent | Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we discuss", "remember when", "find previous conversation", "check history", or … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-maestro/memory-search) |
|
||||
|
||||
## Source: dembrandt/dembrandt-skills
|
||||
|
||||
- Repository: [https://github.com/dembrandt/dembrandt-skills](https://github.com/dembrandt/dembrandt-skills) (commit `38cd2b7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `authentic-product-representation` | adjacent | Product visuals — hero shots, demos, screenshots, landing-page panels — must reproduce the real product, not a stylised poster of it. Design with real content and real data, mirror the actual output the product generates, keep every label … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/authentic-product-representation) |
|
||||
| `coordinated-data-views` | adjacent | When data has both a tabular/list representation and a visual representation, show both simultaneously and keep them synchronized. Clicking a row highlights the corresponding element in the visual view, and vice versa. Applies to maps, … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/coordinated-data-views) |
|
||||
|
||||
## Source: DheerG/swarms
|
||||
|
||||
- Repository: [https://github.com/DheerG/swarms](https://github.com/DheerG/swarms) (commit `617900e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `audit-context` | adjacent | Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team. | [source](https://github.com/DheerG/swarms/tree/617900e/skills/audit-context) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `sentry` | adjacent | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) |
|
||||
|
||||
## Source: gooseworks-ai/goose-skills
|
||||
|
||||
- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `investor-call-prep` | adjacent | Prepare for investor calls by pulling upcoming meetings from Google Calendar, deeply researching each investor and their firm (website scraping, portfolio analysis, thesis extraction), checking for competitor conflicts, and outputting an … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/research/capabilities/investor-call-prep) |
|
||||
|
||||
## Source: indranilbanerjee/digital-marketing-pro
|
||||
|
||||
- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `qbr-plan` | adjacent | Prepare a Quarterly Business Review. Use when: building QBR presentations, client performance reviews, or strategy updates. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/qbr-plan) |
|
||||
|
||||
## 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` | adjacent | 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) |
|
||||
| `millers-law` | adjacent | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `form-deck` | adjacent | Use when asked to design a pitch deck, presentation, or slide set. Examples: "design a pitch deck", "create a sales deck", "make a conference presentation", "build an investor deck", "help me present this to the board", "create slides for … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/form-deck) |
|
||||
| `atlas-present` | adjacent | Generate a polished HTML presentation page and Obsidian Canvas for big releases — new products, takeovers, major migrations. Non-technical audience. Use when asked to "present this", "release announcement", "show what we built", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/atlas-present) |
|
||||
| `demo-video` | adjacent | Generate polished demo videos from a single prompt. Use when the user asks to create a demo video, product walkthrough, feature showcase, or animated presentation. Trigger with "make a demo video", "create a product video", "demo … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/framecraft/skills/demo-video) |
|
||||
| `made-to-stick` | adjacent | Craft messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "no one remembers our pitch", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/wondelai-made-to-stick) |
|
||||
| `meeting-prep` | adjacent | 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) |
|
||||
| `memory` | adjacent | Execute extract and use project memories from previous sessions for context-aware assistance. Use when recalling past decisions, checking project conventions, or understanding user preferences. Trigger with phrases like "remember when", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/claude-never-forgets/skills/memory) |
|
||||
|
||||
## Source: JimLiu/baoyu-skills
|
||||
|
||||
- Repository: [https://github.com/JimLiu/baoyu-skills](https://github.com/JimLiu/baoyu-skills) (commit `6b7a2e4`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `baoyu-slide-deck` | adjacent | Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT". | [source](https://github.com/JimLiu/baoyu-skills/tree/6b7a2e4/skills/baoyu-slide-deck) |
|
||||
|
||||
## Source: JuneYaooo/gpt-image2-ppt-skills
|
||||
|
||||
- Repository: [https://github.com/JuneYaooo/gpt-image2-ppt-skills](https://github.com/JuneYaooo/gpt-image2-ppt-skills) (commit `3bd6511`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `gpt-image2-ppt` | adjacent | Generate visually striking PPT slides via OpenAI's gpt-image-2 -- use any style in styles/<id>.md or mimic a user-supplied .pptx template; outputs high-res slide PNGs and a 16:9 .pptx. Use when the user asks to make a presentation, slides, … | [source](https://github.com/JuneYaooo/gpt-image2-ppt-skills/tree/3bd6511) |
|
||||
|
||||
## Source: jungjaehoon-lifegamez/MAMA
|
||||
|
||||
- Repository: [https://github.com/jungjaehoon-lifegamez/MAMA](https://github.com/jungjaehoon-lifegamez/MAMA) (commit `e85b5eb`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `mama-context` | adjacent | Always-on background context injection from MAMA memory. Automatically surfaces relevant decisions when you work on code, without explicit invocation. | [source](https://github.com/jungjaehoon-lifegamez/MAMA/tree/e85b5eb/packages/claude-code-plugin/skills/mama-context) |
|
||||
|
||||
## Source: KKKKhazix/khazix-skills
|
||||
|
||||
- Repository: [https://github.com/KKKKhazix/khazix-skills](https://github.com/KKKKhazix/khazix-skills) (commit `fcba3ad`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `neat-freak` | adjacent | Knowledge and governance closeout: reconcile project docs, rule files (CLAUDE.md/AGENTS.md), authorized agent memory, and workspace residue with what the code and runtime actually do, so the next session or the next person starts from one … | [source](https://github.com/KKKKhazix/khazix-skills/tree/fcba3ad/neat-freak) |
|
||||
|
||||
## Source: microsoft/SkillOpt
|
||||
|
||||
- Repository: [https://github.com/microsoft/SkillOpt](https://github.com/microsoft/SkillOpt) (commit `efb30b4`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `skillopt-sleep` | adjacent | Use when the user wants their Claude agent to self-improve from past usage, asks about a nightly/offline 'sleep' or 'dream' cycle, memory/skill consolidation, or says things like 'make my agent better the more I use it', 'review my past … | [source](https://github.com/microsoft/SkillOpt/tree/efb30b4/plugins/claude-code/skills/skillopt-sleep) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `sop-meeting-prep` | core | Prepare an S&OP cycle readout that surfaces the demand-supply gaps and forces the three decisions the meeting must make. Use when asked to prep an S&OP meeting, build the executive S&OP deck, summarize demand vs supply for the monthly … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-supplychain/skills/sop-meeting-prep) |
|
||||
| `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) |
|
||||
| `briefing-note` | adjacent | Write a one-page briefing note that gets a busy principal up to speed fast. Use when asked to brief a minister/executive/official, prepare a briefing note or read-ahead, or summarize an issue for a decision or meeting. Produces a tight, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gov/skills/briefing-note) |
|
||||
| `meeting-notes` | adjacent | Structure and format meeting notes following PM best practices. Use when asked to create meeting notes, format discussion notes, capture action items, or document decisions from any meeting type. Produces structured notes with decisions, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-essentials/skills/meeting-notes) |
|
||||
| `policy-memo` | adjacent | Write a decision-ready policy memo that frames an issue and recommends an option. Use when asked to write a policy memo, options paper, decision memo for a principal/minister/executive, or brief a decision-maker on a policy choice. … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gov/skills/policy-memo) |
|
||||
| `professional-brain` | adjacent | Maintain a durable, local markdown memory ('brain') of your product context, decisions, hypotheses, and stakeholders that other skills read from and write back to. Use when asked to set up a brain, ingest notes/artifacts into memory, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-cross/skills/professional-brain) |
|
||||
| `roadmap-presentation` | adjacent | Create structured roadmap presentations calibrated to any audience. Use when asked to build a product roadmap, present roadmap to leadership, create a roadmap slide, or communicate quarterly plans to execs, teams, or customers. Produces an … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-planning/skills/roadmap-presentation) |
|
||||
| `slide-deck` | adjacent | Build a real, editable PowerPoint (.pptx) deck from an outline or brief. Use when asked to make a slide deck, a PowerPoint, a pitch/board/sales deck as an actual file, or to turn a doc/notes into slides. Produces an actual .pptx via a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-documents/skills/slide-deck) |
|
||||
| `strategy-memo` | adjacent | Write a strategy memo that commits to a bet and says what you won't do. Use when asked to write a strategy memo, articulate a strategy, make the case for a strategic direction, or align the team on where to focus. Produces a strategy memo … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/strategy-memo) |
|
||||
| `substack-notes-scraper` | adjacent | Scrapes a Substack Notes page and exports engagement data to a formatted .xlsx file. Use when asked to download, analyse, or export Substack Notes performance data including likes, comments, and restacks. Produces a formatted spreadsheet … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-writers/skills/substack-notes-scraper) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `performing-fuzzing-with-aflplusplus` | adjacent | Perform coverage-guided fuzzing of compiled binaries using AFL++ (American Fuzzy Lop Plus Plus) to discover memory corruption, crashes, and security vulnerabilities. The tester instruments target binaries with afl-cc/afl-clang-fast, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-fuzzing-with-aflplusplus) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `context-compression` | adjacent | This skill should be used when long-running agent sessions need context compression, structured summarization, compaction, token-per-task optimization, or durable handoff summaries that preserve decisions, files, risks, and next actions. | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/context-compression) |
|
||||
|
||||
## Source: nexu-io/open-design
|
||||
|
||||
- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `meeting-notes` | adjacent | Meeting notes page — title bar with attendees, agenda checklist, decisions block, action items table with owners + dates, and a "next meeting" footer. Use when the brief mentions "meeting notes", "minutes", "1:1 notes", "all-hands recap", … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/meeting-notes) |
|
||||
|
||||
## Source: qdrant/skills
|
||||
|
||||
- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `qdrant-vertical-scaling` | adjacent | Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling', 'resize cluster', 'scale up vs scale out', or when memory/CPU is insufficient on current … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-scaling/scaling-data-volume/vertical-scaling) |
|
||||
|
||||
## Source: rampstackco/claude-skills
|
||||
|
||||
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `content-strategy` | adjacent | Develop a content strategy covering editorial positioning, content pillars, formats, calendar, governance, and topical authority planning. Use this skill whenever the user wants to plan a content program, define content pillars, build an … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-strategy) |
|
||||
|
||||
## Source: rohitg00/skillkit
|
||||
|
||||
- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `harness-evolve` | adjacent | Run `@metaharness/darwin evolve <repo>` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-metaharness/skills/harness-evolve) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `harness-evolve` | adjacent | Run `@metaharness/darwin evolve <repo>` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-metaharness/skills/harness-evolve) |
|
||||
|
||||
## 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-prep` | adjacent | Interactive meeting preparation — builds a relationship brief and talking points before a call. Use when the user says "prep me for my call with", "I'm meeting with X", "prepare me for", "what should I bring up with", "meeting prep", "get … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-prep) |
|
||||
| `minutes-recap` | adjacent | Generate a daily digest of today's meetings and voice memos — key decisions, action items, and themes across all recordings. Use when the user asks "recap my day", "what happened in my meetings today", "daily summary", "what did I discuss … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-recap) |
|
||||
| `minutes-search` | adjacent | Search past meeting transcripts and voice memos for specific topics, people, decisions, or ideas. Use this whenever the user asks "what did we discuss about X", "find that meeting where we talked about Y", "what did Alex say", "did we … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-search) |
|
||||
|
||||
## 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` | adjacent | 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: 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-palace` | adjacent | Hierarchical memory organization for multi-session context retention. Wings (projects) > Rooms (domains) > Drawers (decisions). Semantic search across all memories with zero cloud dependency. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/memory-palace) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `paper-slides` | adjacent | Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says \"做PPT\", \"做幻灯片\", \"make slides\", \"conference talk\", \"presentation … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/paper-slides) |
|
||||
| `paper-talk` | adjacent | End-to-end conference talk pipeline: paper → slide outline → Beamer + PPTX → per-page polish → assurance checks (claim / citation / anonymity) → final export and report. Default-good for academic conference talks (NeurIPS / ICML / ICLR / … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/paper-talk) |
|
||||
|
||||
## Source: WenyuChiou/agent-collab-skills
|
||||
|
||||
- Repository: [https://github.com/WenyuChiou/agent-collab-skills](https://github.com/WenyuChiou/agent-collab-skills) (commit `f3c4097`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `agent-shared-memory` | adjacent | Use when the user asks to update shared memory, initialize multi-agent memory, summarize decisions so far, identify open questions, or prepare a fresh session primer. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-shared-memory) |
|
||||
|
||||
## Source: wondelai/skills
|
||||
|
||||
- Repository: [https://github.com/wondelai/skills](https://github.com/wondelai/skills) (commit `326b380`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `made-to-stick` | adjacent | Craft messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "no one remembers our pitch", … | [source](https://github.com/wondelai/skills/tree/326b380/made-to-stick) |
|
||||
|
||||
## Source: yaojingang/yao-meta-skill
|
||||
|
||||
- Repository: [https://github.com/yaojingang/yao-meta-skill](https://github.com/yaojingang/yao-meta-skill) (commit `4eb11f9`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `note-cleanup` | adjacent | Clean messy meeting notes into structured markdown summaries. Use when asked to organize meeting notes, extract action items, separate decisions from open questions, or turn rough notes into a clean recap. | [source](https://github.com/yaojingang/yao-meta-skill/tree/4eb11f9/examples/simple-note-cleanup/generated-skill) |
|
||||
18
references/profile.md
Normal file
18
references/profile.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Occupation profile — senator
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/73c3f018-71ce-4dc1-abdd-14cea7873717
|
||||
- **ESCO code:** 1111.7
|
||||
- **ISCO-08 group:** 1111 — Legislators
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Senators perform legislative duties on a central government level, such as working on constitutional reforms, negotiating on bills of law, and settling conflicts between other governmental institutions.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- senate member
|
||||
- senate representative
|
||||
38
references/skills.md
Normal file
38
references/skills.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Competences — senator
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/73c3f018-71ce-4dc1-abdd-14cea7873717).
|
||||
|
||||
## Essential
|
||||
|
||||
- **analyse legislation** (skill/competence)
|
||||
- **constitutional law** (knowledge)
|
||||
- **engage in debates** (skill/competence)
|
||||
- **good governance** (knowledge)
|
||||
- **government policy implementation** (knowledge)
|
||||
- **government representation** (knowledge)
|
||||
- **legislation procedure** (knowledge)
|
||||
- **make legislative decisions** (skill/competence)
|
||||
- **perform political negotiation** (skill/competence)
|
||||
- **prepare legislation proposition** (skill/competence)
|
||||
- **present legislation proposition** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- advise on legislative acts (skill/competence)
|
||||
- apply conflict management (skill/competence)
|
||||
- budgetary principles (knowledge)
|
||||
- build international relations (skill/competence)
|
||||
- conduct public presentations (skill/competence)
|
||||
- establish collaborative relations (skill/competence)
|
||||
- liaise with local authorities (skill/competence)
|
||||
- manage administrative systems (skill/competence)
|
||||
- manage government policy implementation (skill/competence)
|
||||
- monitor political conflicts (skill/competence)
|
||||
- perform government ceremonies (skill/competence)
|
||||
- perform public relations (skill/competence)
|
||||
- political parties (knowledge)
|
||||
- political science (knowledge)
|
||||
- public administration (knowledge)
|
||||
- public finance (knowledge)
|
||||
- public law (knowledge)
|
||||
- rhetoric (knowledge)
|
||||
66
references/tasks.md
Normal file
66
references/tasks.md
Normal file
@@ -0,0 +1,66 @@
|
||||
# Tasks & work activities — senator
|
||||
|
||||
Source: O*NET 30.3, occupation 11-1031.00 (Legislators) — manual nearest-occupation mapping via ISCO group 1111; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[nan]** Analyze and understand the local and national implications of proposed legislation.
|
||||
- **[nan]** Appoint nominees to leadership posts, or approve such appointments.
|
||||
- **[nan]** Confer with colleagues to formulate positions and strategies pertaining to pending issues.
|
||||
- **[nan]** Debate the merits of proposals and bill amendments during floor sessions, following the appropriate rules of procedure.
|
||||
- **[nan]** Develop expertise in subject matters related to committee assignments.
|
||||
- **[nan]** Hear testimony from constituents, representatives of interest groups, board and commission members, and others with an interest in bills or issues under consideration.
|
||||
- **[nan]** Keep abreast of the issues affecting constituents by making personal visits and phone calls, reading local newspapers, and viewing or listening to local broadcasts.
|
||||
- **[nan]** Maintain knowledge of relevant national and international current events.
|
||||
- **[nan]** Make decisions that balance the perspectives of private citizens, public officials, and party leaders.
|
||||
- **[nan]** Negotiate with colleagues or members of other political parties in order to reconcile differing interests, and to create policies and agreements.
|
||||
- **[nan]** Prepare drafts of amendments, government policies, laws, rules, regulations, budgets, programs and procedures.
|
||||
- **[nan]** Read and review concerns of constituents or the general public and determine if governmental action is necessary.
|
||||
- **[nan]** Represent their parties in negotiations with political executives or members of other parties, and when speaking with the media.
|
||||
- **[nan]** Review bills in committee, and make recommendations about their future.
|
||||
- **[nan]** Seek federal funding for local projects and programs.
|
||||
- **[nan]** Serve on commissions, investigative panels, study groups, and committees in order to examine specialized areas and recommend action.
|
||||
- **[nan]** Vote on motions, amendments, and decisions on whether or not to report a bill out from committee to the assembly floor.
|
||||
- **[nan]** Write, prepare, and deliver statements for the Congressional Record.
|
||||
- **[nan]** Alert constituents of government actions and programs by way of newsletters, personal appearances at town meetings, phone calls, and individual meetings.
|
||||
- **[nan]** Attend receptions, dinners, and conferences to meet people, exchange views and information, and develop working relationships.
|
||||
- **[nan]** Conduct "head counts" to help predict the outcome of upcoming votes.
|
||||
- **[nan]** Determine campaign strategies for media advertising, positions on issues, and public appearances.
|
||||
- **[nan]** Encourage and support party candidates for political office.
|
||||
- **[nan]** Establish personal offices in local districts or states, and manage office staff.
|
||||
- **[nan]** Evaluate the structure, efficiency, activities, and performance of government agencies.
|
||||
- **[nan]** Organize and maintain campaign organizations and fundraisers, in order to raise money for election or re-election.
|
||||
- **[nan]** Oversee expense allowances, ensuring that accounts are balanced at the end of each fiscal year.
|
||||
- **[nan]** Promote the industries and products of their electoral districts.
|
||||
- **[nan]** Represent their government at local, national, and international meetings and conferences.
|
||||
- **[nan]** Speak to students to encourage and support the development of future political leaders.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Analyze data to inform operational decisions or activities.
|
||||
- Analyze impact of legal or regulatory changes.
|
||||
- Approve expenditures.
|
||||
- Collect data about customer needs.
|
||||
- Compile data or documentation.
|
||||
- Conduct hearings to investigate legal issues.
|
||||
- Confer with organizational members to accomplish work activities.
|
||||
- Coordinate operational activities with external stakeholders.
|
||||
- Develop marketing plans or strategies.
|
||||
- Draft legislation or regulations.
|
||||
- Establish interpersonal business relationships to facilitate work activities.
|
||||
- Evaluate program effectiveness.
|
||||
- Gather customer or product information to determine customer needs.
|
||||
- Hire personnel.
|
||||
- Implement design or process improvements.
|
||||
- Implement organizational process or policy changes.
|
||||
- Maintain knowledge of current developments in area of expertise.
|
||||
- Manage outreach activities.
|
||||
- Prepare proposals or grant applications to obtain project funding.
|
||||
- Present information to the public.
|
||||
- Promote products, services, or programs.
|
||||
- Recommend organizational process or policy changes.
|
||||
- Represent the organization in external relations.
|
||||
- Resolve customer complaints or problems.
|
||||
- Serve on institutional or departmental committees.
|
||||
- Supervise employees.
|
||||
- Support the professional development of others.
|
||||
38
references/tools.md
Normal file
38
references/tools.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Tools & technology — senator
|
||||
|
||||
Source: O*NET 30.3, occupation 11-1031.00 (Legislators) — manual nearest-occupation mapping via ISCO group 1111; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Adobe Acrobat | Document management software | yes |
|
||||
| Cisco Webex | Video conferencing software | yes |
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Microsoft SharePoint | Document management software | yes |
|
||||
| Microsoft SQL Server | Data base user interface and query software | yes |
|
||||
| Microsoft Visual Basic | Development environment software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Structured query language SQL | Data base user interface and query software | yes |
|
||||
| Adobe FrameMaker | Desktop publishing software | |
|
||||
| Antenna House | Desktop publishing software | |
|
||||
| Apple iWork Keynote | Presentation software | |
|
||||
| Apple iWork Pages | Word processing software | |
|
||||
| Apple Numbers for Mac | Spreadsheet software | |
|
||||
| Cisco AnyConnect | Access software | |
|
||||
| Corel WordPerfect Office Suite | Office suite software | |
|
||||
| GoodReader | Word processing software | |
|
||||
| iAnnotate | Word processing software | |
|
||||
| IBM Domino | Communications server software | |
|
||||
| Legislative Automative Workflow System LAWS | Data base user interface and query software | |
|
||||
| LogMeIn GoToMeeting | Video conferencing software | |
|
||||
| Mapping software | Map creation software | |
|
||||
| Meeting scheduling software | Calendar and scheduling software | |
|
||||
| Microsoft Exchange | Electronic mail software | |
|
||||
| Penultimate | Word processing software | |
|
||||
| PTC Arbortext | Desktop publishing software | |
|
||||
| Rocket/Folio NXT | Desktop publishing software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
| Windows Media Player | Music or sound editing software | |
|
||||
| XMetaL Author | Word processing software | |
|
||||
Reference in New Issue
Block a user