Skip to content
Development
Skill

/ops-publish-to-ametyst

Publish local .claude skills/loops to Ametyst — verbatim, flattened, no brain rewrite; optional retire-local (MOVE originals to deprecated-skills/, never delete) makes Ametyst the source of truth.

From plugin
ratel
4352 skills
Install
$ npx -y skills add ratel-ai/ratel --skill ops-publish-to-ametyst --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/ops-publish-to-ametyst

Context preview

The summary Claude sees to decide when to auto-load this skill.

Publish local .claude skills/loops to Ametyst — verbatim, flattened, no brain rewrite; optional retire-local (MOVE originals to deprecated-skills/, never delete) makes Ametyst the source of truth.

SKILL.md

ops-publish-to-ametyst.SKILL.md
name: ops-publish-to-ametyst
description: "Publish local .claude skills/loops to Ametyst — verbatim, flattened, no brain rewrite; optional retire-local (MOVE originals to deprecated-skills/, never delete) makes Ametyst the source of truth."

<!-- ametyst-managed: sync-skills -->

This is a pointer to the Ametyst compound `ops-publish-to-ametyst` — the real compound lives in the Ametyst workspace, not in this file.

To run it, call the `runCompound` MCP tool with compound="ops-publish-to-ametyst" (present the match and get confirmation first, per the getCompound/getLoop stop-gate convention).

Fallback: if run-by-slug returns 404 (slug→id resolution is not landed yet), call `getCompound` with the slug "ops-publish-to-ametyst" to fetch the body, then execute it inline.

Ships withratel

Context engineering for AI agents. ~80% fewer tokens. Fix tool overload. Skills and memory with in-process BM25 and semantic retrieval. Progressive Disclosure. No vector DB.

Get the whole plugin
Stats
436
Stars
21
Forks
Active
Maintenance
TypeScript
Language
MIT
License
3h ago
Last commit
10mo ago
Created

Repo: ratel-ai/ratel

Other skills on ratel.