CloudToLocalLLM Skill
CloudToLocalLLM is a Dart AI agent skill with npx, docker, git clone. Privacy-first desktop AI companion with 5 pillars: unified chat, OpenClaw Gateway, evolving avatar, desktop control, and vision. Auth0 with encrypted tunneling.
How to use CloudToLocalLLM Skill
Install or run
git clone https://github.com/CloudToLocalLLM-online/CloudToLocalLLM.gitClient configuration
{
"mcpServers": {
"context7": {
"command": "/home/rightguy/.npm-global/bin/context7-mcp",
"args": [],
"env": {
"DEFAULT_MINIMUM_TOKENS": ""
},
"alwaysAllow": ["query-docs", "resolve-library-id"],
"disabled": true
},
"memory": {
"command": "/home/rightguy/.npm-global/bin/mcp-server-memory",
"args": [],
"alwaysAllow": [
"create_entities",
"create_relations",
"add_observations",
"delete_entities",
"delete_observations",
"delete_relations",
"read_graph",
"search_nodes",
"open_nodes"
]
},
"sequentialthinking": {
"command": "/home/rightguy/.npm-global/bin/mcp-server-sequential-thinking",
"args": [],
"alwaysAllow": ["sequentialthinking"],
"disabled": false
},
"zai-vision": {
"type": "sse",
"url": "https://api.z.ai/api/mcp/zai-vision/mcp",
"headers": {
"Authorization": "Bearer ${Z_AI_API_KEY}"
},
"alwaysAllow": [
"ui_to_artifact",
"extract_text_from_screenshot",
"diagnose_error_screenshot",
"understand_technical_diagram",
"analyze_data_visualization",
"ui_diff_check",
"image_analysis",
"video_analysis",
"analyze_image"
],
"disabled": false
},
"web-reader": {
"type": "sse",
"url": "https://api.z.ai/api/mcp/web_reader/mcp",
"headers": {
"Authorization": "Bearer ${Z_AI_API_KEY}"
},
"alwaysAllow": ["webReader"],
"disabled": false
},
"web-search-prime": {
"type": "sse",
"url": "https://api.z.ai/api/mcp/web_search_prime/mcp",
"headers": {
"Authorization": "Bearer ${Z_AI_API_KEY}"
},
What is CloudToLocalLLM Skill?
CloudToLocalLLM is a Dart AI agent skill with npx, docker, git clone. Privacy-first desktop AI companion with 5 pillars: unified chat, OpenClaw Gateway, evolving avatar, desktop control, and vision. Auth0 with encrypted tunneling. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run CloudToLocalLLM using npx. Check CloudToLocalLLM-online/CloudToLocalLLM for the latest setup command.
- Built for Dart
- Built for Node.js
- Built for Docker
- Install or run with npx
- Install or run with docker
- Install or run with git clone
- API key required
- OAuth
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use CloudToLocalLLM Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
Built with
Explore related resources
Frequently asked questions
What is CloudToLocalLLM?
CloudToLocalLLM is a Dart AI agent skill with npx, docker, git clone. Privacy-first desktop AI companion with 5 pillars: unified chat, OpenClaw Gateway, evolving avatar, desktop control, and vision. Auth0 with encrypted tunneling.
Who is CloudToLocalLLM best for?
CloudToLocalLLM is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows.
How do I install CloudToLocalLLM?
Install or run CloudToLocalLLM using npx. Check CloudToLocalLLM for the latest setup command.
Is CloudToLocalLLM actively maintained?
CloudToLocalLLM may need a closer maintenance check before production use.