Asf V4
Skill by alshowse-tech
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alshowse-tech/asf-v4ANFSF V1.5.6 Skill - Enhanced Hybrid Adaptive Parser
AI Native Full-Stack Software Factory V1.5.6 - Enhanced Hybrid Adaptive Parser with 100% health status (187/187 tests)
Overview
This skill provides enhanced requirement refinement capabilities for ANFSF (AI Native Full-Stack Software Factory) architecture, featuring:
- Hybrid Adaptive Parser: Smart detection of complex requirements with weighted scoring system
- Negation Handling: Avoids false positives (e.g., "不需要多级审批" is not detected as complex)
- Multi-format Support: Supports Mermaid, PlantUML, and image references
- Template Matching: Automatically matches historical templates
- Complete Rollback: Automatic rollback mechanism with monitoring
Key Features
1. Hybrid Adaptive Parser
Intelligently detects complex requirements using weighted scoring system:
- Multi-level审批 workflow: +3 points
- Cross-department collaboration: +1 point per department
- Complex data visualization: +2 points
- External system integration: +2 points
- Complex permission system: +2 points
2. Negation Processing
Detects negative keywords to reduce false positives:
- "不需要" (not required)
- "无需" (no need)
- "不要" (don't want)
- "no", "without", "not required"
3. Multi-format Content Support
- Mermaid flowcharts
- PlantUML diagrams
- Image references (OCR preparation)
- Markdown tables and lists
4. Template Matching
Automatically matches historical templates:
fixed-asset-investment(固定资产投资)project-management(项目管理)hr-system(人力资源系统)
Usage
The skill automatically selects the appropriate parsing strategy based on requirement complexity:
const skill = new RequirementRefinerSkill(context);
const result = await skill.refine(rawRequirement);
Architecture
- Layer 8.5 Governance: Full governance control plane
- MemPalace Memory: Enhanced memory architecture with isolated wings
- Evolution Harness: Supported for self-calibration
Installation
clawhub install @anfsf-v1/[email protected]
Requirements
- Node.js >= 20.0.0
- OpenClaw >= 2026.3.24
License
MIT
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alshowse-tech-asf-v4": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
asf-v4
ASF V4.0 工业化增强模块 - 治理门禁 + 成本模型 + 安全优化。提供否决权执行、所有权证明、经济学评分、返工风险预测、安全在线优化等工业级能力。
acp-adapter-layer
ACP (Agent Control Protocol) Adapter Layer for AI Native Full-Stack Software Factory - provides seamless integration between ASF multi-agent workflows and OpenClaw's ACP protocol. Enables IDE integration, session management, and tool protocol conversion for AI-native development environments.
accessibility-tester
Accessibility Tester for AI Native Full-Stack Software Factory Layer 11 - specializes in WCAG 2.1 compliance testing, screen reader compatibility, keyboard navigation, color contrast, and ARIA validation. Ensures applications are accessible to all users.
agentic-factory
AI Native Full-Stack Software Factory core skill - orchestrates multi-agent workflows, code generation pipelines, and automated software production. Use when building, refactoring, or scaling software systems with AI agents.