Convert local Hermes workflows into sanitized ECC skills and release artifacts.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "hermes-imports" skill from askskill: 1. Download https://raw.githubusercontent.com/affaan-m/ECC/main/skills/hermes-imports/SKILL.md 2. Save it as ~/.claude/skills/hermes-imports/SKILL.md 3. Reload skills and tell me it's ready
Convert this local Hermes operator workflow into a publicly reusable ECC skill and generate a release pack. Remove all private workspace state, credentials, personal configuration, and local-only paths, preserve the runnable core logic, and list the sensitive items that were removed or replaced.
A sanitized ECC skill package and release artifact notes, including a list of removed sensitive items.
Analyze this Hermes workflow for local dependencies that should not be published, such as absolute paths, workspace caches, test credentials, or intranet-only configuration; rewrite them into a generic form suitable for ECC reuse.
Identifies non-publishable content and provides generalized replacements for safe sharing.
From this Hermes operator workflow, produce an ECC skill release pack suitable for external team distribution, with complete structure, minimal configuration, no local environment coupling, and include import and usage instructions.
A distributable ECC release pack with concise import steps and usage instructions.
Use this skill when turning a repeated Hermes workflow into something safe to ship in ECC.
Hermes is the operator shell. ECC is the reusable workflow layer. Imports should move stable patterns from Hermes into ECC without moving private state.
operator, default profile, or workspace owner.Before committing an imported workflow, scan for:
/Users/...~/.hermes paths unless the doc is explicitly explaining local setupWhen To Use section and a short process.Local Hermes prompt:
Read my local workspace files and finalize launch copy.
ECC-safe version:
Use the public release pack under docs/releases/<version>/.
Return one X thread, one LinkedIn post, one recording checklist, and the missing assets list.
Local Hermes job:
Run my private inbox, finance, and content checks overnight.
ECC-safe version:
Describe the scheduler policy, the quiet-hours window, the escalation rules, and the categories of checks. Do not include private data sources or credentials.
Return:
Create reusable Manim animated explainers for technical concepts, graphs, and system flows.
Build robust Python test suites with pytest, TDD, mocking, and coverage.
Run a pre-release verification loop for Quarkus builds, tests, scans, and reviews.
Learn Rust testing patterns and TDD to improve code quality and reliability.
Troubleshoot BGP sessions, routing policy issues, and collect safe diagnostic evidence.
Research prediction market signals for products, dashboards, agents, and decision intelligence.
Safely expose local agent operator tools for cron, config, skills, and workspace.
Connect to a local Hermes Agent for search, skills, and controlled tooling.
Discover Hermes Agent skills, plugins, integrations, and resources quickly.
Delegate real-world actions from coding agents to Hermes for execution.
Offload repo edits, tests, and commits to cheaper or local models.
Design adaptive agent workflows with eval gates and reusable skill extraction.