Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antigravity Skills Browser

Antigravity Skills Browser

Navegue, busque e insira 1900+ Agentic Awesome Skills direto da barra lateral. Browse, search and insert 1900+ Agentic Awesome Skills right from the sidebar.

🔎 Busca · ⭐ Favoritos · ℹ️ Detalhes · 🧩 Planejar feature · 🛠️ Presets por ferramenta · 🌐 Explicação PT/EN por IA · 🔀 UI PT|EN

🇧🇷 Português abaixo · 🇺🇸 English below

Important

Esta é uma extensão comunitária independente e não oficial. Ela não é afiliada, patrocinada nem endossada pelo projeto Agentic Awesome Skills, por seus mantenedores, pelo Google/Antigravity, pela Microsoft/VS Code ou pelos fornecedores das ferramentas listadas. A extensão consome metadados públicos do catálogo; ela não instala skills nem exibe os arquivos SKILL.md.

This is an independent, unofficial community extension. It is not affiliated with, sponsored by, or endorsed by the Agentic Awesome Skills project or its maintainers, Google/Antigravity, Microsoft/VS Code, or any listed tool vendor. It consumes public catalog metadata; it does not install skills or display the underlying SKILL.md files.

Clique numa skill para copiar um texto de invocação configurável. Presets de CLI também o escrevem no terminal ativo (ou num novo terminal "Antigravity"); o texto não é enviado por padrão. Se antigravitySkills.sendNewline estiver ativado, a extensão exige confirmação explícita antes de pressionar Enter. Presets de IDE/chat apenas copiam o texto para colagem manual. Eles não direcionam a entrada para o chat do Cursor, Copilot, Antigravity ou outro IDE. Revise o texto antes de usá-lo. A skill precisa já estar instalada e disponível na ferramenta selecionada.

Caution

Risco, compatibilidade, instalação, origem e descrições são declarações do catálogo upstream, não uma auditoria ou garantia desta extensão. Verifique o SKILL.md, a origem e as instruções da skill antes de usá-la.


🇧🇷 Português

Recursos

  • 🔎 Busca sempre visível (nome, categoria, descrição; várias palavras).
  • 🗂️ Skills agrupadas por categoria, recolhíveis.
  • Favoritos fixados no topo, persistidos entre sessões.
  • ℹ️ Painel de metadados por skill: descrição, categoria, risco, fonte, compatibilidade declarada (codex/claude) e resumo de configuração.
  • 🛠️ Preset por ferramenta: escolha sua ferramenta e veja um preview do texto exato. CLI → copia e insere no terminal; IDE/chat → copia para colagem.
  • 🧩 Botão Planejar feature → prepara a variante "to plan a feature".
  • 🌐 Botões Explicar (PT) / Explain (EN): a explicação aparece dentro do painel via modelo de linguagem disponibilizado pelo host; sem modelo, o prompt é copiado para colagem manual no chat.
  • ⚠️ Badge para níveis de risco declarados pelo catálogo e 🔀 toggle PT | EN.
  • Descrições PT empacotadas são usadas somente quando marcadas como atuais na proveniência. Fallbacks ainda em inglês e traduções desatualizadas aparecem com aviso e oferecem tradução sob demanda pelo modelo do host.

Como cada ferramenta invoca uma skill

Selecione a ferramenta no painel de detalhes (ou em antigravitySkills.tool). Exemplo com a skill brainstorming:

Ferramenta Texto preparado Planejar feature
Claude Code /brainstorming /brainstorming help me plan a feature
Cursor @brainstorming @brainstorming help me plan a feature
Gemini CLI Use brainstorming Use brainstorming to plan a feature
Codex CLI Use brainstorming Use brainstorming to plan a feature
Antigravity IDE Use @brainstorming Use @brainstorming to plan a feature
Antigravity CLI (agy) /brainstorming /brainstorming help me plan a feature
Kiro CLI Use brainstorming Use brainstorming to plan a feature
Kiro IDE Use @brainstorming Use @brainstorming to plan a feature
GitHub Copilot Ask Copilot to use brainstorming Ask Copilot to use brainstorming to plan a feature
OpenCode opencode run @brainstorming opencode run @brainstorming help me plan a feature
AdaL CLI Use brainstorming Use brainstorming to plan a feature
Custom usa template usa templatePlan

Instalação

  1. Ctrl+Shift+PExtensions: Install from VSIX...
  2. Selecione o .vsix da extensão.
  3. O ícone aparece na barra de atividades → Antigravity Skills.

Configurações (Settings → "Antigravity Skills")

Configuração Padrão O que faz
antigravitySkills.tool claude-code Ferramenta de destino (define /, @, Use …, etc.).
antigravitySkills.template use /{name} Texto inserido quando tool = custom.
antigravitySkills.templatePlan use /{name} to plan a feature Texto do Planejar feature quando tool = custom.
antigravitySkills.sendNewline false Se true, pede confirmação explícita antes de enviar Enter ao terminal.
antigravitySkills.language pt Idioma inicial da UI.
antigravitySkills.explainTemplatePt (prompt PT) Prompt do botão Explicar (PT).
antigravitySkills.explainTemplateEn (prompt EN) Prompt do botão Explain (EN).
antigravitySkills.dataUrl URL oficial De onde baixa a lista ao atualizar.
antigravitySkills.sortCategoriesByCount false Ordenar categorias por quantidade.

🇺🇸 English

Click a skill to copy a configurable invocation string. CLI presets also write it to the active terminal (or a new "Antigravity" terminal). It is not submitted by default. When antigravitySkills.sendNewline is enabled, an explicit confirmation is required before Enter is sent. IDE/chat presets copy it for manual paste. Presets only format text: they do not route it to Cursor, Copilot, Antigravity, or another IDE chat. Review the text before use. The skill must already be installed and available to the target tool.

Caution

Risk, compatibility, setup, provenance, and descriptions are upstream catalog declarations, not an audit or warranty by this extension. Review the skill's SKILL.md, source, and instructions before use.

Features

  • 🔎 Always-on search (name, category, description).
  • 🗂️ Collapsible categories · ⭐ favorites persisted across sessions.
  • ℹ️ Per-skill metadata panel: description, category, risk, source, declared compatibility (codex/claude), and setup summary.
  • 🛠️ Per-tool preset with a live preview. CLI presets copy and insert in the terminal; IDE/chat presets copy for manual paste.
  • 🧩 Plan a feature button prepares the "to plan a feature" variant.
  • 🌐 Explicar (PT) / Explain (EN): the explanation appears inside the panel through a language model made available by the host; without a model, the prompt is copied for manual chat paste.
  • ⚠️ Badges for risk levels declared by the catalog and a 🔀 PT | EN UI toggle.
  • Bundled PT descriptions are used only when provenance marks them current. English fallbacks and stale translations are visibly flagged and offer on-demand translation through the host model.

Pick your tool in the detail panel (or antigravitySkills.tool) — see the table above for how each one invokes a skill.

Install

  1. Ctrl+Shift+PExtensions: Install from VSIX...
  2. Pick the extension .vsix.

Fonte dos dados / Data source: https://sickn33.github.io/agentic-awesome-skills

Privacidade e dados / Privacy and data

  • Ao abrir a view ou atualizar, a extensão faz uma requisição HTTPS à URL configurada em antigravitySkills.dataUrl e guarda uma cópia do catálogo no armazenamento global da extensão. Alterar essa URL envia a requisição ao servidor escolhido.

  • Favoritos, idioma, ferramenta selecionada e traduções geradas sob demanda ficam no globalState do host. Textos de invocação são copiados para o clipboard.

  • Explicar e a tradução sob demanda enviam o prompt/descrição ao modelo disponibilizado pelo host quando um modelo está disponível. Sem modelo, o fallback de Explicar copia o prompt para o clipboard. O provedor e suas políticas dependem do host e da conta configurada. A extensão não inclui telemetria própria.

  • When the view opens or is refreshed, the extension makes an HTTPS request to the configured antigravitySkills.dataUrl and stores a catalog copy in extension global storage. Changing that URL sends the request to the selected server.

  • Favorites, language, selected tool, and on-demand generated translations are stored in host globalState. Invocation text is copied to the clipboard.

  • Explain and on-demand translation send the prompt/description to a model supplied by the host when one is available. Without a model, the Explain fallback copies the prompt to the clipboard. The provider and its policies depend on the configured host and account. The extension includes no first-party telemetry.

O código original desta extensão usa a licença MIT. Metadados de catálogo e descrições traduzidas/modificadas incluídos no pacote permanecem sujeitos às licenças de conteúdo e ao registro de atribuições do projeto upstream e às licenças das fontes ali registradas. Consulte também THIRD_PARTY_NOTICES.md, incluído no pacote.

Original extension code is MIT-licensed. Bundled catalog metadata and translated/modified descriptions remain subject to the upstream content licenses and attribution ledger, including the licenses of the sources recorded there. See the packaged THIRD_PARTY_NOTICES.md as well.

Autor / Author: Franklyn Roberto da Silva@Franklyn-R-Silva

Contribuições são bem-vindas! Veja CONTRIBUTING.md · CODE_OF_CONDUCT.md · SECURITY.md. Contributions welcome — see the same files.

Build, empacotamento e publicação: veja DEVELOPMENT.md. Build, packaging and publishing: see DEVELOPMENT.md.

Licença / License

Código original / Original code: MIT © 2026 Franklyn Roberto da Silva. Conteúdo redistribuído / Redistributed content: see THIRD_PARTY_NOTICES.md.

About

Extensão para o Antigravity (e qualquer fork do VS Code) que lista as 1600+ Antigravity Awesome Skills numa barra lateral, com busca fixa, favoritos, detalhes por skill e interface PT/EN. Ao clicar numa skill

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Contributors

Languages