From Emmy Knowledge Store
Use only when explicitly asked to ingest knowledge into the Emmy Agent Knowledge Store from a local file, URL, external Confluence page, or Emmy GitHub repository checkout with traceable source provenance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/emmy-knowledge-store:emmy-artifact-ingestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for the specialized knowledge-source ingestion workflow. Do not
Use this skill for the specialized knowledge-source ingestion workflow. Do not use it for ordinary knowledge-store lookup, general Confluence updates, or ambient capture suggestions.
The default ingest mode is Review Queue: create source records and
needs-review knowledge entries. Promote to canonical pages only when the user
explicitly asks for promotion or names a canonical destination page.
https://confluenceent.cms.gov/spaces/SFIV/pages/1381557075/Emmy+Agent+Knowledge+Storecms-atlassian-confluenceKnowledge Source RegistryKnowledge Ingestion QueueClassify the source first:
github.com URL.Read references/source-ingest-protocol.md before ingesting any source.
Every extracted claim must be traceable to one source record. Every source record must link forward to all queue entries or canonical pages created from that source.
For repository-derived claims, include repo, branch, commit,
relative_path, line_range or symbol, and applicability. Read
references/branch-applicability.md before writing repository-derived
knowledge.
Use references/source-provenance-template.md for source records and queue
entries. Use references/project-repositories.md to resolve known Emmy
repository identifiers and local checkouts.
needs-review queue entries by default, linking each claim to the
source record.emmy-knowledge-store write-safety workflow before updating the page.Stop rather than guessing when a source cannot be accessed, a local repository checkout cannot be found, Confluence authentication fails, or the source appears to contain secrets or sensitive data that should not be stored.
Use Confluence MCP tools for page search/read/create/update/comment/label and attachment upload tasks. Use local shell and structured parsers when available to inspect files or Git repositories. Do not use Jira tools. Do not delete, move, or reorganize Confluence pages.
npx claudepluginhub dsacms/emmy-agent-marketplace --plugin emmy-knowledge-storeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.