← all publishers

aivos-xie

@aivos-xie source repo

48 published skills

  1. Native MCP · aivos-xie bundle
    MCP client: connect servers, register tools (stdio/HTTP).
    0
    installs
  2. Osint · aivos-xie
    开源情报收集 — 社工、人肉搜索、域名/IP/邮箱情报、社交媒体
    0
    installs
  3. Coding Principles · aivos-xie
    编码四原则 — 先思考、求简、精准修改、目标驱动
    0
    installs
  4. Alist Admin · aivos-xie bundle
    AList file manager administration — user management, security hardening, API usage, and Docker deployment. Use when managing AList instances, changing passwords, configuring permissions, or troubleshooting login issues.
    0
    installs
  5. Bug Bounty · aivos-xie
    Bug bounty hunting methodology — reconnaissance, exploitation, and report writing for HackerOne, Bugcrowd, and private programs
    0
    installs
  6. Kanban Worker · aivos-xie
    Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.
    0
    installs
  7. Qinglong Panel · aivos-xie bundle
    青龙面板完全指南:部署、脚本编写、API使用、抓包、自动化签到。
    0
    installs
  8. Web Security · aivos-xie
    Web安全测试工具链 — sqlmap, Nmap, Nikto, XSStrike, ffuf, nuclei, Metasploit
    0
    installs
  9. Self Hosted Apps · aivos-xie
    Deploy self-hosted applications via Docker — AList, monitoring, notes, dashboards. Covers deployment, configuration, API integration, and China-specific Docker mirror setup.
    0
    installs
  10. Cloud Security · aivos-xie
    云安全 — AWS/Azure/GCP渗透、容器安全、Kubernetes安全
    0
    installs
  11. Github Trending · aivos-xie
    GitHub热门项目 — AI Agent框架、自托管工具、开发者工具 (2026年6月)
    0
    installs
  12. Mobile Security · aivos-xie
    Mobile application security testing — Android/iOS static and dynamic analysis, instrumentation, and exploitation
    0
    installs
  13. Network Pentest · aivos-xie
    内网渗透 — 横向移动、代理隧道、权限维持、域渗透
    0
    installs
  14. Active Directory · aivos-xie
    Active Directory攻击 — BloodHound、Certipy、bloodyAD、DonPAPI、域渗透
    0
    installs
  15. Malware Analysis · aivos-xie
    恶意软件分析 — 沙箱、动态分析、脱壳、反混淆、YARA规则
    0
    installs
  16. Security Toolkit · aivos-xie
    安全测试总览 — 逆向工程、密码爆破、Web安全三大方向工具链
    0
    installs
  17. Codex · aivos-xie
    Delegate coding to OpenAI Codex CLI (features, PRs).
    0
    installs
  18. Digital Forensics · aivos-xie
    数字取证 — 磁盘/内存/网络取证、日志分析、时间线重建
    0
    installs
  19. Password Cracking · aivos-xie
    密码爆破工具链 — hashcat, John, Hydra, Medusa, CeWL, crunch
    0
    installs
  20. Wireless Security · aivos-xie
    无线安全 — WiFi破解、蓝牙攻击、RFID克隆、SDR
    0
    installs
  21. Docker Alibaba Cloud · aivos-xie bundle
    Docker deployment on Alibaba Cloud Linux — mirror config, common services, troubleshooting.
    0
    installs
  22. Self Hosted Services · aivos-xie
    自托管服务部署 — AList网盘、Uptime Kuma监控、Memos笔记等轻量Docker服务
    0
    installs
  23. Fanqie Checkin · aivos-xie bundle
    番茄小说自动签到:网页端API签到获取金币奖励
    0
    installs
  24. Kurobbs Signin · aivos-xie bundle
    库街区(Kurobbs)自动签到 — Token获取与签到流程
    0
    installs
  25. Office Mastery · aivos-xie bundle
    Complete office skills: Word, Excel, PPT, PDF processing with Python libraries and MCP servers
    0
    installs
  26. Student Skills · aivos-xie
    Essential skills for college students: academic writing, data analysis, presentation design, research methodology, and study automation
    0
    installs
  27. Evasion Techniques · aivos-xie
    免杀对抗 — AV绕过、C2框架、权限维持、横向移动、隐蔽通信
    0
    installs
  28. Reverse Engineering · aivos-xie
    逆向工程工具链 — Ghidra, radare2, Frida, apktool, jadx, angr, pwntools
    0
    installs
  29. Github Repo Management · aivos-xie bundle
    Clone/create/fork repos; manage remotes, releases.
    0
    installs
  30. Cryptography Attacks · aivos-xie
    密码学攻击 — 加密算法分析、侧信道、RSA攻击、哈希碰撞
    0
    installs
  31. Auto Cookie Capture · aivos-xie
    自动获取网站/App Cookie 的技术方案:Playwright 模拟登录、requests 直接登录、mitmproxy 抓包。
    0
    installs
  32. Multi Server Management · aivos-xie bundle
    Manage multiple remote servers from Hermes via SSH — deploy services, configure firewalls, transfer files, run commands across servers
    0
    installs
  33. AI Reverse Engineering · aivos-xie
    AI-powered reverse engineering tools — LLM-assisted decompilation, analysis, and binary understanding
    0
    installs
  34. Hermes Agent · aivos-xie bundle
    Configure, extend, or contribute to Hermes Agent.
    0
    installs
  35. Data Collection · aivos-xie bundle
    Parallel data collection from web sources, APIs, and documentation sites
    0
    installs
  36. Flask Web Tools · aivos-xie bundle
    Build and deploy lightweight Flask web tools (file managers, dashboards, admin panels) on Linux servers. Covers Chinese/i18n filenames, mobile touch UX, simple auth, and Docker-free deployment.
    0
    installs
  37. Userscript Saas · aivos-xie bundle
    Build and deploy Tampermonkey userscripts with backend API for paid SaaS services (key systems, user accounts, recharge codes). Covers the full stack: FastAPI backend, SQLite database, userscript frontend, multi-server deployment.
    0
    installs
  38. Web Tool Builder · aivos-xie bundle
    Build and deploy self-contained web applications on Linux servers — Flask/Node tools with auth, file management, dashboards. Includes templates, deployment patterns, and Python environment pitfalls.
    0
    installs
  39. Knowledge Base MCP · aivos-xie bundle
    Build AI knowledge bases with MCP Server — structured docs, search index, Agent integration
    0
    installs
  40. Custom File Manager · aivos-xie bundle
    Build custom web-based file managers with Flask — upload, download, rename, move, delete, mkdir. Supports Chinese filenames, secret-key auth, drag-and-drop upload. Use when the user wants a self-hosted file server, web disk, or lightweight AList/Nextcloud replacement.
    0
    installs
  41. Github Pages Deploy · aivos-xie
    Deploy static sites to GitHub Pages via API — create repo, push, enable Pages, all from CLI
    0
    installs
  42. Multi Agent Dispatch · aivos-xie
    多子Agent并行派发系统 — 按任务类型自动选择最优模型
    0
    installs
  43. Multi Process Scraper · aivos-xie bundle
    Build high-throughput multi-process Python scrapers/collectors for small servers
    0
    installs
  44. Knowledge Base Builder · aivos-xie bundle
    Build knowledge bases from collected data — clean raw files, generate search indexes, deploy GitHub Pages websites, and package as Hermes skills. Covers the full pipeline from raw READMEs/docs to searchable open-source knowledge bases.
    0
    installs
  45. Flask Webapp Deployment · aivos-xie bundle
    Deploy Flask web applications with nginx reverse proxy, systemd services, SQLite, and remote management APIs. Use when deploying Python web apps, creating admin panels, setting up reverse proxies, or building management APIs.
    0
    installs
  46. Qinglong Checkin Scripts · aivos-xie bundle
    青龙面板签到脚本开发 — 逆向APP API、多账号、通知推送、售卖打包
    0
    installs
  47. Python Multi Process Worker · aivos-xie bundle
    Build and deploy multi-process Python workers on remote servers — parallel data collection, web scraping, batch processing with shared state management.
    0
    installs
  48. Hermes Agent Skill Authoring · aivos-xie bundle
    Author in-repo SKILL.md: frontmatter, validator, structure.
    0
    installs