Audit Icon Pipeline
技能 已验证 活跃Detect missing glyphs, icons, and HD variants by comparing registries against glyph mapping files, icon directories, and manifests. Reports gaps for skills, agents, and teams across all palettes.
To ensure consistency and completeness in visual asset pipelines by automatically detecting missing icons, glyphs, and outdated manifests across skills, agents, and teams.
功能
- Detect missing glyphs by comparing registries to R mapping files
- Identify missing icons for standard and HD variants
- Report stale manifests against registry counts
- Detect orphan icons not present in manifests
- Generate structured gap reports with actionable next steps
使用场景
- Running after adding new skills, agents, or teams to identify icon needs
- Performing periodic health checks of the icon pipeline
- Verifying manifest synchronization after registry updates
- Identifying what's missing before a full pipeline render
非目标
- Creating or rendering missing icons (delegated to related skills)
- Managing the icon pipeline build process
- Auditing non-visual aspects of skills, agents, or teams
Practical Utility
- info:Usage examplesWhile the SKILL.md details the procedure and potential inputs, it lacks concrete, end-to-end invocation examples with claimed outputs.
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
已验证类似扩展
Render Icon Pipeline
96Run the viz pipeline to render icons from existing glyphs. Entry point for the viz subproject covering palette generation, data building, manifest creation, and icon rendering for skills, agents, and teams. Always use build.sh as the pipeline entry point — never call Rscript directly.
Create Spatial Visualization
100Create interactive maps, elevation profiles, and spatial visualizations from GPX tracks, waypoints, or route data using R (sf, leaflet, tmap) or Observable (D3, deck.gl). Covers data import, coordinate system handling, map styling, and export to HTML or image formats. Use when visualizing a planned or completed tour route on an interactive map, creating elevation profiles for hiking or cycling routes, overlaying waypoints and POIs on a basemap, or building a web-based trip dashboard.
Generate Workflow Diagram
99Generate themed Mermaid flowchart diagrams from putior workflow data. Covers theme selection (9 themes including 4 colorblind-safe), output modes (console, file, clipboard, raw), interactive features (clickable nodes, source info), and embedding in README, Quarto, and R Markdown. Use after annotating source files and ready to produce a visual diagram, when regenerating a diagram after workflow changes, or when switching themes or output formats for different audiences.
Create Glyph
99Create R-based pictogram glyphs for skill, agent, or team icons in the visualization layer. Covers concept sketching, ggplot2 layer composition using the primitives library, color strategy, registration in the appropriate glyph mapping file and manifest, rendering via the build pipeline, and visual verification of the neon-glow output. Use when a new entity has been added and needs a visual icon for the force-graph visualization, an existing glyph needs replacement, or when batch-creating glyphs for a new domain.
TradeMemory Protocol
100Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。
Gdpr Dsgvo Expert
100GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, and data subject rights management.