From aim
Configure an agent's settings in the current AIM session. Use when the user runs /aim:set.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aim:setThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Configure settings for an agent in the current session.
Configure settings for an agent in the current session.
@agent-name)permission_mode: Controls what the agent can do without asking
default - Standard permissions (prompts for most actions)acceptEdits - Auto-approve file edits (like Shift+Tab)plan - Read-only modebypassPermissions - Skip all permission checks (use with caution)timeout_ms: Maximum time to wait for agent response (in milliseconds, minimum 1000)break_timeout_ms: How long the sidecar polls for replies before giving up (minimum 10000, default 120000)$ARGUMENTS: agent name (strip the @ prefix, if present), setting name, valueaim_set MCP tool. For session-level settings like break_timeout_ms, omit the agent parameter.npx claudepluginhub the-vampiire/agent-instant-messenger --plugin aimEdits Copilot Studio agent configurations in agent.mcs.yml and settings.mcs.yml including instructions, display name, conversation starters, AI models, and generative actions. Auto-discovers via Glob.
Prepares AgentCore agents for production with IAM scoping, inbound auth (JWT, SigV4), secrets management, cold start optimization, session lifecycle, rate limiting, input validation, and quota guidance.
Configures agent settings — memory backend (builtin/QMD), search mode, temporal decay, citations. Invoked via /agent:settings or user phrases.