domain-knowledge

Manage a personal registry of company intelligence for the India Proxy Agent.

14|10|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/ameya85/curiosity-stack --skill domain-knowledge-ameya85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-knowledge
Source: https://github.com/ameya85/curiosity-stack/tree/main/skills/domain-knowledge
Command: npx skills add https://github.com/ameya85/curiosity-stack --skill domain-knowledge-ameya85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages a user's personal domain knowledge registry — company intelligence seeded per sector that the India Proxy Agent uses before searching. Activates when user runs /curiosity-stack:knowledge, says "manage my domain knowledge", "add company to my knowledge", or clicks the "missed company" add form after an India Proxy Agent run. Also activates after any India Proxy Agent output to surface the inline add prompt.

Core Features & Use Cases

Entry Point A — Post-agent inline prompt to quickly add a company Entry Point B — Standalone Domain Knowledge Manager UI with sector tabs Local YAML export for domain_knowledge blocks that feed the agent

Quick Start

Open the Domain Knowledge Manager UI and add your first seeded company to seed the India Proxy Agent.

Frequently Asked Questions about domain-knowledge

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

FAQPage Schema
How do I manage a personal domain knowledge registry for company intelligence?

You can manage a personal domain knowledge registry using a standalone UI with sector tabs to add and edit seeded company intelligence, which is then exported as a local YAML block to feed your agent.

What is the best way to add a missed company to my domain knowledge base after an agent run?

The best way to add a missed company is to use the inline add prompt that appears after an agent run, or click the missed company add form to quickly capture the company intelligence into your registry.

How do I export seeded company intelligence into a local YAML configuration file?

You export seeded company intelligence by using the standard YAML block generation feature, which compiles your registry entries into a local.md domain_knowledge section for agent consumption.

Can I use a local markdown file to store my sector-specific company knowledge base?

Yes, you can use a local markdown file to store your sector-specific company knowledge base. The skill requires a local.md domain_knowledge section to properly seed the agent with your registry data.

Do I need to organize my domain knowledge registry by sector before adding companies?

Yes, you need to organize your domain knowledge registry by sector. The Domain Knowledge Manager UI features sector tabs to categorize seeded companies, ensuring the agent applies the correct pre-coverage insights during searches.