Marvino-Fransisco/arm
Agent Registry Manager (ARM). Is an agent skill that act like an application to manage your multiple custom agent, skill, command, and prompt.
Agent Registry Manager (ARM). Is an agent skill that act like an application to manage your multiple custom agent, skill, command, and prompt.
npx skills add Marvino-Fransisco/armAgent Registry Manager (ARM). Is an agent skill that act like an application to manage your multiple custom agent, skill, command, and prompt.
AI operations layer for small & medium businesses. Route Telegram, WhatsApp, Slack, Discord, GitLab, crons, webhooks, and mesh tasks to AI agents on Claude, OpenAI, or any LLM. Web wizard for non-technical operators, CLI for engineers. Self-hosted.
Automate Microsoft Teams messaging, meetings, channels, and workflow integrations
awslabs/aidlc-workflows packaged as a Claude Code plugin — 8 model-invoked skills for AI-Driven Development Life Cycle (AI-DLC)
Integrate Symbiont’s zero-trust AI governance into Claude Code to enforce policies, verify tools, and track audits within your development workflow.
Context-aware vulnerability prioritization for developer and AI-agent workflows. Analyzes repository structure, dependencies, and exploit intelligence to help teams understand what to fix first and why.
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an n8n Code node. Note — JavaScript is recommended for 95% of use cases — only use Python when the user explicitly prefers it or the task requires Python-specific standard library capabilities (regex, hashlib, statistics). EXCEPTION — for Python in the AI-agent-callable Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode), use the n8n-code-tool skill instead (input is _query, return must be a string).