Skip to content

agos-labs/noimosai

v1.0.0Apache-2.0

NoimosAI marketing toolkit for agents: workspace/brand data, social & SEO analytics reads, social search and trends, image/video generation, and publishing to connected accounts (X, Instagram, TikTok, LinkedIn, WordPress, and more) — plus skills that teach the execute → measure → improve loop.

NoimosAI Skills

Agent skills for NoimosAI - AI-powered social media marketing platform.

Available Skills

SkillDescription
noimosai-cliNoimosAI CLI reference for social media content generation and publishing
noimosai-mcpNoimosAI MCP toolkit playbooks: personalized posts, analytics, research, website

Installation

As an Agent Plugin (ChatGPT, Codex, Cursor, GitHub Copilot, Kiro, VS Code)

This repository is an Agent Plugins 1.0.0 package: plugin.json + skills/ + mcp.json. Installing it in a compatible client delivers both the skills and the NoimosAI remote MCP server (https://mcp.noimosai.com/mcp, OAuth-authorized) in one step — follow your client's plugin install flow and point it at this repository.

As a Claude Code plugin

The same repository carries a Claude Code manifest (.claude-plugin/ + .mcp.json):

/plugin install noimosai@<marketplace>   # or add this repo as a marketplace first

Skills only

pnpm dlx skills add AGOS-Labs/noimosai_skill

To install a specific skill:

pnpm dlx skills add AGOS-Labs/noimosai_skill -s noimosai-cli

License

Apache-2.0