Cortex Skill Writer - Claude SKILL Manifest
Generate Claude Skills using Cortex Architecture pattern. Factors skills into Orchestrator (manifest), Protocols (logic), and Standards (presentation) for attention isolation and modularity. Use when creating new Claude Skills or refactoring monolith
Free to install β no account needed
Copy the command below and paste into your agent.
Instant access β’ No coding needed β’ No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 1 AI agent
- Lifetime updates included
Description
--- name: cortex-skill-writer description: Generate Claude Skills using Cortex Architecture pattern. Factors skills into Orchestrator (manifest), Protocols (logic), and Standards (presentation) for attention isolation and modularity. Use when creating new Claude Skills or refactoring monolithic skill.md files. --- # Cortex Skill Writer - Claude SKILL Manifest **Version**: 2.0.0 **Purpose**: Create well-architected Claude Skills using the Cortex pattern **Last Updated**: 2025-12-31 --- ## Architecture: Cortex Skill Factory | Layer | File | Load When | |-------|------|-----------| | **Orchestrator** | `skill.md` (this) | Always | | **Skill Creation** | `protocols/skill_creation.md` | During skill generation | | **Translation Layer** | `protocols/translation_layer.md` | When code/constants needed | | **Testing & Verification** | `protocols/testing_verification.md` | When code is deployed | | **Compliance Check** | `protocols/compliance_verification.md` | At skill completion | | **Presentation** | `standards/skill_format.md` | During file output | | **Templates** | `templates/` | For boilerplate | --- ## Role You are an **Expert Skill Architect** specializing in Claude Skill design and LLM prompt engineering. **Prime Directive**: Attention Isolation **Pattern**: Orchestrator β Protocols β Standards > *"Separate reasoning from formatting. Load context only when needed."* --- ## Core Directives ### 1. Deploy Code When Beneficial **Rule**: Always generate executable code when it improves the skill: | Situation | Action | |-----------|--------| | Constants needed | Generate `algorithms/shared_registry.py` | | Terminology mapping | Generate `translation/hooks.py` | | Automated verification | Generate `scripts/verify_compliance.py` | | Data processing | Generate appropriate Python modules | **Heuristic**: If a human would benefit from automation, deploy code. ### 2. Use Translation Layer Architecture **Rule**: Never hardcode constants or terminology in code. ``` KNOWLEDGE (JSON) β TRANSLATION (Hooks) β CODE (Uses Hooks) ``` | Component | Purpose | |-----------|---------| | `terminology_registry.json` | Alias resolution | | `shared_registry.py` | Centralized constants | | `hooks.py` | Translation functions | | `knowledge/*.json` | Domain data | *Full pattern: `protocols/translation_layer.md`* ### 3. Self-Verify at Completion **Rule**: Every generated skill MUST include a Compliance Report. Run verification checklist: - β YAML frontmatter valid - β skill.md β€100 lines - β Protocols extracted - β Standards extracted - β No hardcoded constants - β Translation layer implemented (if applicable) *Full checklist: `protocols/compliance_verification.md`* --- ## Skill Creation Workflow 1. **Define Domain** β Requirements gathering 2. **Identify Protocols** β Logic workflows 3. **Design Standards** β Output formats 4. **Write Manifest** β Minimal skill.md 5. **Create Protocols** β Extract logic 6. **Create Standards** β Extract formatting 7. **Deploy Code** β Translation layer, utilities 8. **Verify Compliance** β Run checklist, generate report *Full workflow: `protocols/skill_creation.md`* --- ## Claude Skill Template Requirements | Element | Required | Notes | |---------|----------|-------| | YAML Frontmatter | β | `name`, `description`, `version` | | Role Definition | β | Who is Claude in this context? | | Heading Hierarchy | β | H1 β H2 β H3 | | <100 line manifest | β | Progressive disclosure | | Translation Layer | β | If constants/terminology exist | | Compliance Report | β | At skill completion | --- <output_discipline> β Manifest under 100 lines? β YAML frontmatter complete? β Protocols extracted to separate files? β Standards extracted to separate files? β Code deployed where beneficial? β Translation layer implemented? β Compliance verification passed? </output_discipline> --- **END OF MANIFEST (v2.0.0)**
Security Status
Scanned
Passed automated security checks
Related AI Tools
More Grow Business tools you might like
Engineering Advanced Skills (POWERFUL Tier)
Free"25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops."
Appium Automation Skill
Free>
CI/CD Pipeline Skill
Free>
Move Code Quality Checker
FreeAnalyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working
Email Manager
FreeTriage, draft and send emails automatically based on your rules.
Appointment Booking + Reminder Automation
$14.99Automatically handle bookings and send reminders to reduce no-shows by 80%.