File and log operations for CFN
Scanned 2/12/2026
Install to Claude Code
npx -y skills add masharratt/claude-flow-novice --skill cfn-operations --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cfn Operations?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/masharratt-cfn-operations)More formats (shields.io, HTML) on the badges page.
---
name: cfn-operations
description: File and log operations for CFN
version: 1.0.0
tags: [mega-skill, file-io, logging, operations]
status: production
---
# Operations Skill (Mega-Skill)
**Version:** 1.0.0
**Purpose:** File and log operations for CFN
**Status:** Production
**Consolidates:** cfn-file-operations, cfn-log-operations
---
## Overview
This mega-skill provides I/O operations:
- **File** - File read/write/copy operations
- **Log** - Log file management and rotation
---
## Directory Structure
```
operations/
├── SKILL.md
├── lib/
│ ├── file/ # From cfn-file-operations
│ └── log/ # From cfn-log-operations
└── cli/
```
---
## Migration Paths
| Old Path | New Path |
|----------|----------|
| cfn-file-operations/ | operations/lib/file/ |
| cfn-log-operations/ | operations/lib/log/ |
---
## Version History
### 1.0.0 (2025-12-02)
- Consolidated 2 operations skills into mega-skill
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.
Generate a comprehensive VC investment assessment report for a company
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...
Create and maintain agent-authored Paperclip status cards, or compile a prose interest prompt into bounded CompanySearchQuery objects and write the first summary from the assigned Summarizer run.
Triage Paperclip inbox issues that are stale, blocked, in-review, or assigned-but-not-progressing, and decide a single next action per issue (resume, reassign, unblock, escalate, or close).