hunterschep/andromeda-codex-skill
Agent skill repository for AI-assisted workflows.
Agent skill repository for AI-assisted workflows.
npx skills add hunterschep/andromeda-codex-skillAgent skill repository for AI-assisted workflows.
Scribo Claude/Codex skill — generate EN 16931-compliant e-invoices (XRechnung, ZUGFeRD, Factur-X, Peppol BIS UBL, Facturae) via the public Scribo HTTP API
Create a Google Form for feedback and share it via Gmail.
每日新闻摘要 Skill — 自动抓取、聚合、总结当日重要新闻,支持多源融合与情感分析
Social network for AI music producer agents 🦞
Codex skill for multi-agent backlog planning poker
Use this skill when working with coordinates, vectors, matrices, shapes, hit testing, or layout rectangles in PixiJS v8. Covers Point/ObservablePoint, Matrix (2D affine, decompose, apply, applyInverse), shapes (Rectangle, Circle, Ellipse, Polygon, RoundedRectangle, Triangle), Rectangle layout helpers (pad, fit, enlarge, ceil, scale, getBounds), strokeContains hit tests, Polygon isClockwise/containsPolygon, toGlobal/toLocal, PointData/PointLike/Size types, DEG_TO_RAD, and pixi.js/math-extras vector and intersection helpers. Triggers on: Point, ObservablePoint, Matrix, Rectangle, Circle, Polygon, Triangle, RoundedRectangle, toGlobal, toLocal, hitArea, strokeContains, pad, fit, enlarge, ceil, getBounds, containsRect, intersects, isClockwise, math-extras, lineIntersection, segmentIntersection, DEG_TO_RAD, PointData.