Skill Claude CodeCodex
Format weather information with emoji, temperature ranges, and activity recommendations.
Skill Claude CodeCodex
Format weather information with emoji, temperature ranges, and activity recommendations.
Skill Claude CodeCodex
Save notes locally to /mnt/workspace/notes.json file. Use when user wants to "save a note" or "remember something".
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Coordinate multiple AI-DLC workflows across repositories and Git worktrees using an evidence-backed portfolio catalog and deterministic workspace tooling. Use when initializing an AI-DLC portfolio workspace, discovering organization or business context, registering projects and dependencies, creating child intents and…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Author live dashboard UI from an agent via the emitui MCP tool. Emit one of six allow-listed components (approvalcard, choiceprompt, diffsummary, progress, metric, agentcard) with JSON props and it renders in any AG-UI client watching the fleet. Use when you want the operator to see a decision, a diff, or a status…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Find and select the best installed CAO agent profile for a task before delegating with assign or handoff. Use when a supervisor needs to route coding, documentation, infrastructure, review, research, or other specialist work and the user has not already chosen an agent profile.
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Report task outcomes and distill lessons so the team improves across runs — reportoutcome after each unit of work, retrospector handoffs at natural boundaries, and applying injected lessons. Use in workflows that run repeatedly over similar work items. Requires memory.learningenabled; degrade silently when the tools…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Enable, operate, and extend CAO's MCP Apps surface — the host-rendered fleet dashboard visible inside MCP App hosts (Claude Desktop, ChatGPT, VS Code Copilot, Goose, Postman). Use when the user says "enable MCP Apps in CAO", "the ui://cao views aren't rendering", "rebuild MCP Apps bundles", "add a new ui://cao/ view"…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Store, recall, and forget durable facts with CAO memory — user preferences, project conventions, decisions, and corrections that should persist across sessions and agents. Use proactively to check memory before asking the user, and to save anything worth remembering. Distinct from any provider-native memory.
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Create a new CAO (CLI Agent Orchestrator) plugin. Use this skill whenever the user wants to add a plugin that reacts to CAO lifecycle or messaging events, scaffold a plugin package, understand plugin requirements, or integrate an external system (Discord, Slack, dashboards, logging, metrics) with CAO. Also use when…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Create a new CLI agent provider for CAO (CLI Agent Orchestrator). Use this skill whenever the user wants to add support for a new CLI-based AI agent (e.g., a new coding assistant CLI), integrate a new provider, or scaffold a provider implementation. Also use when the user asks about the provider architecture, what…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Verify whether a CAO session is actually alive and what it really said, before reporting progress or completion to a user. Use alongside cao-session-management whenever you launch, poll, or report on a CAO session — especially when a session appears stalled, a send times out, or a status value looks inconsistent with…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Interact with CAO (CLI Agent Orchestrator) — launch multi-agent sessions, check status, send follow-up instructions, unblock stuck terminals, or shut down sessions. Use when working with CAO sessions in any capacity.
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Supervisor-side orchestration patterns for assign, handoff, and idle inbox delivery in CAO.
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Worker-side callback and completion rules for assigned and handed-off tasks in CAO.
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Author and run CAO Python workflow scripts — multi-step, parameterized, fan-out orchestrations executed by cao workflow run. Use when the user wants a repeatable multi-step job (e.g. data analysis over many files, a review pipeline, a parameterized batch). Authoring ends at a validated script file; running it is a…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Load the official MCP Apps builder skills (create-mcp-app, migrate-oai-app, add-app-to-server, convert-web-app) from github.com/modelcontextprotocol/ext-apps. Use when the user says "build an MCP App", "add a ui:// view to my MCP server", "create an interactive MCP App from scratch", "migrate from OpenAI Apps SDK to…
Plugin Claude Code
Plugin marketplace listing 8 plugins: amazon-location-service, aws-amplify, aws-serverless, aws-transform, codebase-documentor-for-aws.
Settings file Claude Code
Agent settings declaring 0 allowed tools.
Instructions file GitHub Copilot
Instructions for awslabs/agent-plugins, covering project overview, technology stack, code organization, development practices and plugin development guidelines.
Instructions file GitHub Copilot
Instructions for awslabs/agent-plugins, covering codeowners file rules, plugins (alphabetically listed) and file must end with codeowners file.
Instructions file CodexOpenCode
Instructions for awslabs/agent-plugins, covering agent plugins for aws, tl;dr pitch, core concepts, plugins vs skills vs mcp servers and key design decision: skills auto-trigger.
Instructions file
Instructions for awslabs/agent-plugins, a project described as: Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.
Plugin Claude Code
Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.
MCP server Claude CodeCodexCursor +2
MCP server "aws-mcp", hosted remotely at aws-mcp.us-east-1.api.aws, as configured in awslabs/agent-plugins.