pagecast
01Plugin Claude Code
Plugin marketplace listing 1 plugin: pagecast.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pagecast.
Skill Claude CodeCodex
Publish local HTML, Markdown, or built static web projects with Pagecast as shareable public URLs. Use whenever Codex creates or finishes an .html, .htm, .md, .markdown, or static build output that a person could share (a report, plan, doc, dashboard, or analysis) — proactively offer to publish it without being asked…
Plugin Claude Code
When your agent finishes an HTML or Markdown report, plan, or doc, it asks whether to publish it as a Claude Code Artifact or as a Pagecast Cloudflare Pages URL.
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit and ExitPlanMode tool calls, executing detect-report.mjs via node. From Amal-David/pagecast.
Hook
Runs when the agent finishes a response, executing detect-artifacts-on-stop.mjs via node. From Amal-David/pagecast.
Skill Claude CodeCodex
Find, search, and read approved documentation snapshots through DocIngest.
Instructions file CodexOpenCode
Instructions for Amal-David/mlx-porting-skill, covering contributor instructions, optional superplan operating contract and mlx model porting requests.
Instructions file
Instructions for Amal-David/mlx-porting-skill, covering optional superplan operating contract and mlx model porting requests.
Skill Claude CodeCodex
Guides and validates architecture-aware ports of PyTorch/Hugging Face models to Apple MLX, inspects existing local MLX projects, and plans evidence-gated optimizations for Apple Silicon. Use when the user asks to run, port, convert, inspect, quantize, benchmark, or fix a model (LLM, VLM, audio/TTS/ASR, diffusion, SSM…
Agent
Look for blind spots, unsupported architecture families, missing validation gates, and overclaimed optimizations.
Agent
Sample model cards, library tags, downloads, tasks, and license metadata to identify porting demand and artifact shapes.
Agent
Find MLX or Apple-supported APIs, runtime constraints, packaging rules, and validation gates that should constrain porting guidance.
Agent
Track packages and release metadata that change install, conversion, runtime, or optional dependency guidance.
Agent
Find architecture-specific algorithm constraints and evaluation methods for model families the skill supports or should support.
Agent
Mine implementation writeups and practitioner reports for leads while keeping unsupported claims out of supported guidance.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-to-codex.
Plugin Claude Code
Switch from Claude Code to Codex without losing context with one /handoff command.
Agent
Reviews handoff workflows for token efficiency, context hygiene, and avoidable model calls.
Agent
Reviews transcript handoff tooling for secret exposure, command injection, and unsafe launch behavior.
Agent
Reviews handoff workflows for install clarity, command ergonomics, and user recovery paths.
Command
Resume the current Claude Code session in Codex, preserving Fable/Opus model changes and unfinished work.
Skill Claude CodeCodex
Switch from Claude Code to Codex without losing context. Packages the exact active session, recent decisions, and git state, then opens Codex. Use when Claude hits usage or context limits, changes models, or the user invokes /handoff or asks to continue in Codex.
Skill Claude CodeCodex
Support the standalone /handoff command that resumes Claude Code sessions in Codex with Fable/Opus model lineage, limit/fallback detection, policy-neutral context, a configured target model, private context files, and git state. Use when maintaining, explaining, or debugging the command installed under…