Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Antigravity: Skills ChronicleNew to Visual Studio Code? Get it now.
Antigravity: Skills Chronicle

Antigravity: Skills Chronicle

ChronicleCore

|
27 installs
| (0) | Free
The premium extension for managing and evolving your Antigravity AI context. Powered by ChronicleCore / 編年史記工作室.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🌌 Antigravity: Skills Chronicle

The premium management layer for AI Skills, powered by the ChronicleCore system.

VS Code License: SEE LICENSE Brand


Manage your AI Skills, Workflows, and Rules with a premium visual dashboard.

✨ Features

Feature Description
🛠️ Skills Dashboard View and manage all skills in your .agent/skills/ directory
📜 Workflow Manager Organize and execute workflows from .agent/workflows/
📋 Rules Inspector View and edit agent rules
💬 Conversation Archive Browse and search past Claude conversations
📍 Dynamic Status Bar Real-time skill and workflow count in the status bar

📊 Status Bar Integration

Status Bar

The extension provides a real-time status bar showing your current asset counts:

  • Skills: Total AI skill definitions
  • Workflows: Registered automation procedures
  • Rules: Active governance policies

🖥️ Terminal Dashboard

Terminal

The Terminal View is your command center:

Section Description
Skills / Workflows / Rules Quick count overview at a glance
LSP Status Monitor Connection status of your Language Server Protocol
Skill Hub One-click access to download official skill templates

📁 Skill Detail: File Browser

Skill Files

Explore the internal structure of any skill:

  • File Tree: Navigate folders and view source files directly
  • Skill Metadata: Read the SKILL.md frontmatter with x-vibe-stats and gamified attributes
  • Reveal in Explorer: Open the skill folder in your OS file manager

⚙️ Skill Detail: Configuration View

Skill Config

The Configuration Tab displays the parsed Chronicle Node Schema:

  • Vibe Stats: Endurance, Accuracy, Creativity, Aggression
  • Identity Block: Nickname and version standard
  • Visual Tokens: Extracted from the skill's YAML frontmatter

📝 Skill Detail: Synchronized Memo

Skill Memo

The Memo Tab provides a personal note-taking space:

  • Attach context, ideas, or reminders to any skill
  • Synchronized across sessions via VS Code global state
  • Supports bilingual annotations

📚 Chronicle Manual & Support

Manual & Support

The Chronicle Manual hub offers:

  1. Module Specs: Understand the interconnected logic of Skills, Workflows, and Rules
  2. Chronicle Logs: Review visual alignment and version history
  3. Space Ops: Physical interface guidelines for high-intensity coordination

🌟 Golden Era Support

Become a Golden Supporter to fuel the evolution of the ChronicleCore ecosystem:

  • Exclusive Midnight Gold UI theme
  • Supporter Badge in your dashboard
  • Unlock future premium features

🚀 Quick Start

  1. Install the Extension: Search for Antigravity: Skills Chronicle in VS Code Extensions, or install from the Marketplace.
  2. Open the Dashboard: Click the 📜 icon in the Activity Bar, or use the command palette (Ctrl+Shift+P → Antigravity: Skills Chronicle).
  3. Add Sample Skills: Download official sample skills from our Skills Repository:
# English
mkdir -p .agent/skills/illustrator && curl -o .agent/skills/illustrator/Skill.md https://raw.githubusercontent.com/Zaious/Antigravity-Skills-Chronicle/main/skills/illustrator/en/Skill.md

# 繁體中文
mkdir -p .agent/skills/illustrator && curl -o .agent/skills/illustrator/Skill.md https://raw.githubusercontent.com/Zaious/Antigravity-Skills-Chronicle/main/skills/illustrator/zh-TW/Skill.md

📂 Skill Asset Customization

Each skill can display custom visual branding inside the Antigravity Dashboard:

Asset Recommended Size File Path
Avatar 128×128 px (1:1) {skill}/assets/avatar.png
Cover 1280×720 px (16:9) {skill}/assets/cover.png

💡 Tip: You can also upload assets directly via the Dashboard by hovering over the Avatar or Cover area in the Skill detail view.

🏗️ Directory Structure

The extension monitors the following directories:

your-project/
├── .agent/
│   ├── skills/         # Your AI skill definitions
│   ├── workflows/      # Step-by-step procedures
│   └── rules/          # Agent behavior rules
└── .gemini/
    └── conversations/  # Claude conversation archives

📜 License

MIT License for community skill templates.
The core Antigravity engine is proprietary.

🙏 Acknowledgments

This project includes components from skills-cli by KC Chien, used under the MIT License. See THIRD-PARTY-NOTICES.md for details.


Crafted by Zaious · Powered by ChronicleCore / 編年史記工作室

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft