smb-router
49Skill Claude CodeCodex
A Russian-language router for small-business owners. It interprets a business request and directs the owner to the most suitable available skill or command.
Skill Claude CodeCodex
A Russian-language router for small-business owners. It interprets a business request and directs the owner to the most suitable available skill or command.
Skill Claude CodeCodex
A proactive tax calendar for Russian individual entrepreneurs and small limited companies. From a few business details, it identifies upcoming deadlines, estimated payments, and important thresholds such as VAT and the simplified-tax-system limit.
Skill Claude CodeCodex
A tax-period preparation workflow for Russia’s simplified tax system (УСН), including selected calculations and a package for an accountant.
Skill Claude CodeCodex
A Russian tax-period preparation workflow for small-business owners using simplified-tax or self-employed regimes. It collects figures and documents into a package for an accountant, rather than giving tax advice.
Skill Claude CodeCodex
A customer-support helper that reads a forwarded message, checks the customer's order, payment, and CRM history, and drafts a reply in the owner's voice. It asks for explicit approval before arranging a refund.
Plugin Claude Code
Catalog of Consilium-Principis — a council of AI personas with a fidelity contour.
Plugin Claude Code
A personal board of directors made of AI personas of real thinkers, grounded in public-domain texts, with a fidelity contour: quotes checked word-for-word by code, fail-closed abstention when there are no grounds.
MCP server Claude CodeCodexCursor +2
MCP server "consilium-principis" as configured in ilyautov/consilium-principis. Launched with ${CONSILIUM_PYTHON:-python3} ${CLAUDE_PLUGIN_ROOT}/scripts/mcp_server.py.
Skill Claude CodeCodex
A decision-support tool that creates AI representations of selected thinkers and has them discuss a user’s question as a personal board of advisors.
Command
A command for managing Consilium, a personal board of AI representations of real thinkers grounded in public-domain texts.
Skill Claude CodeCodex
Onboarding funnel for Consilium-Principis — a personal board of AI personas of real thinkers (Sun Tzu, Marcus Aurelius, Epictetus, Machiavelli, plus your own legal figures) with a fail-closed fidelity contour, grounded in public-domain texts. This skill does NOT contain the advisor engine — that lives in a local MCP…
Plugin Claude Code
Plugin marketplace listing 1 plugin: moysklad-mcp-ru.
Plugin Claude Code
An MCP server that connects coding agents to MoySklad, a Russian business-management system, through its JSON API. It can work with inventory, products, orders, customers, documents, and reports, including creating some documents through the API.
MCP server Claude CodeCodexCursor
MCP server "moysklad" as configured in ilyautov/moysklad-mcp-ru. Runs ${CLAUDE_PLUGIN_ROOT}/serve.py with python3.
Instructions file CodexOpenCode
AGENTS.md instructions for ilyautov/moysklad-mcp-ru, covering agents.md — repo safety rules, before every commit / push, never commit (secrets live locally only), forbidden without explicit user confirmation and dependency policy (trusted packages).
Instructions file Gemini CLI
A set of instructions for using the MoySklad MCP server from Gemini CLI, including its tools and naming rules. MoySklad is business software for managing operations such as inventory and sales.
Skill Claude CodeCodex
An installation workflow for setting up the MoySklad MCP server, a connector for the MoySklad business system, for a selected coding-agent application.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cordon.
Instructions file CodexOpenCode
AGENTS.md instructions for ilyautov/cordon, covering working in this repository, the three invariants, the map, commands and tests.
Hook
Runs on the BeforeAgent event, executing cli.js via node with --harness. From ilyautov/cordon.
Hook
Runs on the BeforeTool event, executing cli.js via node with --harness. From ilyautov/cordon.
Hook
Runs on the AfterTool event, executing cli.js via node with --harness. From ilyautov/cordon.
Hook
Runs on the AfterAgent event, executing cli.js via node with --harness. From ilyautov/cordon.
Plugin Claude Code
Deterministic layer between untrusted content and agent actions.