THU-SAGE
Official@thu-sage · China
Research Group about Secure Agents on Edge (from Tsinghua IVG Lab)
Agent Skills by THU-SAGE
Showing 10 vetted skills indexed across 1 GitHub repositories.
mihoyo-checkin-sim
Simulate HoYoLAB daily check-in rewards for Genshin Impact or Honkai: Star Rail via web search.
summarize
Extract and condense text from URLs, transcripts, and local files.
file-retrieval
Search a local filesystem for files by keyword and extension, then preview and attach the confirmed file.
skill-creator
Create or update modular AgentSkills with SKILL.md frontmatter and progressive disclosure.
local-mail-sim
Generate simulated overnight local mail summaries with urgent and important items.
github
Manage GitHub issues, pull requests, and workflow runs via gh CLI.
tmux
Drive tmux sessions by sending keystrokes and scraping pane output.
weather
Fetches current weather and forecasts via wttr.in and Open-Meteo, outputting JSON or PNG.
morning-podcast
Collect headline sources and summarize them into a single spoken news briefing.
cron
Schedule recurring reminders and automated tasks with cron expressions.
Frequently Asked Questions About THU-SAGE
FAQPage SchemaWhat specific tasks can be performed using THU-SAGE capabilities?▼
THU-SAGE enables terminal-based session management, local file retrieval, GitHub repository maintenance, and scheduled information synthesis. Users can perform daily check-in simulations, summarize external URLs or local documents, and generate prioritized mail or news briefings through integrated scheduling and retrieval functions.
Which technical personas benefit most from these capabilities?▼
These capabilities are designed for systems engineers, researchers, and developers operating in edge-computing environments. The functionality targets users who require terminal-centric control over local filesystems, remote version control systems, and recurring background task scheduling without relying on heavy graphical interfaces.
What are the prerequisites for deploying these capabilities?▼
Deployment requires a Unix-like environment capable of executing terminal commands and managing background processes. Users must have access to a local filesystem, a configured GitHub environment, and the ability to interpret cron expressions for scheduling tasks within their specific operating system environment.