AgentStack
SKILL verified MIT Self-run

Consilium Connect

skill-ilyautov-consilium-principis-consilium-connect · by ilyautov

>

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-ilyautov-consilium-principis-consilium-connect

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ilyautov-consilium-principis-consilium-connect)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
9d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Consilium Connect? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Consilium-Principis — connect the server (onboarding)

Important, read first. This markdown skill is a funnel, not the product. The advisor logic — the fidelity contour (🔵 verbatim / 🟢 commentary / 🟡 extrapolation / 📐 calculation), fail-closed abstention, the quote gate, the council choreography, and every tool — lives in a local MCP server (scripts/mcp_server.py), not in this file. Installed on its own via npx skills add, this skill has no tools to call yet. Its whole job is to get you to the server.

Do not fabricate advisor answers or pretend the tools exist. If the MCP server is not connected, say so and walk the user through connecting it.

What to do

  1. Get the code. Clone or install the project:

``bash git clone https://github.com/ilyautov/consilium-principis ~/consilium-principis cd ~/consilium-principis python3 install.py # or run in place; Python 3.10+ ``

  1. Wire the MCP server into this agent. Generate a machine-correct config snippet:

``bash python3 scripts/board.py mcp-config --json # on Windows: py -3 ... ``

Then paste it into your host's MCP configuration. Host-by-host recipes (Claude Code, Claude Desktop, Cursor, Codex, Gemini CLI, Kimi CLI, and any universal MCP host) are in docs/CONNECT-HOSTS.md.

  1. Convene. Once the server is connected, say "where do I start". The server's

INSTRUCTIONS (delivered over the MCP initialize handshake) take over: it checks readiness (doctor) and seeds a starter board (seed_council: Marcus Aurelius and Epictetus, public-domain). If your host does not forward initialize instructions automatically, ask the agent to call the doctor and seed_council tools explicitly.

Why a separate MCP server

The moat is local execution with a bring-your-own private corpus: nothing runs on anyone else's infrastructure, and only public-domain content is ever packaged. A markdown-only skill cannot carry that guarantee — it can only point you at the server that enforces it.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.