personal-api

Scaffold ME.md and AGENT.md identity contracts inside an Obsidian vault.

70|2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/beiyuii/personal-api-skill --skill personal-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personal-api
Source: https://github.com/beiyuii/personal-api-skill/tree/main
Command: npx skills add https://github.com/beiyuii/personal-api-skill --skill personal-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, python, zip, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the repeated friction of re-explaining your background, preferences, collaboration style, and vault structure to every new AI chat or tool. It gives AI a stable, readable identity layer so sessions can start with context instead of onboarding.

Core Features & Use Cases

  • Identity scaffolding: Creates and maintains the core ME.md and AGENT.md contracts inside an Obsidian vault.
  • Agent adapters: Provides thin CLAUDE.md and AGENTS.md files so different AI runtimes can follow the same vault rules.
  • Knowledge Palace setup: Initializes the full 30.knowledge/ production system by default, with a --minimal option for identity-only setups.
  • Use case: If you want every AI assistant to understand who you are, how to work with you, and where to read in your vault, this Skill sets up the structure and operating rules for that workflow.

Quick Start

Ask the AI to read your ME.md and AGENT.md, then run the vault setup script with your Obsidian vault path.

Frequently Asked Questions about personal-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an AI identity layer in my Obsidian vault?

To set up an AI identity layer, you scaffold markdown contracts like ME.md and AGENT.md inside your Obsidian vault. This provides AI assistants a stable context of your background, preferences, and vault structure.

What is an AI identity layer and why do I need one for knowledge management?

An AI identity layer is a set of readable markdown contracts that gives AI assistants stable context about who you are. It eliminates the friction of re-explaining your background and preferences to every new AI chat session.

Can I use this vault scaffolding for AI agents with a minimal setup?

Yes, you can use a minimal setup for AI agents by choosing the --minimal option. This initializes an identity-only configuration without deploying the full Knowledge Palace production system.

Does the identity layer work with different AI runtimes and agents?

Yes, the identity layer works with different AI runtimes by using thin adapter files like CLAUDE.md and AGENTS.md. These adapters ensure various AI assistants follow the same vault rules and operating context.

What dependencies do I need to automate the Obsidian vault setup?

You need bash, python, and zip installed on your system to automate the Obsidian vault setup. These dependencies execute the setup automation and validation scripts for the identity layer deployment.