CapabilityIntent
backend/app/services/agent_skills.py
The agent skills service contributes to the IronClaw-powered Agent Mode functionality. The backend/app/services/agent_skills.py module is part of the IronClaw-powered Agent Mode feature. The code in backend/app/services/agent_skills.py depends on backend/app/services/text_to_sql.py for SQL extraction functionality within agent workflows. backend/app/services/agent_skills.py depends on backend/app/services/findings_generator.py to generate findings after query execution in the agent workflow.