- 📁 agents/
- 📁 bin/
- 📁 references/
- 📄 LICENSE
- 📄 package.json
- 📄 README.md
Use when the user wants the macOS 12+ Apple-enhanced SYSU workflow layer, especially natural-language requests such as 把课表同步到日历、把雨课堂 ddl 加到提醒事项、把宣讲会或招聘会写进日历、把岐关行程加提醒、预约健身房并同步日历、预约图书馆研讨室并提醒我、请假后写入日历、勤工助学时间同步到日历, or any fuzzy request about Apple Calendar or Apple Reminders integration for SYSU campus tasks.
- 📁 agents/
- 📁 assets/
- 📁 eval-viewer/
- 📄 justfile
- 📄 pyproject.toml
- 📄 SKILL.md
>-
- 📁 cli/
- 📁 examples/
- 📁 mcp_server/
- 📄 .DS_Store
- 📄 .gitignore
- 📄 AGENTS.md
Redis-FS is a Redis module that provides a complete POSIX-like filesystem as a native data type, plus a FUSE mount that exposes it as a regular local directory. One Redis key holds one filesystem volume — directories, files, symlinks, permissions, and all metadata.
Use when advanced Zalo workflows need the openzca CLI, especially DB-backed reads and summaries, plus friend ops, group admin, group polls, direct CLI media flows, and profile/account/cache management.
Install the @honcho-ai/openclaw-honcho plugin and run initial setup. Runs `openclaw plugins install`, `openclaw honcho setup` (which prompts for your API key and migrates any legacy memory files to Honcho), and restarts the gateway. **UPLOADS WORKSPACE CONTENT TO EXTERNAL API** via `openclaw honcho setup`: sends USER.md, MEMORY.md, IDENTITY.md, memory/, canvas/, SOUL.md, AGENTS.md, BOOTSTRAP.md, TOOLS.md to api.honcho.dev (managed, default) or your self-hosted HONCHO_BASE_URL. HEARTBEAT.md is excluded. Requires explicit interactive user confirmation before uploading, even when HONCHO_API_KEY is pre-set. No workspace or memory files are deleted, moved, or modified. `openclaw honcho setup` writes plugin configuration to ~/.openclaw/openclaw.json. After setup, the plugin persistently observes conversations and transmits data to Honcho across sessions; disable with `openclaw plugins disable openclaw-honcho`.
Manage governance policies for skills in config/governance.yaml. Set, remove, or list usage policies.
- 📁 assets/
- 📁 references/
- 📄 README.md
- 📄 SKILL.md
Interactively generates production-ready SVG diagrams including flowcharts, sequence diagrams, mind maps, org charts, timelines, ER diagrams, and state diagrams. Use when the user wants to create, visualize, or export any kind of diagram, flowchart, process map, or visual representation of relationships and workflows. Guides users through selecting diagram size, color scheme, information density, layout direction, and connector style before generating clean, accessible SVG code.
- 📁 artifacts/
- 📁 core/
- 📁 custom/
- 📄 .env.example
- 📄 .gitignore
- 📄 .patina.default.yaml
AI가 생성한 텍스트에서 AI 특유의 글쓰기 패턴을 제거하여 자연스럽고 사람이 쓴 것처럼 만듭니다. 다국어 지원(한국어 29개, 영어 29개, 중국어 29개, 일본어 29개 패턴). 2-Phase 처리 파이프라인(구조→문장/어휘)과 플러그인 기반 구조로 패턴 팩과 프로필을 조합합니다. 의미 보존 시스템(MPS) 내장. Based on blader/humanizer, oh-my-zsh inspired plugin architecture.
Component data for App Router: layout data from getPage (or getPreview/getDesignLibraryData in editing). No getComponentData; pass site and locale from route params. Server Components use the client in server context; Client Components receive serializable props. Use when wiring component data or BYOC.
Templates and patterns for tables, diagrams, trees, and visual markdown — loaded on demand when formatting artifacts.
Use when a human wants to share a logged-in tab from the isolated OpenClaw browser so the agent can work through LobsterLink in that authenticated session. Triggers include requests to share a tab, give a LobsterLink peer/share ID, use a logged-in tab, or host/stop hosting a tab through LobsterLink. Skip install/reinstall if INSTALLED is already marked true in this skill.
Search the web. Returns a list of search results to then be explored. Use when you need current information or to verify facts.