← all publishers

raphaelmansuy

@raphaelmansuy source repo

74 published skills

  1. Edgemint 2 · raphaelmansuy
    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.
    0
    installs
  2. Edgemint Packt 2 · raphaelmansuy
    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".
    0
    installs
  3. Dogfood · raphaelmansuy bundle
    Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports
    0
    installs
  4. Findmy · raphaelmansuy
    Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.
    0
    installs
  5. Imessage · raphaelmansuy
    Send and receive iMessages/SMS via the imsg CLI on macOS.
    0
    installs
  6. Excalidraw · raphaelmansuy bundle
    Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.
    0
    installs
  7. Linear · raphaelmansuy
    Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.
    0
    installs
  8. Polymarket · raphaelmansuy bundle
    Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.
    0
    installs
  9. Github Issues · raphaelmansuy bundle
    Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.
    0
    installs
  10. Apple Reminders · raphaelmansuy
    Manage Apple Reminders via remindctl CLI (list, add, complete, delete).
    0
    installs
  11. Parallel CLI · raphaelmansuy
    Optional vendor skill for Parallel CLI — agent-native web search, extraction, deep research, enrichment, FindAll, and monitoring. Prefer JSON output and non-interactive flows.
    0
    installs
  12. Github Pr Workflow · raphaelmansuy bundle
    Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.
    0
    installs
  13. Plan · raphaelmansuy
    Plan mode for Hermes — inspect context, write a markdown plan into the active workspace's `.hermes/plans/` directory, and do not execute the work.
    0
    installs
  14. Sherlock · raphaelmansuy
    OSINT username search across 400+ social networks. Hunt down social media accounts by username.
    0
    installs
  15. Codex · raphaelmansuy
    Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.
    0
    installs
  16. Codebase Inspection · raphaelmansuy
    Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.
    0
    installs
  17. Duckduckgo Search · raphaelmansuy bundle
    Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Use the Python DDGS library or CLI to search, then web_extract for full content.
    0
    installs
  18. Obliteratus · raphaelmansuy bundle
    Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament evaluation, and telemetry-driven recommendations. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.
    0
    installs
  19. Blender MCP · raphaelmansuy
    Control Blender directly from Hermes via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.
    0
    installs
  20. Opencode · raphaelmansuy
    Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.
    0
    installs
  21. Github Repo Management · raphaelmansuy bundle
    Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.
    0
    installs
  22. Neuroskill Bci · raphaelmansuy bundle
    Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.
    0
    installs
  23. Jupyter Live Kernel · raphaelmansuy
    Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a live Jupyter kernel. No new tools required.
    0
    installs
  24. Docker Management · raphaelmansuy
    Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
    0
    installs
  25. Writing Plans · raphaelmansuy
    Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.
    0
    installs
  26. Blackbox · raphaelmansuy
    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.
    0
    installs
  27. Systematic Debugging · raphaelmansuy
    Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.
    0
    installs
  28. Hermes Atropos Environments · raphaelmansuy bundle
    Build, test, and debug Hermes Agent RL environments for Atropos training. Covers the HermesAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and the three CLI modes (serve/process/evaluate). Use when creating, reviewing, or fixing RL environments in the hermes-agent repo.
    0
    installs
  29. Requesting Code Review · raphaelmansuy
    Use when completing tasks, implementing major features, or before merging. Validates work meets requirements through systematic review process.
    0
    installs
  30. Test Driven Development · raphaelmansuy
    Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.
    0
    installs
  31. Subagent Driven Development · raphaelmansuy
    Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).
    0
    installs
  32. Sota Data Cleaning Feature Selection Eda · raphaelmansuy
    Quick Wins: Why This Skill Matters
    0
    installs
  33. Edgemint · raphaelmansuy
    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.
    0
    installs
  34. Edgemint Packt · raphaelmansuy
    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".
    0
    installs
  35. Langfuse · raphaelmansuy bundle
    Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods.
    0
    installs
  36. MCP Builder · raphaelmansuy bundle
    mcp-builder SKILL
    0
    installs
  37. Makefile Dev Workflow · raphaelmansuy
    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.
    0
    installs
  38. Reverse Documentation · raphaelmansuy
    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.
    0
    installs
  39. PDF Markdown Validator · raphaelmansuy bundle
    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.
    0
    installs
  40. UX UI Map Page By Page · raphaelmansuy bundle
    Produce the EdgeQuake WebUI UX/UI map one route at a time (capture screenshots, then immediately write per-page docs and per-page analysis requests). Use when asked to map UI, capture screens page-by-page, avoid agent memory saturation, or generate ux_ui_map artifacts.
    0
    installs
  41. Playwright UX UI Capture · raphaelmansuy bundle
    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.
    0
    installs
  42. UX UI Analyze Single Page · raphaelmansuy
    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.
    0
    installs
  43. Doc Traceability Validator · raphaelmansuy bundle
    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.
    0
    installs
  44. E2e Test Service Management · raphaelmansuy bundle
    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.
    0
    installs
  45. Typescript · raphaelmansuy bundle
    CopilotKit TypeScript Skill
    0
    installs
  46. Native MCP · raphaelmansuy
    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.
    0
    installs
  47. Gif Search · raphaelmansuy
    Search and download GIFs from Tenor using curl. No dependencies beyond curl and jq. Useful for finding reaction GIFs, creating visual content, and sending GIFs in chat.
    0
    installs
  48. Github Auth · raphaelmansuy bundle
    Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.
    0
    installs
  49. Notion · raphaelmansuy bundle
    Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.
    0
    installs
  50. Godmode · raphaelmansuy bundle
    Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or red-team model robustness.
    0
    installs
  51. Xitter · raphaelmansuy
    Interact with X/Twitter via the x-cli terminal client using official X API credentials. Use for posting, reading timelines, searching tweets, liking, retweeting, bookmarks, mentions, and user lookups.
    0
    installs
  52. Fastmcp · raphaelmansuy bundle
    Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.
    0
    installs
  53. Obsidian · raphaelmansuy
    Read, search, and create notes in the Obsidian vault.
    0
    installs
  54. Qmd · raphaelmansuy
    Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration.
    0
    installs
  55. JSON Toolbox Skill · raphaelmansuy bundle
    Use JSON validation and JSON Pointer lookup tools for exact payload inspection.
    0
    installs
  56. Base · raphaelmansuy bundle
    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.
    0
    installs
  57. Agentmail · raphaelmansuy
    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).
    0
    installs
  58. Calculator Skill · raphaelmansuy bundle
    Use calculator tools for exact arithmetic and unit conversion.
    0
    installs
  59. Macos Computer Use · raphaelmansuy
    Drive the macOS desktop in the background via computer_use and cua-driver — launch apps, capture SOM indices, click/type/key without stealing focus.
    0
    installs
  60. Github Code Review · raphaelmansuy bundle
    Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.
    0
    installs
  61. Solana · raphaelmansuy bundle
    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.
    0
    installs
  62. Hermes Agent Setup · raphaelmansuy
    Help users configure Hermes Agent — CLI usage, setup wizard, model/provider selection, tools, skills, voice/STT/TTS, gateway, and troubleshooting. Use when someone asks to enable features, configure settings, or needs help with Hermes itself.
    0
    installs
  63. 1password · raphaelmansuy bundle
    Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
    0
    installs
  64. Google Workspace · raphaelmansuy bundle
    Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.
    0
    installs
  65. Telephony · raphaelmansuy bundle
    Give Hermes phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.
    0
    installs
  66. Oss Forensics · raphaelmansuy bundle
    Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hypothesis formation/validation, and structured forensic reporting. Inspired by RAPTOR's 1800+ line OSS Forensics system.
    0
    installs
  67. Claude Code · raphaelmansuy
    Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
    0
    installs
  68. Meme Generation · raphaelmansuy bundle
    Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.
    0
    installs
  69. Hermes Agent Spawning · raphaelmansuy
    Spawn additional Hermes Agent instances as autonomous subprocesses for independent long-running tasks. Supports non-interactive one-shot mode (-q) and interactive PTY mode for multi-turn collaboration. Different from delegate_task — this runs a full separate hermes process.
    0
    installs
  70. Openclaw Migration · raphaelmansuy bundle
    Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.
    0
    installs
  71. Edgeparse · raphaelmansuy
    Use this skill whenever the user wants to extract structured content from PDF files — reading or extracting text, tables, headings, images, and bounding boxes from PDFs, or converting PDFs to Markdown, JSON, HTML, or plain text. EdgeParse is a zero-dependency Rust-native tool (no JVM, no GPU, no OCR models required). Use this skill when the user has a .pdf file and wants to parse it, extract its text or tables, convert it to Markdown or JSON, get bounding boxes for content elements, process multiple PDFs in batch, or pipe PDF content to an LLM pipeline.
    0
    installs
  72. Skill Creator · raphaelmansuy bundle
    Guide for creating effective Claude Skills for the AgentStack Sovereign Platform. Use this skill when creating new skills, updating existing skills, or learning skill design patterns. Triggers on requests like "create a new skill", "build a skill for X", "skill design", "skill template", or "extend Claude's capabilities".
    0
    installs
  73. Kubernetes Manifests · raphaelmansuy bundle
    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.
    0
    installs
  74. Multi Tenant Postgres · raphaelmansuy
    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.
    0
    installs