Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
raphaelmansuy
Profil créateur GitHub

raphaelmansuy

Vue par dépôt de 87 skills collectés dans 8 dépôts GitHub.

skills collectés
87
dépôts
8
mis à jour
2026-06-13
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
edgecrab
56 skills · 2026-06-13
Développeurs de logicielsCommis de bureau générauxAnalystes en assurance qualité des logiciels et testeursAnalystes en études de marché et spécialistes en marketingAutres occupations informatiquesAnalystes en sécurité de l'information
13 catégories métier · 100% classifié
64%part
#02
k8s-agent-stack
11 skills · 2025-12-19
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en sécurité de l'informationArchitectes de bases de donnéesScientifiques des données
5 catégories métier · 100% classifié
13%part
#03
edgequake
9 skills · 2026-02-09
Analystes en assurance qualité des logiciels et testeursConcepteurs web et d'interfaces numériquesDéveloppeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesDéveloppeurs web
5 catégories métier · 100% classifié
10%part
#04
edgemint
4 skills · 2026-04-14
Développeurs de logicielsRédacteurs techniques
2 catégories métier · 100% classifié
4.6%part
#05
machine-learning-feature-selection
4 skills · 2025-12-26
Développeurs de logicielsScientifiques des donnéesSpécialistes en gestion de projets
3 catégories métier · 100% classifié
4.6%part
#06
edgeparse
1 skills · 2026-03-23
Développeurs de logiciels
1 catégories métier · 100% classifié
1.1%part
#07
run-edgeparse
1 skills · 2026-03-23
Opérateurs de saisie de données
1 catégories métier · 100% classifié
1.1%part
#08
agentic_platform_reference
1 skills · 2025-12-24
Développeurs web
1 catégories métier · 100% classifié
1.1%part
explorateur de dépôts

Dépôts et skills représentatifs

macos-computer-use
Développeurs de logiciels

Drive the macOS desktop in the background via computer_use and cua-driver — launch apps, capture SOM indices, click/type/key without stealing focus.

2026-06-13
json-toolbox-skill
Développeurs de logiciels

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

2026-04-10
calculator-skill
Développeurs de logiciels

Use calculator tools for exact arithmetic and unit conversion.

2026-04-10
native-mcp
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Graphistes

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

2026-04-05
Affichage des 8 principaux skills collectés sur 56 dans ce dépôt.
a2a-protocol-impl
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques des données

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Architectes de bases de données

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
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
copilotkit-nextjs-integration
Développeurs web

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
edgemint-packt
Rédacteurs techniques

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Développeurs de logiciels

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
8 dépôts affichés sur 8
Tous les dépôts sont affichés
raphaelmansuy Agent Skills | SkillsMP