feature-intelligence

Automate lead intake, prioritization, and weekly property recommendations under SDD v2.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ToniIAPro73/Anclora-Nexus --skill feature-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-intelligence
Source: https://github.com/ToniIAPro73/Anclora-Nexus/tree/main/.agent/skills/features/intelligence
Command: npx skills add https://github.com/ToniIAPro73/Anclora-Nexus --skill feature-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the implementation and maintenance of business intelligence features, specifically for managing leads and property recommendations within the SDD v2 framework.

Core Features & Use Cases

  • Lead Management: Processes raw lead data, prioritizes them using LLMs, and stores them in a database.
  • Property Matching: Analyzes active leads and matches them with available properties to generate personalized recommendations.
  • Reporting: Consolidates weekly activity into high-value reports for agents.

Quick Start

Use the feature-intelligence skill to run the weekly prospection analysis.

Frequently Asked Questions about feature-intelligence

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

FAQPage Schema
How do I automate lead intake and prioritization for my property management workflow?

You can automate lead intake by using LLM services to prioritize raw lead data and persist it in a database. This Skill structures intake with Pydantic models and maintains audit logging for compliance.

What is the best way to match active leads against property inventory?

Weekly prospection analysis matches active leads against property inventory to generate targeted recommendations. It evaluates active lead data alongside available properties to produce personalized agent reports.

How do I generate weekly agent reports for real estate prospecting?

Generate weekly agent reports by consolidating lead management activity and property matching results into high-value summaries. This reporting feature analyzes weekly prospection data to deliver targeted insights for agents.

Do I need Pydantic models to structure business intelligence data for the SDD v2 framework?

Yes, Pydantic models are required to structure business intelligence data under the SDD v2 framework. They provide the necessary data validation and structuring for lead management and property recommendation processing.

Can I use LLM services for lead prioritization and still maintain audit logging compliance?

Yes, LLM services for lead prioritization can maintain audit logging compliance. The system integrates automated lead intake processing with audit logging to ensure regulatory adherence during property recommendation generation.

What are the limitations of using SDD v2 for business intelligence reporting?

SDD v2 business intelligence reporting requires LLM services, Pydantic models, and database persistence to function. Without these dependencies, lead management automation and weekly property matching analysis cannot execute.