gleanwork

91 mods across 9 repositories, 284 stars between them.

gleanwork/pluginpack

Skill Claude CodeCodex

Use when extending pluginpack itself with support for a new AI app or plugin format — i.e. adding a target adapter to the pluginpack codebase. This is for contributors hacking ON pluginpack, not for end users packaging their plugins.

5 21d ago A 53 tokens original MIT

gleanwork/pluginpack

Skill Claude CodeCodex

Use when someone wants to ship one set of agent skills/plugins to multiple AI apps (Claude Code, Cursor, Antigravity CLI, GitHub Copilot, OpenAI Codex CLI) from a single source, and needs to create or update a pluginpack.config.ts — choosing targets, source layout, MCP servers, and output directories.

5 21d ago A 74 tokens original MIT

gleanwork/pluginpack

Skill Claude CodeCodex

Use when someone has an existing native plugin repo (a Claude Code marketplace, a Cursor plugin, an Antigravity CLI plugin, a GitHub Copilot plugin, or an OpenAI Codex CLI plugin) and wants to manage it from one portable source via pluginpack — generating the source layout and config, then proving the output matches…

5 21d ago A 78 tokens original MIT

gleanwork/pluginpack

Skill Claude CodeCodex

Use when working in a repo that uses pluginpack (it has a pluginpack.config.ts) and you need to build the native plugin outputs, validate them, prune stale files, or check whether a generated plugin repo has drifted — i.e. driving the pluginpack CLI and interpreting its exit codes.

5 21d ago A 68 tokens original MIT

dev-docs-guide

53

gleanwork/cursor-plugins

Skill Claude CodeCodex

Search the public Glean developer documentation for API, SDK, MCP, authentication, indexing, and integration details. Use when the user is building with Glean rather than searching internal company knowledge — trigger phrases include Glean API, Glean SDK, integrate with Glean, indexing API, Glean Python or JavaScript…

3 12d ago A 95 tokens copy · 100% MIT

glean_plugin

54

gleanwork/cursor-plugins

MCP server Claude CodeCodexCursor +2

MCP server "gleanplugin" as configured in gleanwork/cursor-plugins. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/start.mjs with node. Needs 2 environment variables to run.

3 12d ago A tokens not measured copy · 100% MIT

activity-analyzer

55

gleanwork/cursor-plugins

Agent

Analyzes user activity data to categorize by priority, identify patterns, and extract accomplishments.

3 12d ago A 20 tokens copy · 100% MIT

codebase-navigator

56

gleanwork/cursor-plugins

Agent

Navigates internal code repositories to find implementations, understand patterns, and trace dependencies across systems via Glean code search.

3 12d ago A 27 tokens copy · 100% MIT

doc-reader

57

gleanwork/cursor-plugins

Agent

Reads and analyzes enterprise documents to extract key information, requirements, or structured summaries.

3 12d ago A 18 tokens copy · 100% MIT

enterprise-searcher

58

gleanwork/cursor-plugins

Agent

Searches enterprise knowledge across documents, Slack, email, and other sources to find relevant information on a topic.

3 12d ago A 25 tokens copy · 100% MIT

meeting-analyzer

59

gleanwork/cursor-plugins

Agent

Searches and analyzes meeting transcripts to extract decisions, action items, and key discussion points.

3 12d ago A 21 tokens copy · 100% MIT

people-finder

60

gleanwork/cursor-plugins

Agent

Finds people by role, expertise, activity, or organizational relationship using employee search and activity signals.

3 12d ago A 23 tokens copy · 100% MIT

catch-up

67

gleanwork/cursor-plugins

Skill Claude CodeCodex

Catch up on what you missed while away — meetings, decisions, action items, mentions, and important threads from a defined time window. Trigger phrases include "what did I miss", "catch me up", "I was out", "I'm back from PTO", "summarize while I was away", "what happened last week while I was off", "I just got back"…

3 12d ago A 89 tokens copy · 100% MIT

code-owners

68

gleanwork/cursor-plugins

Skill Claude CodeCodex

Identify who owns, maintains, or has expertise in a specific code area — use when asked who to talk to about a system, who to request a code review from, or who has been actively working in a codebase area.

3 12d ago A 50 tokens copy · 100% MIT

codebase-context

69

gleanwork/cursor-plugins

Skill Claude CodeCodex

Gather architectural context about an internal system from code and documentation across the organization — use when asked to understand a system's architecture, find its repos, or get an overview before working on it.

3 12d ago A 42 tokens copy · 100% MIT

find-examples

70

gleanwork/cursor-plugins

Skill Claude CodeCodex

Find usage examples of an API, library, or code pattern across internal repositories — use when looking for how other teams use an internal API, library, or pattern before implementing something new.

3 12d ago A 41 tokens copy · 100% MIT

find-expert

71

gleanwork/cursor-plugins

Skill Claude CodeCodex

Find subject matter experts on a topic, technology, or internal system by combining real expertise signals (code contributions, document authorship, and meeting or discussion activity) rather than relying on job titles. Use this whenever the user wants to know who to ask about something — phrasings such as who knows…

3 12d ago A 152 tokens copy · 100% MIT

glean_run

72

gleanwork/cursor-plugins

Skill Claude CodeCodex

Discover and run Glean skills for enterprise app tasks.

3 12d ago A 14 tokens copy · 100% MIT