harlan-zw-harlan-agent-kit-skilld

Provides searchable documentation and package references for the harlan-agent-kit Nuxt/Vue/TypeScript library.

Updated Aug 8, 2026
One-click install
npx skills add https://github.com/wolfstar-project/code-zero --skill harlan-zw-harlan-agent-kit-skilld-wolfstar-project
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: harlan-zw-harlan-agent-kit-skilld
Source: https://github.com/wolfstar-project/code-zero/tree/main/.skills/harlan-zw-harlan-agent-kit-skilld
Command: npx skills add https://github.com/wolfstar-project/code-zero --skill harlan-zw-harlan-agent-kit-skilld-wolfstar-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? When writing or debugging Nuxt, Vue, or TypeScript code that imports harlan-agent-kit, developers often lack quick access to the library's package details and documentation, leading to guesswork about APIs and best practices. ## Core Features & Use Cases - Package Reference Access: Surfaces the library's package.json metadata and indexed documentation for quick lookup during development. - Guided Search: Directs queries through the skilld search command with filters and operators instead of manually grepping the .skilld directory. - Use Case: While modifying a Nuxt component that imports harlan-agent-kit, ask the agent to look up the correct API usage, and it consults the indexed docs rather than guessing. ## Quick Start Ask the agent to search the harlan-agent-kit documentation for the API or debugging guidance you need before writing code that imports the library.

Frequently Asked Questions about harlan-zw-harlan-agent-kit-skilld

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

FAQPage Schema
How do I search harlan-agent-kit documentation?▼

Use the skilld search command with the -p harlan-zw-harlan-agent-kit flag and your query string. Run skilld search --guide with the same package flag to see the full syntax, filters, and operators available.

When should I consult the harlan-agent-kit skill?▼

Consult it whenever writing code that imports harlan-agent-kit in Nuxt, Vue, or TypeScript projects. It is also useful for debugging issues, checking best practices, or modifying existing code that depends on the library.

Can I grep the .skilld directory directly instead of using skilld search?▼

No, the skill explicitly instructs using skilld search with the package flag rather than grepping .skilld directories. The search command provides structured syntax, filters, and operators designed for the indexed content.

What references does the harlan-agent-kit skill include?▼

It includes the library's package.json located under .skilld/pkg and a documentation index at .skilld/docs/_INDEX.md. These provide package metadata and organized docs for the main version of the library.

Does this skill work with frameworks other than Nuxt and Vue?▼

The skill is scoped to Nuxt, Vue, and TypeScript development involving harlan-agent-kit imports. It does not provide guidance for unrelated frameworks or libraries outside that package's documentation.