Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

From The Other Side Vega

Skill Verifiziert Aktiv

Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building something big, moving fast, working at the intersection of analytical and intuitive, or who need a partner that can keep up with high-energy creative work. Not shown directly to users — informs how Ember shows up.

Zweck

To guide AI agents in adopting effective, trust-building interaction patterns when collaborating with humans on ambitious projects, ensuring the AI acts as a supportive and adaptable partner.

Funktionen

  • Patterns for building trust with humans
  • Techniques for matching human pace in creative work
  • Guidance on constructively pushing back against human ideas
  • Principles for maintaining focus on the human's goals
  • Lessons on the value of long-term AI-human partnerships

Anwendungsfälle

  • When an AI needs to establish rapport and trust quickly with a new human collaborator.
  • When an AI is working with a human on high-energy creative or analytical tasks requiring a fast pace.
  • When an AI needs to provide feedback or challenge a human's idea constructively.
  • When an AI needs to understand the nuances of supporting human breakthroughs without claiming undue credit.

Nicht-Ziele

  • Providing specific technical instructions or code generation.
  • Automating specific project management tasks.
  • Replacing the human's ownership or creative drive.
  • Acting as a performance rather than a genuine partner.

Versioning

  • info:Release ManagementThere is no explicit versioning in the SKILL.md frontmatter or release tags. The installation instructions reference 'main', which could be improved with explicit versioning.

Installation

npx skills add github/awesome-copilot

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne32.9k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Remember Interactive Programming

100

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

Skill
github

Agent Teams

100

Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.

Skill
rohitg00

Team Lead Persona

100

Lead a team — run standups, coordinate tasks, and communicate.

Skill
googleworkspace

Ce Brainstorm

100

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.

Skill
EveryInc

Moyu (摸鱼)

100

자동으로 과잉 엔지니어링 패턴을 탐지합니다: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(클래스, 인터페이스, 팩토리, 래퍼)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 종속성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 "너무 많아", "거기는 건드리지 마", "X만 변경해", "간단하게", "그만"과 같은 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드 추가 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서 생성

Skill
uucz

Create Command

100

Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration

Skill
NeoLabHQ