Inspect Codex async task progress from the correct data directory. Use when the user asks to check Codex status, inspect async task progress, summarize task state, or determine whether local Codex workers are still running. Always detect the active Codex data dir first: prefer CODEXHOME when set, otherwise fall back…
Use when changing Bifrost WebUI, desktop shell UI, public site, docs visual style, interaction patterns, layout, copy density, colors, typography, spacing, or component styling. Reads DESIGN.md as the product design contract and validates it with @google/design.md.
A testing skill for Bifrost's administration interface and API. End-to-end testing checks complete user flows in a browser, while API testing checks the application's interfaces directly.
A guide and script for inspecting failed GitHub Actions runs through GitHub’s REST API. GitHub Actions is GitHub’s service for running automated checks and deployments.
Publish Markdown articles and Bifrost capability series to Juejin, or verify with Microsoft Edge that a published Juejin page's title and body match the local Markdown. Use when the user asks to create, save, publish, or验收 a 掘金/Juejin article, automate future Bifrost article releases, reuse authentication from Bifrost…
Open a target website, wait for user login, verify login with required cookies plus an HTTP probe, and save cookies into .env for later automation. Use this when a site needs controlled browser login, cookie persistence, and automatic login-state checks.
Publish Markdown articles to Zhihu Columns through authentication context recovered locally from Bifrost traffic and a built-in publish payload schema, save drafts, prevent duplicate posts, and verify the live title/body without browser automation. Use when the user asks to create, preview, save, publish, repost, or验收…
A set of development rules for Bifrost, a software project with Rust backend code, a web interface, tests, and automated checks called CI. It defines how to classify work and what evidence is needed before calling it complete.
A command-line assistant for managing Bifrost, a local proxy that can inspect and modify network traffic, and for sending messages through configured Feishu or Weixin bots.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. MANDATORY tool for creating SKILLs - MUST be invoked IMMEDIATELY when user wants to…