mureo-shared

Centralize authentication, security rules, and output formatting for mureo skills.

37|3|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/logly/mureo --skill mureo-shared
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mureo-shared
Source: https://github.com/logly/mureo/tree/main/skills/mureo-shared
Command: npx skills add https://github.com/logly/mureo --skill mureo-shared

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralize authentication, security rules, and output formatting so all mureo skills share consistent behavior and wiring.

Core Features & Use Cases

  • Shared authentication patterns and credential handling across Google Ads, Meta Ads, and Strategy skills.
  • Centralized security rules and output formatting templates to ensure safe agent interactions and consistent responses.
  • mcp configuration guidance and reusable templates to streamline deployment across skills.

Quick Start

Configure the shared authentication and output patterns once, then reference them in all mureo skills to apply consistent security rules and formatting.

Frequently Asked Questions about mureo-shared

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I centralize authentication patterns for autonomous agents across Google Ads and Meta Ads?

Centralized authentication patterns for autonomous agents are configured once via a shared yaml-frontmatter contract handling credentials, policy enforcement, and mcp configuration. This setup ensures consistent access control across Google Ads, Meta Ads, and Strategy skills.

What is the best way to enforce consistent security rules across multiple marketing agent skills?

Consistent security rules across marketing agent skills are enforced by applying a shared code base for policy enforcement and credentials handling. This centralized configuration guarantees safe agent interactions and uniform messaging across all deployments.

How do I configure output formatting templates for multiple ad platform skills?

Output formatting templates for ad platform skills are configured by defining a common code base for messaging standards. Referencing this centralized output formatting ensures all autonomous agents return consistent responses.

Does this shared authentication approach work without additional dependencies?

Yes, the shared authentication approach works without additional dependencies, relying entirely on a yaml-frontmatter driven contract. This zero-dependency design streamlines deployment across all mureo skills by using a self-contained code base.

When do I need centralized mcp configuration for marketing agents?

Centralized mcp configuration for marketing agents is needed when deploying multiple skills like Google Ads, Meta Ads, and Strategy across autonomous systems. It streamlines deployment by providing reusable templates and consistent wiring.