DeepAgents-AutoGLM
Terminal assistant with Android and iOS phone automation
All Skills in This Repository (5)
Pure Emerald Level Indicatorsarxiv-search
Search the arXiv preprint repository and retrieve relevant paper titles and summaries.
xiaohongshu-posting
Automate posting short idea and long article content to Xiaohongshu.
langgraph-docs
Retrieve and synthesize information from LangGraph Python documentation.
skill-creator
Guides creating AI skills with structure, metadata, and packaging steps.
web-research
Create research plans, delegate subtopics to subagents, and synthesize findings into cited reports.
Frequently Asked Questions
FAQPage SchemaHow to install DeepAgents-AutoGLM?โผ
Run `npx skills add Illuminated2020/DeepAgents-AutoGLM --all -g -y` in your terminal to install all skills in this suite globally.
How to automate Android or iPhone tasks from the terminal?โผ
Enable the AutoGLM middleware, connect your device via ADB or WebDriverAgent, and describe the task in plain language. The assistant plans the steps and operates the phone screen for you.
Can it post to Xiaohongshu automatically?โผ
Yes. The included xiaohongshu-posting skill guides the full publishing flow for both short notes and long articles, from content entry to final publish confirmation.
Does it work without a phone connected?โผ
Yes. Phone automation is optional. With AUTOGLM_ENABLED set to false, it still works as a full terminal assistant with web search, file operations, and shell commands.
Can I create my own custom skills?โผ
Yes. The built-in skill-creator walks you through scaffolding, writing, validating, and packaging new skills for any workflow you want to automate.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core