Skip to content

feat: add AURELION skill suite (kernel, advisor, agent, memory)#444

Open
Chase-Key wants to merge 1 commit intoanthropics:mainfrom
Chase-Key:main
Open

feat: add AURELION skill suite (kernel, advisor, agent, memory)#444
Chase-Key wants to merge 1 commit intoanthropics:mainfrom
Chase-Key:main

Conversation

@Chase-Key
Copy link
Copy Markdown

What this adds

Four new skills from the AURELION ecosystem — a structured cognitive + memory framework for professional knowledge management and AI collaboration.

Skills

aurelion-kernel — Structured Thinking Templates
A 5-floor cognitive framework that gives an AI agent structured templates for organizing knowledge, reasoning through problems, and maintaining consistent thinking architecture across sessions.

aurelion-advisor — Career Strategy & Planning
A strategic planning skill that acts as a personal career GPS — helping structure advancement goals, investigate career scenarios, map stakeholder dynamics, and build a methodology library.

aurelion-agent — AI Collaboration Protocols
A set of AI collaboration protocols that transform the assistant from a passive executor into a strategic thinking partner — with defined triggers for when to push back, question assumptions, and challenge direction.

aurelion-memory — Knowledge Graph & MCP Server
A file-based personal knowledge graph organized in the 5-floor architecture. Available as a Python API, CLI, and MCP server compatible with Claude Desktop and VS Code Copilot Chat.

Source Repositories

Ecosystem Hub

https://github.com/chase-key/aurelion-hub

Checklist

  • SKILL.md follows the spec format
  • skill-manifest.json included for each skill
  • All repos are public MIT-licensed
  • MCP server tested locally (aurelion-memory)
  • No proprietary or copyrighted content included

@Chase-Key
Copy link
Copy Markdown
Author

Thanks for reviewing! This PR adds four new MIT‑licensed skills from the AURELION ecosystem, each following the SKILL.md spec and including a valid skill‑manifest.json.

Summary of additions

  • aurelion-kernel — structured thinking templates (5‑floor cognitive framework)
  • aurelion-advisor — career strategy & planning workflows
  • aurelion-agent — AI collaboration protocols for higher‑quality reasoning
  • aurelion-memory — file‑based knowledge graph + MCP server

All repos are public, lightweight, and self‑contained. No proprietary content is included.
The skills are designed to be modular, easy to test, and aligned with the repo’s goal of providing high‑quality, reusable capabilities.

Happy to make any adjustments needed for structure, naming, or compliance.

Justification
The AURELION suite contributes a cohesive set of skills that expand the repo’s coverage of structured reasoning, planning, and knowledge‑management workflows. Each skill is intentionally scoped, documented, and designed to be useful both independently and as part of a larger cognitive toolkit.

The suite aligns with the repository’s mission by:

  • providing reusable, domain‑agnostic reasoning structures
  • offering clear, auditable templates for agent behavior
  • demonstrating best practices for modular skill design
  • expanding the diversity of available skills without adding maintenance burden

All components are MIT‑licensed and follow the existing conventions of the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant