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
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
edgecrab
52 skills · 2026-04-10
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターデータサイエンティスト情報セキュリティアナリスト秘書・行政アシスタント(法律・医療・役員除く)エンターテインメント・レクリエーション一線監督者(ギャンブルサービス除く)
13 occupation categories · 100% classified
63%share
#02
k8s-agent-stack
11 skills · 2025-12-19
ソフトウェア開発者ネットワーク・コンピュータシステム管理者データサイエンティストデータベースアーキテクト情報セキュリティアナリスト
5 occupation categories · 100% classified
13%share
#03
edgequake
9 skills · 2026-02-09
ソフトウェア品質保証アナリスト・テスターウェブ開発者ソフトウェア開発者
3 occupation categories · 100% classified
11%share
#04
edgemint
4 skills · 2026-04-14
ソフトウェア開発者テクニカルライター
2 occupation categories · 100% classified
4.8%share
#05
machine-learning-feature-selection
4 skills · 2025-12-26
ソフトウェア開発者データサイエンティストプロジェクト管理専門家
3 occupation categories · 100% classified
4.8%share
#06
edgeparse
1 skills · 2026-03-23
その他コンピュータ職
1 occupation categories · 100% classified
1.2%share
#07
run-edgeparse
1 skills · 2026-03-23
データ入力オペレーター
1 occupation categories · 100% classified
1.2%share
#08
agentic_platform_reference
1 skills · 2025-12-24
ウェブ開発者
1 occupation categories · 100% classified
1.2%share
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 件のリポジトリを表示
すべてのリポジトリを表示しました