VerifiedGit
v1.0.0

setup-caliber

by @caliber-ai-org0 pulls
URLopenbooklet.com/s/setup-caliber
Pinnedopenbooklet.com/s/setup-caliber@1.0.0
APIGET /api/v1/skills/setup-caliber

Sets up Caliber for automatic AI agent context sync. Installs pre-commit hooks so CLAUDE.md, Cursor rules, and Copilot instructions update automatically on every commit. Use when Caliber hooks are not yet installed or when the user asks about keeping agent configs in sync.

10 skills from this repocaliber-ai-org/ai-setup
setup-caliberviewing
Adding a Command.agents/skills/adding-a-command/SKILL.md
Caliber Testing.agents/skills/caliber-testing/SKILL.md
find-skills.claude/skills/find-skills/SKILL.md

Discovers and installs community skills from the public registry. Use when the user mentions a technology, framework, or task that could benefit from specialized skills not yet installed, asks 'how do I do X', 'find a skill for X', or starts work in a new technology area. Proactively suggest when the user's task involves tools or frameworks without existing skills.

Fingerprint Pipeline.claude/skills/fingerprint-pipeline/SKILL.md
LLM Provider.agents/skills/llm-provider/SKILL.md
LLM Provider Implementation.claude/skills/llm-provider/SKILL.md
save-learning.claude/skills/save-learning/SKILL.md

Saves user instructions as persistent learnings for future sessions. Use when the user says 'remember this', 'always do X', 'from now on', 'never do Y', or gives any instruction they want persisted across sessions. Proactively suggest when the user states a preference, convention, or rule they clearly want followed in the future.

scoring-checks.agents/skills/scoring-checks/SKILL.md

Adds a new deterministic scoring check to src/scoring/checks/ implementing the Check interface from src/scoring/index.ts. Point values from src/scoring/constants.ts. Checks receive dir:string and return Check[]. Use when user says 'add scoring check', 'new check', 'score X', or modifies src/scoring/. Do NOT use for LLM-based scoring, real-time validation, or checks requiring external API calls.

Writers Pattern.agents/skills/writers-pattern/SKILL.md

Auto-indexed from caliber-ai-org/ai-setup

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0