Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
mk-knight23
GitHub 제작자 프로필

mk-knight23

3개 GitHub 저장소에서 수집된 37개 skills를 저장소 단위로 보여줍니다.

수집된 skills
37
저장소
3
업데이트
2026-03-20
저장소 탐색

저장소와 대표 skills

batch-processor
소프트웨어 개발자

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
소프트웨어 개발자

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
정보 보안 분석가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
데이터베이스 아키텍트

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
claw-ecosystem
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
정보 보안 분석가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
atlas-engineering
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
데이터 과학자

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
시장조사 분석가·마케팅 전문가

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
웹·디지털 인터페이스 디자이너

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
프로젝트 관리 전문가

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
정보 보안 분석가

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
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다
mk-knight23 Agent Skills | SkillsMP