get-directives

Load user profile and AI personality directives from markdown files.

4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/BugRoger/2bd --skill get-directives
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-directives
Source: https://github.com/BugRoger/2bd/tree/main/.claude/skills/_sub/fetch/get-directives
Command: npx skills add https://github.com/BugRoger/2bd --skill get-directives

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that AI interactions are personalized by loading user profile and AI personality directives, leading to more relevant and effective communication.

Core Features & Use Cases

  • User Profile Loading: Extracts key information about the user, such as their name, role, and work context.
  • AI Personality Configuration: Loads AI's communication style, formality, and directness preferences.
  • Use Case: When you start a new session, this skill ensures the AI addresses you by your preferred name and adopts a communication style that matches your preferences, making the interaction feel more natural and productive.

Quick Start

Run the get-directives skill to load your user profile and AI personality settings.

Frequently Asked Questions about get-directives

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

FAQPage Schema
How do I personalize AI interactions using my markdown files?

To personalize AI interactions, this skill loads user profile and AI personality directives from specified markdown files like 'user-profile.md' and 'ai-personality.md' within your vault. It then adjusts skill behavior and communication style based on your extracted attributes.

How does loading user profile directives affect AI communication style?

Loading user profile directives affects AI communication by extracting your name, role, and work context. The AI then adopts your preferred formality and directness, ensuring interactions address you correctly and feel more natural.

What markdown files do I need for AI personality configuration?

For AI personality configuration, you need markdown files like 'user-profile.md' and 'ai-personality.md' stored in your vault. These files provide the specific user attributes and AI persona settings required to tailor interactions.

Can I use this skill to load directives for a new chat session?

Yes, you can use this skill to load directives for a new chat session. Running it at the start of a session ensures the AI immediately adopts your configured personality and addresses you by your preferred name.

Why does the AI need access to my vault to personalize behavior?

The AI needs access to your vault to personalize behavior because it dynamically reads your specific markdown files to extract user attributes and AI persona settings. Without this file access, it cannot load the required context for tailored interactions.

What are the limitations of personalizing AI with markdown directives?

A limitation of personalizing AI with markdown directives is that it requires strictly formatted files like 'user-profile.md' and 'ai-personality.md' to exist in your vault. If these files are missing or unconfigured, the skill cannot tailor communication style.