👤
AI EngineeringPython

Bootstrap

by HezaoHezao

Bootstrap is an AI Engineering skill for Claude Code, published by HezaoHezao in poirot.

185 stars8 forkson HezaoHezao/poirotAdded 2026/08/11+48% in starsRepository updated 2026/07/28
agentagent-memoryagent-skillagent-skillsagentic-aiagentsai-agentai-agentsai-codingmemorymemory-systemmulti-agent
Install in seconds
Install Bootstrap
Copy Bootstrap into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/HezaoHezao/poirot/tree/master/poirot/backend/agents/skill/builtin_skills/core/bootstrap ~/.claude/skills/bootstrap

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/HezaoHezao/poirot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
poirot/backend/agents/skill/builtin_skills/core/bootstrap/SKILL.md in HezaoHezao/poirot
Installs to
~/.claude/skills/bootstrap
Collection
One of 37 skills cataloged from this repository
Category
AI Engineering2451 skills

What Bootstrap does

Generates a detailed user profile through a structured 5-8 round onboarding conversation, adapting to the user's language and style. Use when setting up a new agent or refreshing an agent's understanding of the user.

Bootstrap is cataloged under AI Engineering on DirSkills. Bootstrap comes from a repository tagged agent, agent-memory, agent-skill, agent-skills and agentic-ai.

Documentation

README

Bootstrap Profile

A conversational onboarding skill. Through 5–8 adaptive rounds, extract who the user is and what they need, then generate a tight .poirot/profile.md that defines the agent's working relationship with this user.

Poirot note: The original deer-flow skill generates a SOUL.md via a setup_agent tool. Poirot has no setup_agent tool or SOUL.md concept. This version generates .poirot/profile.md (a user profile) via write_file.

Ground Rules

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bootstrap

  • What else does HezaoHezao publish alongside Bootstrap?

    Bootstrap is one of 37 skills that DirSkills catalogs from HezaoHezao/poirot, the repository it ships in. Its siblings there include Academic Paper Review, ArXiv Research and Architecture Diagram. Each one is a separate skill with its own page in this directory, installs the same way Bootstrap does, and is maintained by HezaoHezao in that same repository. The rest of the collection is listed on the HezaoHezao/poirot page.

  • How does Bootstrap compare to other AI Engineering skills?

    Bootstrap ranks #2225 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bootstrap against them. Open each page to compare what they document and how they install.