Static Flow
by @zero-yx · plugin · 24 skills
Static Flow from zero-yx/static_flow.
Install the whole plugin (CLI)
npx skillmds add zero-yx/gpt2api-rs-admin
npx skillmds add zero-yx/lancedb-optimize
npx skillmds add zero-yx/keria-plus-pickup
npx skillmds add zero-yx/codex-session-history
npx skillmds add zero-yx/kiro-social-onboarder
npx skillmds add zero-yx/kiro-usage-day-report
npx skillmds add zero-yx/kiro-kmodel-calibrator
npx skillmds add zero-yx/github-password-rotator
npx skillmds add zero-yx/github-pr-message-writer
npx skillmds add zero-yx/staticflow-cli-publisher
npx skillmds add zero-yx/article-summary-architect
npx skillmds add zero-yx/caddy-https-reverse-proxy
npx skillmds add zero-yx/music-ingestion-publisher
npx skillmds add zero-yx/tech-impl-deep-dive-writer
npx skillmds add zero-yx/comment-review-ai-responder
npx skillmds add zero-yx/kiro-local-account-importer
npx skillmds add zero-yx/external-blog-repost-publisher
npx skillmds add zero-yx/github-account-suspension-appeal
npx skillmds add zero-yx/interactive-page-repost-publisher
npx skillmds add zero-yx/selfhosted-gateway-seamless-upgrade
npx skillmds add zero-yx/approving-llm-gateway-account-batches
npx skillmds add zero-yx/huggingface-git-xet-dataset-publisher
npx skillmds add zero-yx/submitting-llm-gateway-account-batches
npx skillmds add zero-yx/article-bilingual-translation-publisherSkills in this plugin
- ▌ gpt2api-rs-admin · zero-yxOperates the gpt2api-rs image gateway: start the service, run admin control-plane operations, exercise OpenAI-compatible image APIs, and drive the StaticFlow /admin/gpt2api-rs integration page.
- ▌ lancedb-optimize · zero-yxCompacts and prunes LanceDB tables in StaticFlow databases to merge fragment files, reduce open file descriptors, and reclaim storage.
- ▌ keria-plus-pickup · zero-yx bundleAutomates bulk pickup from plus.keria.cc.cd by submitting codes to a multipart form, downloading the resulting ZIP, and unpacking it locally with a choice of plus_json or sub2api output bundles.
- ▌ codex-session-history · zero-yx bundleSearch locally saved Codex session history stored in SQLite and session_index.jsonl, with filters for provider, time range, and archived status.
- ▌ kiro-social-onboarder · zero-yx bundleAutomates Kiro CLI account onboarding with social Google or GitHub login through an HTTP proxy, including local SQLite auth cleanup, llm-access account import, proxy assignment, balance refresh, and student-tier verification.
- ▌ kiro-usage-day-report · zero-yx bundleGenerates one-day Kiro credit usage reports from LanceDB usage events, with China-time windows, global totals, and account subset breakdowns.
- ▌ kiro-kmodel-calibrator · zero-yxRecalibrates conservative Kiro cache-estimation coefficients from recent successful usage samples, producing a recommendation for manual admin Kmodel updates.
- ▌ github-password-rotator · zero-yx bundleRotates GitHub account passwords and logs into security settings using an isolated browser, with manual 2FA handling and optional TOTP automation.
- ▌ github-pr-message-writer · zero-yxDrafts GitHub pull request titles, bodies, issue-closing footers, and maintainer ping comments, tailored to repo-specific commitlint or semantic PR conventions.
- ▌ staticflow-cli-publisher · zero-yx bundlePublishes Markdown articles and images into LanceDB via the sf-cli tool, syncs notes, infers missing metadata, and verifies results with local API checks.
- ▌ article-summary-architect · zero-yx bundleCreate high-quality bilingual detailed summaries for StaticFlow articles, focusing on evidence, reader value, and clear structure while allowing flexible writing style.
- ▌ caddy-https-reverse-proxy · zero-yx bundleDeploy Caddy on a remote Linux host to expose a local HTTP backend as trusted HTTPS, prioritizing a user-owned domain with Let's Encrypt HTTP-01 and falling back to DuckDNS DNS-01 when needed.
- ▌ music-ingestion-publisher · zero-yx bundleIngests music into a LanceDB via ncmdump-rs and sf-cli, searching and downloading from Netease Cloud Music or Bilibili, decrypting local NCM files, and extracting metadata, lyrics, and cover art.
- ▌ tech-impl-deep-dive-writer · zero-yx bundleWrites mechanism-first technical implementation deep-dive articles that explain design intent, data flow, trade-offs, and operations, with code locations as supporting evidence.
- ▌ comment-review-ai-responder · zero-yxResolves an approved article comment task into a publishable AI markdown reply by fetching article context from a local HTTP API (with sf-cli fallback), reasoning with the selected quote and full article content, and writing the final reply to a backend-provided local result file path.
- ▌ kiro-local-account-importer · zero-yx bundleImports local Kiro CLI accounts into StaticFlow/llm-access by reading SQLite auth files and calling the local admin API, with proxy assignment and validation.
- ▌ external-blog-repost-publisher · zero-yx bundleReposts external blog articles into StaticFlow with style-aware translation, source normalization, image ingestion, and verified publishing.
- ▌ github-account-suspension-appeal · zero-yx bundleDrafts concise, truthful English appeals for GitHub account restrictions, tailored to the user's situation and GitHub Support form fields.
- ▌ interactive-page-repost-publisher · zero-yxIngests JavaScript-heavy external pages into StaticFlow as standalone local interactive mirrors backed by LanceDB, with bilingual article write-back and localized interactive locales.
- ▌ selfhosted-gateway-seamless-upgrade · zero-yxUpgrades the local StaticFlow backend behind a running Pingora gateway on port 39180 using blue/green slots, applying config changes via SIGHUP without restarting the gateway.
- ▌ approving-llm-gateway-account-batches · zero-yx bundleBatch-process pending LLM Gateway account-contribution requests through the admin API: preflight, validate, issue, patch, and refresh usage with deterministic proxy assignment.
- ▌ huggingface-git-xet-dataset-publisher · zero-yxManage Hugging Face dataset Git repositories with Git Xet/LFS-compatible tracking, including setup, safe snapshot commits, push verification, binary rejection recovery, and README track-rule maintenance.
- ▌ submitting-llm-gateway-account-batches · zero-yx bundleQueues many Codex auth JSON files through a public batch submission API to create pending account-contribution requests for later admin review, with dry-run support and rate-limit handling.
- ▌ article-bilingual-translation-publisher · zero-yx bundleTranslates a Chinese article into English Markdown, generates bilingual detailed summaries, and writes the results back to LanceDB while preserving structure.