Astrbot Plugin Onesync — Development skill for Claude Code
Extensible AstrBot plugin for scheduled software updates with multi-target support, mirror fallback, and robust state tracking.
How to install Astrbot Plugin Onesync
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Jacobinwwey/astrbot_plugin_onesync and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Astrbot Plugin Onesync does
Extensible AstrBot plugin for scheduled software updates with multi-target support, mirror fallback, and robust state tracking.
Alternatives in Development
- Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★
- Ctf 24h Fleet — 24h unattended multi-target Web CTF fleet loop runner 1.1k ★
- Claude Code Sourcemap — This is a mirror file of the leaked source code of Claude code(2026.3.31) 206 ★
README
astrbot_plugin_onesync
语言 / Language: [中文](./README.md) | [English](./README_en.md)
=4.16">
OneSync 把 AstrBot 环境里的软件更新和 Skills 运维收进同一个控制面。
它解决的是很实际的一类问题:你手上不止一个软件目标,不想靠散落脚本和临时命令去维护,也不想为了一个运维台再去改 AstrBot Dashboard 源码。于是 OneSync 给出一条完整链路:检查、更新、验证、审计,再加上一个独立 WebUI。
快速导航
| 现在要做什么 | 入口 |
|---|---|
| 先判断项目是不是适合你 | 核心特色 / 适用场景 |
| 先把插件装起来 | 快速开始 |
| 想直接让 AI 帮你生成配置 | Prompt 模板 |
| 想看常用命令 | 常用命令 |
| 想快速理解 WebUI | WebUI 亮点 |
| 想看 Skills 管理思路 | Skills 管理亮点 |
| 遇到常见问题 | 常见问题 |
核心特色
1. 软件更新不是单点命令,而是一条完整链路
- 支持定时检查、手动检查、手动更新、强制更新。
- 支持多目标软件并行维护,不局限于单一工具。
- 支持
cargo_path_git、command、system_package三类主更新策略。 - 支持更新后
Related Skills
Clauck
Cron-scheduled claude -p sessions on macOS. Event triggers, job library, auto-updates, natural-language manage
Update Sop
Run the Agent SOP session end checklist. Updates all tracking files, writes the resume snapshot, and commits.
Brain Doctor
Run the brain health-check (octorato self-diagnostics) — repo identity, sync state, hooks, leak-guard, connect
Clawdbot Skill Tesla
Full Tesla control from the terminal - dashboard, scheduled preconditioning, energy monitoring, charge station
Knowledge Vault
An Obsidian vault template operated by Claude Code as an agent: mirror multi-project docs, distill cross-proje
Fleet
Manage OpenClaw installations across multiple servers - assess state, push updates,
Related Agents
Generate Code
Investigates a specific target (a bug, behavior, or feature request) using the factblock from review-current-s
Probe Runner
Layer-5 dynamic-verification subagent. Executes one (or several) declarative probe definitions against an ephe
Plan Feature Pattern
Identifies how similar features are already wired in the codebase — routing, state management, data fetching,