AlexGladkov

Mach Advice — Data skill for Claude Code

Data community

Machiavelli — get a strategic advice from your ego perspective.

How to install Mach Advice

Installs to ~/.claude/skills/alexgladkov-machiavelli-mach-advice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alexgladkov-machiavelli-mach-advice && curl -fsSL https://raw.githubusercontent.com/AlexGladkov/machiavelli/HEAD/commands/mach-advice.md -o ~/.claude/skills/alexgladkov-machiavelli-mach-advice/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mach Advice does


name: mach-advice description: Machiavelli — get a strategic advice from your ego perspective. Draws on facts, profiles, and the corporate graph. Passes through an ethical guard. Optionally enriches with market/salary data via host WebSearch. user_invocable: true

/mach-advice

Gets strategic advice from the ego perspective. The core:

  1. Gathers ego context (facts, active interpretations, relevant graph edges).
  2. Builds a prompt with the ethical invariant.
  3. Calls the LLM via the pro

Alternatives in Data

  • Portaljs Add Dcat — Make a PortalJS portal harvestable by national/EU/US open-data portals — emit standards-compliant DCAT catalog 2.3k ★
  • Vibesec — Helps write secure code by preventing common vulnerabilities including IDOR, XSS, SQL injection, SSRF, and wea 687 ★
  • Age — Apache AGE (Graph Database) Reference 573 ★

Full documentation available on GitHub

View Source Repository