qyclaw
Multi-tenant platform for running isolated, auditable agent tasks
All Skills in This Repository (9)
Pure Emerald Level Indicatorsclaude-api
Integrates Claude API and Agent SDK across six programming languages with tool use and error handling.
xlsx
Automates spreadsheet editing, cleaning, and conversion across XLSX, CSV, TSV formats.
Extract text and tables from PDFs using Python libraries.
algorithmic-art
Generate self-contained p5.js algorithmic art with seeded randomness and parameter controls.
skill-creator
Generate SKILL.md scaffolds and run iterative evaluation loops for AI skills.
pptx
Unpack, edit, and pack PPTX files for automated slide deck workflows.
mcp-builder
Design and implement MCP servers with validated tools for external services.
brand-guidelines
Applies Anthropic's brand colors and typography to artifacts.
docx
Create, edit, and analyze Word documents via XML manipulation and docx-js.
Frequently Asked Questions
FAQPage SchemaHow to install Qyclaw?โผ
Run `npx skills add 760485464/qyclaw --all -g -y` in your terminal to install all skills in this suite globally.
What is Qyclaw used for?โผ
Qyclaw is a multi-tenant agent task platform that manages users, sessions, skills, memory, and external MCP connections, with high-risk tool execution isolated in container sandboxes.
How does Qyclaw keep agent execution safe?โผ
It runs risky actions like shell commands, file writes, and skill scripts inside Docker container sandboxes, while orchestration, memory, and approvals stay in the main system with full audit logs.
Can Qyclaw switch between different agent backends?โผ
Yes. You can switch per session between the deepagents and claude backends while keeping conversations, memory, skills, and connections stored in the platform.
Does Qyclaw support long-term user memory?โผ
Yes. It separates user long-term memory from session memory and can integrate with Hindsight for semantic recall across conversations, with configurable reflection intervals.
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