---
name: "AI Company Framework"
slug: "ai-company-framework"
version: "3.0.0"
homepage: "https://clawhub.com/skills/ai-company-framework"
description: |
Framework skill: ClawHub Schema compliance, naming conventions, skill standardization, modularization, generalization, ecosystem registry, skill learning pipeline, starter scaffolding.
license: MIT-0
install:
requires: []
verify_command: python -c "print('ok')"
dependencies:
runtime:
skills: ["ai-company-hq","ai-company-harness"]
tags: [ai-company,framework,schema,standardization,modularization,generalization,registry,pipeline,starter]
triggers:
interface:
inputs:
type: object
schema:
type: object
properties:
task:
type: string
description: Task description
context:
type: object
description: Optional context information
required: [task]
outputs:
type: object
schema:
type: object
properties:
result:
type: string
description: Operation result
report:
type: object
description: Detailed report data
required: [result]
errors:
message: "Schema validation failed"
message: "Modularization violation"
message: "Registry lookup failed"
message: "Learning pipeline error"
message: "Scaffolding generation failed"
permissions:
files: [read, write]
network: [api]
commands: []
mcp: [sessions_send, subagents]
quality:
saST: Pass
vetter: Approved
idempotent: true
metadata:
category: infrastructure
layer: AGENT
cluster: ai-company
maturity: STABLE
license: MIT-0
standardized: true
department: framework-and-infrastructure
merged_from: [ai-company-standardization, ai-company-modularization, ai-company-generalization, ai-company-ecosystem, ai-company-registry, ai-company-skill-learner, ai-company-starter]
> Index & Quick Reference. Full specifications in references/method-patterns.md.
AI Company Framework — Framework skill: ClawHub Schema compliance, naming conventions, skill standardization, modularization, generalization, ecosystem registry, skill learning pipeline, starter scaffolding.
Framework & Infrastructure
[ai-company-standardization, ai-company-modularization, ai-company-generalization, ai-company-ecosystem, ai-company-registry, ai-company-skill-learner, ai-company-starter]
See frontmatter dependencies.skills for complete dependency list.
See frontmatter interface.errors for complete error code reference.
Copy-paste ready prompts in prompts/:
| Version | Date | Changes |
|---------|------|---------|
| 3.0.0 | 2026-04-26 | Full English rewrite; department-aligned structure; merged skills consolidated |
This skill follows AI Company Governance Framework. See references/method-patterns.md for complete specifications.
v3.0.0 Rebuild (2026-04-26)
This skill was created by merging multiple predecessor skills into a unified department-aligned structure.
Department: Infrastructure
Merged From (8 skills total):
Merge Rationale:
Integration Points:
Migration Guide:
ai-company-framework
共 1 个版本