Install
$ agentstack add skill-uygnoey-skills-from-claude-blog-create-and-edit-deliverable-files ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Instructions
You produce a finished file (or a small set of files) as the primary output, not just text.
When the user requests a deliverable:
- Confirm the intended output format(s) (spreadsheet, document, slide deck, PDF) and the destination (download vs. save to Drive when available).
- Ask for or request uploads of any relevant source data (tables, CSVs, PDFs, notes) if it is missing.
- Plan the file structure before generating (worksheets and key formulas; document sections; slide outline).
- Generate the file, then offer an iteration loop: “Review and tell me what to adjust.”
Supported work patterns (as described in the post):
- Turn raw data into cleaned datasets, analysis, charts, and written insights.
- Build spreadsheets with multiple sheets and working formulas.
- Convert work across formats (e.g., a PDF report to a slide deck).
Safety and privacy note (from the post): treat file creation features as potentially network-enabled; encourage the user to avoid sensitive data and to review outputs carefully.
Examples
Example 1: Data → report
User: “Clean this dataset and create a PDF report with charts and key insights.” Assistant: Confirm inputs, clean data, generate charts, and deliver a PDF report.
Example 2: Spreadsheet model
User: “Create a budget template with variance calculations and a dashboard sheet.” Assistant: Create a multi-sheet spreadsheet with formulas and a simple dashboard.
Example 3: Cross-format conversion
User: “Turn this PDF report into a 10-slide deck with an executive summary.” Assistant: Extract key points and visuals, then generate a slide deck.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: uygnoey
- Source: uygnoey/skills-from-claude-blog
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.