Community寫作與編輯github.com

chr1sc2y/fujifilm-film-sim-skill

Turn supported RAW files into verified Fujifilm-ready DNG copies for Lightroom—without touching originals.

相容平台Claude Code~Codex CLI~Cursor
npx skills add chr1sc2y/fujifilm-film-sim-skill

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

說明文件

Unlock Fujifilm Film Simulations

Overview

Produce verified Fujifilm-profile-ready DNG copies from a photo directory. Keep every source file byte-for-byte untouched and use the bundled processor for deterministic behavior.

Workflow

  1. Resolve the directory supplied by the user. If no directory was supplied, ask for it.

  2. Locate scripts/process.py relative to this SKILL.md. Run python3 scripts/process.py --help from the Skill directory to confirm the processor is available.

  3. Run:

    python3 scripts/process.py "/absolute/path/to/photos" --json
    
  4. If the processor exits 2, read references/compatibility.md. Install a missing dependency only through a standard package manager when the environment permits it, then rerun. Never download and execute an unverified binary.

  5. Inspect the JSON response and <output_dir>/report.json. Exit 0 is complete only when failed is 0 and succeeded equals discovered.

  6. Return the absolute output directory, succeeded/discovered counts, and any failures. Mention that the user can import the generated DNG files into Lightroom.

Safety Rules

  • Never modify, move, rename, or delete source files.
  • Never run ExifTool directly on a source path or improvise a replacement shell pipeline.
  • Never reuse or overwrite an existing fujifilm-ready* directory.
  • Do not claim success when the processor exits nonzero, a report is missing, or any verification failed.
  • Do not offer camera identity controls. This Skill has one fixed Fujifilm target.

Result Contract

A successful output directory contains generated .dng files, report.json, and REPORT.md. The processor preserves source-relative folders and creates a numbered output directory on repeated runs.

Read references/compatibility.md only when dependencies, RAW decoding, or Lightroom profile availability needs troubleshooting.

相關技能

munexor/seo-opportunity-nexus

SEO Superpower 2026: Bootstrap, Audit & Refresh Stale Content with Free GSC Tools

community

coreyhaines31/popups

When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," "overlay," "collect emails with a popup," "exit popup," "scroll trigger," "sticky bar," or "notification bar." Use this for any overlay or interrupt-style conversion element. For forms outside of popups, see cro. For general page conversion optimization, see cro.

community

Bugrasemerkant/web-quality-skills

🌐 Optimize web projects with essential skills for performance, accessibility, and SEO, based on Google Lighthouse and Core Web Vitals guidelines.

community

aws/amazon-bedrock

Builds generative AI applications on Amazon Bedrock. Covers model invocation (Converse API, InvokeModel), RAG with Knowledge Bases, Bedrock Agents, Guardrails, and AgentCore. Use when invoking models, setting up Knowledge Bases, creating agents, applying guardrails, deploying to AgentCore, troubleshooting Bedrock errors (ThrottlingException, AccessDeniedException), or choosing models (Claude, Llama, Nova, Titan). ALSO USE for prompt caching setup and debugging, quota health checks and throttling diagnosis, cost attribution and tracking, migrating between Claude model generations (4.5 to 4.6 to 4.7), chunking strategies, API selection (Converse vs InvokeModel), guardrail capabilities, and model selection. Also covers AgentCore Payments setup (x402, microtransactions, Payment Manager, Connector, Instrument, Coinbase CDP, Stripe Privy, 402 Payment Required, pay for content, paid endpoint, agent payments). NOT for custom model training, Rekognition, or Comprehend.

community

oelamazonas/email-agent

📧 Streamline your inbox with Email Agent AI; it automatically sorts, classifies, and archives emails across multiple accounts for effortless management.

community

googleworkspace/recipe-share-folder-with-team

Share a Google Drive folder and all its contents with a list of collaborators.

community