← all plugins

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-publisher
⬇ Download

Skills in this plugin

  1. gpt2api-rs-admin · zero-yx
    Operates 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.
    0
    repo stars
  2. lancedb-optimize · zero-yx
    Compacts and prunes LanceDB tables in StaticFlow databases to merge fragment files, reduce open file descriptors, and reclaim storage.
    0
    repo stars
  3. keria-plus-pickup · zero-yx bundle
    Automates 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.
    0
    repo stars
  4. codex-session-history · zero-yx bundle
    Search locally saved Codex session history stored in SQLite and session_index.jsonl, with filters for provider, time range, and archived status.
    0
    repo stars
  5. kiro-social-onboarder · zero-yx bundle
    Automates 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.
    0
    repo stars
  6. kiro-usage-day-report · zero-yx bundle
    Generates one-day Kiro credit usage reports from LanceDB usage events, with China-time windows, global totals, and account subset breakdowns.
    0
    repo stars
  7. kiro-kmodel-calibrator · zero-yx
    Recalibrates conservative Kiro cache-estimation coefficients from recent successful usage samples, producing a recommendation for manual admin Kmodel updates.
    0
    repo stars
  8. github-password-rotator · zero-yx bundle
    Rotates GitHub account passwords and logs into security settings using an isolated browser, with manual 2FA handling and optional TOTP automation.
    0
    repo stars
  9. github-pr-message-writer · zero-yx
    Drafts GitHub pull request titles, bodies, issue-closing footers, and maintainer ping comments, tailored to repo-specific commitlint or semantic PR conventions.
    0
    repo stars
  10. staticflow-cli-publisher · zero-yx bundle
    Publishes Markdown articles and images into LanceDB via the sf-cli tool, syncs notes, infers missing metadata, and verifies results with local API checks.
    0
    repo stars
  11. article-summary-architect · zero-yx bundle
    Create high-quality bilingual detailed summaries for StaticFlow articles, focusing on evidence, reader value, and clear structure while allowing flexible writing style.
    0
    repo stars
  12. caddy-https-reverse-proxy · zero-yx bundle
    Deploy 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.
    0
    repo stars
  13. music-ingestion-publisher · zero-yx bundle
    Ingests 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.
    0
    repo stars
  14. tech-impl-deep-dive-writer · zero-yx bundle
    Writes mechanism-first technical implementation deep-dive articles that explain design intent, data flow, trade-offs, and operations, with code locations as supporting evidence.
    0
    repo stars
  15. comment-review-ai-responder · zero-yx
    Resolves 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.
    0
    repo stars
  16. kiro-local-account-importer · zero-yx bundle
    Imports local Kiro CLI accounts into StaticFlow/llm-access by reading SQLite auth files and calling the local admin API, with proxy assignment and validation.
    0
    repo stars
  17. external-blog-repost-publisher · zero-yx bundle
    Reposts external blog articles into StaticFlow with style-aware translation, source normalization, image ingestion, and verified publishing.
    0
    repo stars
  18. github-account-suspension-appeal · zero-yx bundle
    Drafts concise, truthful English appeals for GitHub account restrictions, tailored to the user's situation and GitHub Support form fields.
    0
    repo stars
  19. interactive-page-repost-publisher · zero-yx
    Ingests JavaScript-heavy external pages into StaticFlow as standalone local interactive mirrors backed by LanceDB, with bilingual article write-back and localized interactive locales.
    0
    repo stars
  20. selfhosted-gateway-seamless-upgrade · zero-yx
    Upgrades 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.
    0
    repo stars
  21. approving-llm-gateway-account-batches · zero-yx bundle
    Batch-process pending LLM Gateway account-contribution requests through the admin API: preflight, validate, issue, patch, and refresh usage with deterministic proxy assignment.
    0
    repo stars
  22. huggingface-git-xet-dataset-publisher · zero-yx
    Manage 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.
    0
    repo stars
  23. submitting-llm-gateway-account-batches · zero-yx bundle
    Queues 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.
    0
    repo stars
  24. article-bilingual-translation-publisher · zero-yx bundle
    Translates a Chinese article into English Markdown, generates bilingual detailed summaries, and writes the results back to LanceDB while preserving structure.
    0
    repo stars