-
Notifications
You must be signed in to change notification settings - Fork 96
Add marketplace icon for Education Agent Skills #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -60,7 +60,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Multi-agent codebase knowledge graph generator with context-aware planning and automatic scope management — turns codebases into coherent agent workspaces." | ||
| "description": "Multi-agent codebase knowledge graph generator with context-aware planning and automatic scope management \u2014 turns codebases into coherent agent workspaces." | ||
| }, | ||
| { | ||
| "name": "bringyour-migration-auditor", | ||
|
|
@@ -88,7 +88,8 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "AI code reviews grounded in six classic engineering books — decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality)." | ||
| "description": "AI code reviews grounded in six classic engineering books \u2014 decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).", | ||
| "icon": "./plugins/hyhmrright/brooks-lint/assets/logo.svg" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: Icon file does not exist - |
||
| }, | ||
| { | ||
| "name": "cc", | ||
|
|
@@ -132,7 +133,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains — engineering, marketing, product, compliance, and more." | ||
| "description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains \u2014 engineering, marketing, product, compliance, and more." | ||
| }, | ||
| { | ||
| "name": "claude-octopus", | ||
|
|
@@ -160,7 +161,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Analyze git history to understand a codebase before reading any code — auto-scales by repo size and cross-references hotspots with bug magnets to surface high-risk files, bus factor, and team momentum." | ||
| "description": "Analyze git history to understand a codebase before reading any code \u2014 auto-scales by repo size and cross-references hotspots with bug magnets to surface high-risk files, bus factor, and team momentum." | ||
| }, | ||
| { | ||
| "name": "ateam", | ||
|
|
@@ -289,7 +290,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Token-lean triage-driven workflow skills for coding agents: design, planning, TDD, debugging, review, worktree, subagents, and release. 10–40× cheaper per skill than comparable frameworks while preserving full workflow discipline." | ||
| "description": "Token-lean triage-driven workflow skills for coding agents: design, planning, TDD, debugging, review, worktree, subagents, and release. 10\u201340\u00d7 cheaper per skill than comparable frameworks while preserving full workflow discipline." | ||
| }, | ||
| { | ||
| "name": "codex-project-autopilot", | ||
|
|
@@ -333,7 +334,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Session orchestration for Claude Code, Codex, and Cursor IDE — structured planning, wave-based execution, VCS integration (GitLab + GitHub), quality gates, and clean session close-out with issue tracking." | ||
| "description": "Session orchestration for Claude Code, Codex, and Cursor IDE \u2014 structured planning, wave-based execution, VCS integration (GitLab + GitHub), quality gates, and clean session close-out with issue tracking." | ||
| }, | ||
| { | ||
| "name": "spec-driven", | ||
|
|
@@ -347,7 +348,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Three-phase Requirements → Design → Tasks workflow for Claude Code and Codex — EARS notation acceptance criteria, autonomous execution loop, cross-spec dependencies, and post-implementation acceptance testing." | ||
| "description": "Three-phase Requirements \u2192 Design \u2192 Tasks workflow for Claude Code and Codex \u2014 EARS notation acceptance criteria, autonomous execution loop, cross-spec dependencies, and post-implementation acceptance testing." | ||
| }, | ||
| { | ||
| "name": "stark", | ||
|
|
@@ -418,7 +419,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Role-based team delivery framework — Tech Lead-orchestrated 8-role system with 195+ skills, 27 specialist agents, 80+ commands, hooks, and ECC harness for Claude Code, Codex, and OpenCode." | ||
| "description": "Role-based team delivery framework \u2014 Tech Lead-orchestrated 8-role system with 195+ skills, 27 specialist agents, 80+ commands, hooks, and ECC harness for Claude Code, Codex, and OpenCode." | ||
| }, | ||
| { | ||
| "name": "tool-advisor", | ||
|
|
@@ -475,7 +476,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Development & Workflow", | ||
| "description": "Developer personality portrait generator — analyzes AI conversation history to produce MBTI type (16 color themes), capability radar, developer rating, 3-dimension famous match, and a persona skill that lets any AI \"think like you\"." | ||
| "description": "Developer personality portrait generator \u2014 analyzes AI conversation history to produce MBTI type (16 color themes), capability radar, developer rating, 3-dimension famous match, and a persona skill that lets any AI \"think like you\"." | ||
| }, | ||
| { | ||
| "name": "writers-loop", | ||
|
|
@@ -719,7 +720,8 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Tools & Integrations", | ||
| "description": "131 evidence-based education skills for curriculum design, lesson planning, and assessment, with transparent evidence ratings and MCP server." | ||
| "description": "131 evidence-based education skills for curriculum design, lesson planning, and assessment, with transparent evidence ratings and MCP server.", | ||
| "icon": "./plugins/GarethManning/education-agent-skills/assets/education-agent-skills-icon.svg" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This Useful? React with 👍 / 👎. |
||
| }, | ||
| { | ||
| "name": "flowstudio-power-automate", | ||
|
|
@@ -832,7 +834,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Tools & Integrations", | ||
| "description": "Decentralized e-commerce skills — deploy self-hosted stores, import products from Shopify/Amazon, configure custom domains and Telegram bots, set up Tor privacy, and manage your store via MCP." | ||
| "description": "Decentralized e-commerce skills \u2014 deploy self-hosted stores, import products from Shopify/Amazon, configure custom domains and Telegram bots, set up Tor privacy, and manage your store via MCP." | ||
| }, | ||
| { | ||
| "name": "morning-ai", | ||
|
|
@@ -962,7 +964,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Tools & Integrations", | ||
| "description": "Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence." | ||
| "description": "Russian text quality \u2014 ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence." | ||
| }, | ||
| { | ||
| "name": "rust-reverse-engineering", | ||
|
|
@@ -990,7 +992,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Tools & Integrations", | ||
| "description": "Build websites from Markdown via MCP — 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages." | ||
| "description": "Build websites from Markdown via MCP \u2014 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages." | ||
| }, | ||
| { | ||
| "name": "n8n-mcp-synta-codex", | ||
|
|
@@ -1048,7 +1050,7 @@ | |
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Tools & Integrations", | ||
| "description": "Strip AI writing patterns from text output — removes filler phrases, hedging language, and generic constructs to produce cleaner written content. Install: `npm install -g unslop`." | ||
| "description": "Strip AI writing patterns from text output \u2014 removes filler phrases, hedging language, and generic constructs to produce cleaner written content. Install: `npm install -g unslop`." | ||
| }, | ||
| { | ||
| "name": "upwork-autopilot", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This entry now advertises
./plugins/hyhmrright/brooks-lint/assets/logo.svg, but that file is not present in the mirrored plugin bundle (checkedplugins/hyhmrright/brooks-lintcontents, which has noassets/directory). Any marketplace consumer that tries to render this icon will hit a missing file and show a broken image, so the icon field should be removed or backed by an actual bundled asset.Useful? React with 👍 / 👎.