ur-agent 1.46.0 → 1.47.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: Hugging Face Workflow
2
+ name: huggingface-workflow
3
+ display-name: Hugging Face Workflow
3
4
  description: Reference for working the Hugging Face Hub from an agent — the official MCP server and its tools, hf CLI cheatsheet, token scopes, model-selection criteria, dataset due diligence, and licensing pitfalls. Use when searching, vetting, downloading, or comparing models and datasets.
4
5
  version: 0.1.0
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: Miro Workflow
2
+ name: miro-workflow
3
+ display-name: Miro Workflow
3
4
  description: Reference for operating Miro from an agent — the official MCP server and its OAuth/team scoping, the tool groups (context, diagrams, docs, items), the REST API v2 fallback and token scopes, board structure conventions, and guardrails. Use when creating boards, diagrams, sticky notes, or summarizing a board.
4
5
  version: 0.1.0
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: Second Brain (Obsidian)
2
+ name: second-brain
3
+ display-name: Second Brain (Obsidian)
3
4
  description: Conventions for building and maintaining a durable Obsidian knowledge base — atomic and evergreen notes, Zettelkasten linking, PARA structure, Maps of Content, frontmatter, and daily notes. Use when creating, organizing, linking, or searching notes in an Obsidian vault.
4
5
  version: 0.1.0
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: Deck Craft (PowerPoint)
2
+ name: deck-craft
3
+ display-name: Deck Craft (PowerPoint)
3
4
  description: Conventions for professional PowerPoint decks — layouts over text boxes, one idea per slide, sparse text with detail in notes, visual hierarchy, charts, templates, and accessibility. Use when building, converting, reviewing, or theming .pptx files.
4
5
  version: 0.1.0
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: Skill Authoring
2
+ name: skill-authoring
3
+ display-name: Skill Authoring
3
4
  description: Conventions for writing a high-quality UR skill — frontmatter fields, trigger design, step structure with success criteria, tool scoping, and storage locations. Use when authoring, generating, or refining a SKILL.md.
4
5
  when_to_use: Use when creating or improving a skill — e.g. "make a skill that…", "turn this into a skill", "forge a skill", or editing a SKILL.md.
5
6
  allowed-tools: Read, Write, Edit, Glob, Grep, Bash(mkdir:*), AskUserQuestion
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: Document Craft (Word)
2
+ name: document-craft
3
+ display-name: Document Craft (Word)
3
4
  description: Conventions for producing professional Microsoft Word documents — styles over manual formatting, heading hierarchy, tables of contents, templates, track changes, tables, and accessibility. Use when creating, converting, reviewing, or editing .docx files.
4
5
  version: 0.1.0
5
6
  ---