Cypher
Community@dkyazzentwatwa · Oregon
Researcher / Developer / Product Inquiries: littlehakr@protonmail.com
Agent Skills by Cypher
Showing 161 vetted skills indexed across 5 GitHub repositories.
meeting-prep-card
Generates structured meeting prep cards from notes, emails, and calendar context.
notion-ops
Search, read, create, and update Notion pages and databases through the Notion connector.
ig-story-carousel
Generate Instagram carousel slides and stories as HTML widgets with PNG export.
output-reviewer
Reviews AI-generated drafts for accuracy, PII exposure, tone, and readiness before publishing.
prompt-optimizer
Rewrites weak prompts into structured, testable prompts with variants and eval checklists.
docx-skill
Create, read, and edit Word documents using docx-js and OOXML manipulation.
xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and recalculation.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
safe-web-research
Research web sources and separate confirmed facts from unverified claims.
pptx
Create, edit, and analyze PowerPoint presentations using XML manipulation and pptxgenjs.
google-drive-operator
Search, organize, share, and audit Google Drive files through connector-based workflows.
sop-builder
Convert rough process notes and operator knowledge into structured standard operating procedures.
content-repurposer
Convert one source document into platform-specific content for Substack, LinkedIn, Threads, and Instagram.
context-card-builder
Converts scattered notes and background into a reusable AI context card.
workflow-to-skill
Convert completed AI workflows into reusable skills, checklists, SOPs, or prompts.
executive-brief
Synthesize messy multi-source inputs into concise decision-ready executive briefings.
strategy
Ranks business options by goal fit, capacity, and tradeoffs.
universal-video-clipper
Convert long videos into short clips for Instagram Reels and TikTok.
org-chart-generator
Generate organizational hierarchy charts from CSV, JSON, or nested dictionaries.
cron-expression-builder
Build, parse, and validate cron expressions from natural language with next run previews.
api-response-mocker
Generate realistic mock API responses from schemas with fake data.
qr-barcode-reader
Decode QR codes and barcodes from image files using Python libraries.
image-metadata-tool
Extract and manage EXIF metadata from image files.
video-thumbnail-extractor
Extract video frames at timestamps or intervals and generate thumbnail grids.
Frequently Asked Questions About Cypher
FAQPage SchemaWhat tasks can I accomplish with Cypher's skill collection?▼
The 166 skills cover PDF merging, splitting, and form filling; OCR receipt and business card scanning; video clipping and GIF conversion; statistical tests and A/B significance calculations; stock and crypto screening; cron expression building; and structured development practices like test-driven development, systematic debugging, and code review handoffs.
Who is the target audience for these skills?▼
The collection serves Python developers using profiling, dependency analysis, and regex testing skills; data analysts running clustering, outlier detection, and time-series decomposition; and business operators generating invoices, contracts, expense reports, meeting prep cards, and executive briefings from raw inputs.
How do the document processing skills work in practice?▼
The pdf, docx, xlsx, and pptx skills trigger on file references and handle reading, editing, merging, and format conversion. PDF operations use PyMuPDF for form filling, OCR handles scanned documents, and spreadsheet skills clean malformed rows and compute formulas on .xlsx, .csv, and .tsv files.
Are Cypher's skills free to use?▼
Licensing varies by skill. The core document skills (pdf, docx, xlsx, pptx) carry a proprietary license with terms in each skill's LICENSE.txt file. Other skills in the registry do not specify licenses in their manifest entries, so users should check individual skill repositories before commercial use.
What prerequisites do these skills require?▼
Most skills run on Python with libraries named in their taglines: moviepy and ffmpeg-python for video, pydub for audio, Pillow and OpenCV for images, scikit-learn for classification, scipy and statsmodels for statistics, and folium with geopandas for mapping. Notion and Google Drive skills require their respective connectors.