Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
raphaelmansuy
GitHub creator profile

raphaelmansuy

Repository-level view of 83 collected skills across 8 GitHub repositories, including approximate occupation coverage.

skills collected
83
repositories
8
occupation fields
3
updated
2026-04-14
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
edgecrab
52 skills608updated 2026-04-10
63% of creator
json-toolbox-skill
소프트웨어 개발자

Use JSON validation and JSON Pointer lookup tools for exact payload inspection.

2026-04-10
calculator-skill
부기·회계·감사 사무원은행 출납원

Use calculator tools for exact arithmetic and unit conversion.

2026-04-10
native-mcp
소프트웨어 개발자

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native EdgeCrab tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.

2026-04-06
blackbox
소프트웨어 개발자

Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requires the blackbox CLI and a Blackbox AI API key.

2026-04-05
base
소프트웨어 개발자

Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.

2026-04-05
solana
소프트웨어 개발자

Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.

2026-04-05
meme-generation
소프트웨어 개발자

Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.

2026-04-05
agentmail
소프트웨어 개발자

Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. hermes-agent@agentmail.to).

2026-04-05
Showing top 8 of 52 collected skills in this repository.
#002
k8s-agent-stack
11 skills20updated 2025-12-19
13% of creator
a2a-protocol-impl
소프트웨어 개발자

Implement Agent-to-Agent (A2A) protocol for inter-agent communication. Use for agent discovery, agent cards, task delegation, and multi-agent orchestration. Triggers on "A2A protocol", "agent-to-agent", "agent discovery", "agent card", "multi-agent", "agent delegation", "agent communication", or when implementing spec/api/017-a2a-protocol.md.

2025-12-19
agent-deployment-pipeline
소프트웨어 개발자

Implement CI/CD pipelines for AI agent deployment with evaluation gates. Use for GitHub Actions workflows, GitOps with ArgoCD, container image building, and automated testing. Triggers on "CI/CD", "pipeline", "GitHub Actions", "GitOps", "ArgoCD", "deployment automation", "continuous deployment", or when implementing safe agent release workflows.

2025-12-19
agent-evaluation-mlflow
데이터 과학자

Implement agent evaluation and safety gates using MLflow 3.x. Use for creating LLM-as-Judge scorers, evaluation datasets, quality gates, tracing, and continuous evaluation. Triggers on "evaluate agent", "MLflow scorer", "LLM judge", "safety evaluation", "quality gate", "agent testing", "hallucination detection", or when implementing spec/010-agent-evaluation.md requirements.

2025-12-19
agentctl-cli
소프트웨어 개발자

Build CLI tools using Go with Cobra and Viper. Use for implementing agentctl commands, interactive prompts, configuration management, and output formatting. Triggers on "CLI", "agentctl", "command line", "cobra", "terminal application", "interactive prompt", or when implementing spec/009-developer-experience.md CLI section.

2025-12-19
go-api-gateway
소프트웨어 개발자

Build the AgentStack API Gateway in Go with Fiber/Chi. Use for creating REST API endpoints, HTTP handlers, middleware, request validation, and API routing. Triggers on "build API", "create endpoint", "HTTP handler", "REST API", "API gateway", "Fiber handler", "Chi router", or when implementing spec/004-api-design.md endpoints.

2025-12-19
knative-serving
네트워크·컴퓨터 시스템 관리자

Deploy serverless workloads with Knative Serving for scale-to-zero and autoscaling. Use for creating Knative Services, configuring autoscaling, traffic splitting, and revisions. Triggers on "knative service", "scale-to-zero", "serverless deployment", "ksvc", "knative autoscaling", "traffic splitting", or when deploying agents as serverless workloads.

2025-12-19
kubernetes-manifests
소프트웨어 개발자

Generate production-ready Kubernetes manifests for AgentStack. Use for creating Deployments, Services, ConfigMaps, Secrets, RBAC, and other K8s resources. Triggers on "create deployment", "k8s manifest", "kubernetes yaml", "pod spec", "service definition", "configmap", "RBAC", or when deploying components to Kubernetes.

2025-12-19
multi-tenant-postgres
데이터베이스 아키텍트

Implement multi-tenant PostgreSQL database layer with row-level security. Use for database schema design, tenant isolation, migrations, connection pooling, and data access patterns. Triggers on "database schema", "PostgreSQL", "multi-tenant", "row-level security", "RLS", "database migration", "sqlc", or when implementing the data layer for AgentStack.

2025-12-19
Showing top 8 of 11 collected skills in this repository.
#003
edgequake
9 skills2.0k227updated 2026-02-09
11% of creator
copilotkit-nextjs-integration
웹 개발자

Integrate CopilotKit AI components into Next.js frontend for building agentic UIs. Enables context-aware AI agents that can read app state and trigger tools/actions. Supports custom adapters for self-hosted LLMs and multiple provider integrations.

2026-02-09
doc-traceability-validator
소프트웨어 품질 보증 분석가·테스터

Validate documentation traceability between code annotations (@implements), feature registry, business rules, and use cases. Detect ID collisions, undocumented features, broken cross-references, and namespace violations.

2026-02-09
e2e-test-service-management
소프트웨어 품질 보증 분석가·테스터

Service management for E2E testing in EdgeQuake. Start, stop, and monitor PostgreSQL, backend API, and frontend services. Includes health checks and logging utilities for interactive testing workflows.

2026-02-09
makefile-dev-workflow
소프트웨어 개발자

Unified development workflow for EdgeQuake using Makefile commands. Use when starting services, running tests, or managing the full development stack (database, backend, frontend). Provides simplified alternatives to raw cargo/npm commands.

2026-02-09
pdf-markdown-validator
소프트웨어 품질 보증 분석가·테스터

Validate PDF to Markdown conversion quality using multi-dimensional metrics. Assess table accuracy, style preservation (bold/italic/headings), robustness, and performance with standardized F1-scoring methodology.

2026-02-09
playwright-ux-ui-capture
소프트웨어 품질 보증 분석가·테스터

Capture EdgeQuake WebUI routes with Playwright and write artifacts immediately (screenshots + per-page request JSON + capture index). Use when adding/updating Playwright E2E capture specs or when asked to automate UI screenshot collection.

2026-02-09
reverse-documentation
소프트웨어 개발자

Automatically generate comprehensive documentation for Rust and TypeScript codebases by analyzing code structure, patterns, and relationships. Supports trait-based patterns, async operations, React components, and Next.js applications.

2026-02-09
ux-ui-analyze-single-page
웹 개발자

Analyze exactly one captured UI page (from ux_ui_map screenshots + request JSON) and immediately write/update ux_ui_map/pages/{page}.md in neutral descriptive language. Use when asked to analyze screenshots, rewrite corresponding analysis immediately, or avoid memory/context saturation.

2026-02-09
Showing top 8 of 9 collected skills in this repository.
#004
edgemint
4 skills40updated 2026-04-14
4.8% of creator
edgemint-packt
기술 작가

Write and generate Packt publisher manuscripts as pixel-perfect DOCX using edgemint. Use this skill when the user is authoring a Packt book chapter, applying Packt house styles, generating or reviewing a Packt-style Word document, or converting Markdown to a Packt-compliant manuscript. Knows every Packt paragraph style, character style, callout, list level, and code block variant. Triggers on: "Packt chapter", "Packt style", "publisher manuscript", "Packt template", "write a chapter for Packt", "generate Packt DOCX".

2026-04-14
edgemint
소프트웨어 개발자

Generate style-faithful DOCX documents from Markdown using the edgemint CLI. Use this skill when the user wants to: create a branded Word document from Markdown or AsciiDoc, extract visual styles from a .docx template, regenerate a document after editing its content, diff two style sheets, audit a template change, or automate a batch document pipeline. Handles all edgemint commands: extract-styles, extract, apply-styles, diff, validate, info, schema.

2026-04-14
edgemint-packt
기술 작가

Write and generate Packt publisher manuscripts as pixel-perfect DOCX using edgemint. Use this skill when the user is authoring a Packt book chapter, applying Packt house styles, generating or reviewing a Packt-style Word document, or converting Markdown to a Packt-compliant manuscript. Knows every Packt paragraph style, character style, callout, list level, and code block variant. Triggers on: "Packt chapter", "Packt style", "publisher manuscript", "Packt template", "write a chapter for Packt", "generate Packt DOCX".

2026-04-12
edgemint
소프트웨어 개발자

Generate style-faithful DOCX documents from Markdown using the edgemint CLI. Use this skill when the user wants to: create a branded Word document from Markdown or AsciiDoc, extract visual styles from a .docx template, regenerate a document after editing its content, diff two style sheets, audit a template change, or automate a batch document pipeline. Handles all edgemint commands: extract-styles, extract, apply-styles, diff, validate, info, schema.

2026-04-12
#005
machine-learning-feature-selection
4 skills00updated 2025-12-26
4.8% of creator
#006
edgeparse
1 skills11515updated 2026-03-23
1.2% of creator
#007
run-edgeparse
1 skills10updated 2026-03-23
1.2% of creator
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다