Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
mk-knight23
Perfil de creador de GitHub

mk-knight23

Vista por repositorio de 37 skills recopiladas en 3 repositorios de GitHub.

skills recopiladas
37
repositorios
3
actualizado
2026-03-20
explorador de repositorios

Repositorios y skills representativas

batch-processor
Desarrolladores de software

High-throughput parallel processing of large datasets using Node.js streams and Claude AI. Accepts CSV, JSON, JSONL, or plain text. Processes in configurable chunk sizes with backpressure-aware Node.js Readable/Transform/Writable streams. Tracks progress, retries failures with exponential backoff, estimates cost before run. Adapted from ZeroClaw's Rayon-based batch processor for Node.js streaming architecture.

2026-03-10
iot-monitor
Desarrolladores de software

Dashboard and API layer for monitoring IoT sensors and edge devices from OpenClaw's full-stack environment. Connects to MQTT brokers, HTTP sensor APIs, or PicoClaw agent heartbeats. Renders a live web dashboard, stores readings in Supabase, and sends alerts via any configured channel (Telegram, Slack, WhatsApp). Adapted from PicoClaw's Go iot-monitor for OpenClaw's Node.js full-stack runtime.

2026-03-10
security-scanner
Analistas de seguridad de la información

Full-stack security audit for OpenClaw's Node.js ecosystem: npm audit for CVEs, Snyk for supply chain, ESLint security plugin for code patterns, OWASP dependency check, and AI review of the 60-repo portfolio for systemic vulnerabilities. Generates SECURITY_REPORT.md. Adapted from ZeroClaw's comprehensive security-scanner, tuned for Node.js/TypeScript and multi-repo portfolios.

2026-03-10
add-gmail
Desarrolladores de software

Adds Gmail monitoring to OpenClaw using the googleapis library. Creates OAuth2 credentials, polls INBOX for unread messages matching a trigger pattern, drafts AI replies, and sends after approval. Use when you want OpenClaw to monitor and respond to emails. Requires a Google Cloud project with Gmail API enabled and OAuth2 credentials.

2026-03-06
add-obsidian
Desarrolladores de software

Mounts an Obsidian vault as a read-only knowledge source for OpenClaw. Registers a vault_search tool that performs full-text search across all .md files, returning file names and relevant excerpts. Use when you want OpenClaw to answer questions using your personal notes or team knowledge base. Requires the vault to be accessible as a local directory.

2026-03-06
add-slack
Desarrolladores de software

Adds Slack integration to OpenClaw using the @slack/bolt framework. Creates a SlackChannel adapter with Socket Mode (no public URL required), handles app_mention events, routes messages through OpenClaw's skill dispatcher, and responds in-thread. Use when you want OpenClaw accessible from Slack workspaces. Requires a Slack app with Socket Mode enabled.

2026-03-06
add-supabase
Arquitectos de bases de datos

Adds Supabase as OpenClaw's persistent backend. Creates tables for conversation history, skill invocation logs, and agent memory using the Supabase JS client. Wires memory-read and memory-write into the tool registry so skills can persist state across sessions. Requires a Supabase project URL and anon key.

2026-03-06
add-telegram
Desarrolladores de software

Adds a Telegram bot channel to OpenClaw. Installs node-telegram-bot-api, creates src/channels/telegram.ts with a TelegramChannel class, registers it in the channel registry, and wires trigger-word filtering. Use when you want OpenClaw to receive and respond to messages sent to a Telegram bot. Requires a bot token from @BotFather.

2026-03-06
Mostrando las 8 principales de 15 skills recopiladas en este repositorio.
claw-ecosystem
Desarrolladores de software

This skill should be used when the user asks to "start all claws", "start claw gateways", "run all gateways", "start openclaw nanobot picoclaw zeroclaw nanoclaw", "launch claw ecosystem", "stop all claws", "stop gateways", "claw status", "check gateway status", or "open claws". Manages all five Claw ecosystem gateways (OpenClaw, ZeroClaw, NanoBot, PicoClaw, NanoClaw) as a unified fleet.

2026-03-20
code-reviewer
Analistas de garantía de calidad de software y probadores

Runs ESLint, TypeScript type checking (tsc --noEmit), and AI-driven review on any JavaScript/TypeScript Node.js codebase or diff. Identifies bugs, type issues, security vulnerabilities (via eslint-plugin-security), async pitfalls, and style violations. Outputs a CODE_REVIEW.md report with CRITICAL/HIGH/MEDIUM/LOW severity ratings. Use before committing or merging Node.js code. Adapted from Nanobot's Python code-reviewer for Node.js/TypeScript runtimes.

2026-03-10
repo-modernizer
Desarrolladores de software

Automated portfolio hygiene for Node.js repositories. Updates package.json dependencies to latest stable, migrates CommonJS to ESM, upgrades TypeScript config to strict mode, adds missing .gitignore patterns, adds GitHub Actions CI, generates missing README sections, and standardizes the project structure. Cross-ported from OpenClaw's repo-modernizer. Use when a repository is stale or missing modern Node.js conventions.

2026-03-10
security-scanner
Analistas de seguridad de la información

Node.js security audit: npm audit for known CVEs, Snyk for supply chain vulnerabilities, eslint-plugin-security for code patterns (eval, prototype pollution, path traversal), and AI-driven analysis of container isolation boundaries. Generates SECURITY_REPORT.md with CRITICAL/HIGH/MEDIUM severity ratings. Adapted from ZeroClaw's Rust security-scanner for Node.js/npm ecosystem. Run before any release or dependency update.

2026-03-10
add-discord
Desarrolladores de software

Transformation skill to add high-fidelity Discord support. Installs discord.js, creates a multi-channel adapter with thread support, and configures bot intents/tokens. Enables rich embeds and slash command registration.

2026-03-06
add-github-actions
Desarrolladores de software

Transformation skill to add robust CI/CD via GitHub Actions. Configures workflows for linting, testing, and auto-deployment. Adds secrets management and PR automation hooks.

2026-03-06
add-gmail
Desarrolladores de software

Transforms NanoClaw to add Gmail monitoring and composition. Installs the googleapis dependency, creates a Gmail channel adapter in src/channels/, adds OAuth2 flow, and registers it at startup. Run /add-gmail when you want to monitor your inbox and compose AI-drafted replies via NanoClaw. Requires Google OAuth2 credentials from Google Cloud Console.

2026-03-06
add-linear
Desarrolladores de software

Transformation skill to add Linear integration. Installs linear-sdk, configures OAuth/API keys, and adds handlers for issue tracking and project management. Mounts Linear team context into agent containers.

2026-03-06
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
atlas-engineering
Desarrolladores de software

Full-stack engineering across 15+ languages, REST/GraphQL/gRPC APIs, React/Next.js/Vue/Svelte frontends, mobile (React Native/SwiftUI), databases, architecture patterns, refactoring, code review, and technical documentation. Activate for: build, code, implement, architect, refactor, API, frontend, backend, mobile, database.

2026-03-15
forge-devops
Administradores de redes y sistemas informáticos

DevOps and infrastructure specialist for CI/CD pipelines, cloud architecture (AWS/GCP/Azure), Kubernetes, monitoring (Prometheus/Grafana), IaC (Terraform/Pulumi), deployment strategies, cost optimization, SRE, platform engineering, and disaster recovery. Activate for: deploy, CI/CD, infrastructure, kubernetes, cloud, monitor, terraform, docker, scaling.

2026-03-15
hermes-automation
Desarrolladores de software

Automation and integrations specialist for workflow automation, SaaS integrations, bot development, no-code/low-code platforms, CRM/PM/communication tool connections, MCP tool architecture, circuit breaker patterns, event-driven systems, and ML pipeline orchestration. Activate for: automate, integrate, bot, workflow, MCP, webhook, Zapier, Slack bot, pipeline, n8n.

2026-03-15
nexus-ai-intelligence
Científicos de datos

AI/ML engineering for LLM applications, RAG systems, prompt engineering, multi-agent systems, eval-driven development, data pipelines, MLOps, context management, and model selection. Activate for: AI, ML, LLM, RAG, data pipeline, prompt, eval, multi-agent, model training, vector database.

2026-03-15
oracle-research
Analistas de investigación de mercados y especialistas en marketing

Research, strategy, and intelligence for competitive analysis, market sizing, trend identification, financial modeling, executive briefings, user research synthesis, cultural intelligence, behavioral psychology, weak signal detection, and data storytelling. Activate for: research, analyze, competitive, market, trend, financial model, strategy, executive brief, investor materials.

2026-03-15
pixel-design
Diseñadores de interfaces web y digitales

Design and UX mastery for design systems, UI/UX design, accessibility audits (WCAG 2.1), user research synthesis, spatial/XR interfaces, brand identity, UX writing, cultural intelligence, and developer handoff. Activate for: design, UX, UI, accessibility, WCAG, brand, design system, spatial, XR, handoff, user research.

2026-03-15
pulse-growth
Especialistas en gestión de proyectos

Product management, growth strategy, and marketing engine for PRDs, roadmaps, OKRs, content marketing, social media strategy, SEO, pricing, competitive analysis, behavioral psychology, CRO, and launch planning. Activate for: PRD, roadmap, OKR, growth, marketing, SEO, pricing, launch, competitive analysis, funnel, content strategy.

2026-03-15
sentinel-security
Analistas de seguridad de la información

Security and compliance guardian for threat modeling (STRIDE/DREAD), penetration testing, OWASP Top 10, secure code review, auth implementation, compliance (GDPR/SOC2/HIPAA/PCI DSS), agentic identity security, post-quantum readiness, and DevSecOps. Activate for: security, audit, pentest, compliance, threat model, OWASP, vulnerability, auth review.

2026-03-15
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
Mostrando 3 de 3 repositorios
Todos los repositorios cargados