Packs

1 pack

Results for “json”

595 skills
sickn33
jq
Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
45.1k
jasoncarreira
introspection
Diagnose your own behavior by reading the structured logs you leave behind — turns.jsonl, events.jsonl, chat_history.jsonl, scheduler.yaml. Use when something has gone wrong (a message didn't land, a scheduled job isn't firing, a communication pattern feels off), when you need to understand a pattern over many turns, or when cost / token usage needs auditing. Covers jq query recipes and points at the debugging-jobs / debugging-communication / debugging-drift companion guides for specific failure modes.
6 · bundle
antigravity
copilot-sdk
Build applications that programmatically interact with GitHub Copilot using an SDK that wraps the Copilot CLI via JSON-RPC, providing session management, custom tools, hooks, MCP server integration, and streaming across Node.js, Python, Go, and .NET.
42.4k
johnalbertini14-glitch
spots
Finds all places in an area using grid-based Google Places scanning, not just the ones Google surfaces. Supports location or coordinate search, filtering by rating and reviews, and exporting results to JSON, CSV, or an interactive map.
1 · bundle
thatrebeccarae
schema-markup-generator
Generate structured data markup (JSON-LD) for rich results, AI search visibility, and enhanced SERP features. Supports Article, FAQ, HowTo, Product, Review, LocalBusiness, Event, BreadcrumbList, Person, Organization, and more. Use when the user needs schema markup, structured data, rich snippets, JSON-LD, or wants to improve search appearance.
105 · bundle
mit-network
jq
Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
2
ranbot-ai
jq
Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
6
yojahny55
wp-audit-seo-standards
Rank Math SEO configuration reference, schema JSON-LD templates, meta patterns, and SEO seeding commands
6
nous-hermeshub
jq
Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
1
akillness
deep-research
Routes a research topic through a structured two-phase workflow: generate an extensible outline, then fan out parallel web-search agents to investigate each item into validated JSON, producing a complete markdown report with table of contents.
42 · bundle
x402agent
apple-reminders
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
9
bouclem
ui-tokens
List, add, and update StyleSeed design tokens while keeping JSON sources, CSS variables, and dark-mode values in sync.
7
vimalinx
esample
Use when printing canned sample NCBI XML, JSON, flatfile, or GFF documents for testing, parser development, or xtract query prototyping.
0 · bundle
aibot88
ssl-skill-normalizer
Normalize SKILL.md artifacts into Scheduling-Structural-Logical (SSL) JSON representations using a conservative multi-pass extraction pipeline.
3 · bundle
matlab
matlab-use-duckdb
Use DuckDB from MATLAB via Database Toolbox (R2026a+) as a non-math operations engine on large tabular files (CSV/Parquet/JSON) and as a zero-config embedded database. Use when connecting to DuckDB, querying CSV, Parquet, and JSON files directly with SQL, reducing or profiling large data before MATLAB analysis, creating portable development databases, or installing DuckDB extensions. Triggers on: DuckDB, duckdb(), large CSV/Parquet/JSON, file too large for readtable, filter/aggregate at source, deduplicate, reduce before analysis, profile large file, persistent file import, analytical engine, SQL on CSV, SQL on Parquet, SQL on JSON, query CSV with SQL, query Parquet with SQL, run SQL on files, SQL queries on files, query files directly, SQL without database, in-process SQL.
920 · bundle
gabrielmoreira
memory
Search conversation history and access Dream-managed profile and memory files without editing them.
17
kensaurus
create-hook
Create Cursor hooks. Use to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.
8
gtynnn060110-hash
file-operations
Guidance on reading, parsing, and processing various file formats (CSV, JSON, YAML) commonly used in legal and compliance tasks
6 · bundle
zhixuli0406
docx
Read, create, and convert Microsoft Word (.docx) documents — extract text and tables, build reports from markdown/JSON, and export to PDF.
45 · bundle
nous-hermeshub
ui-tokens
List, add, and update StyleSeed design tokens while keeping JSON sources, CSS variables, and dark-mode values in sync.
1
jrennie99-glitch
mcp-bridge
Per-group MCP JSON-RPC proxy routing AI tool calls to multiple backend MCP servers with tool group filtering
0
shulkwisec
request-cves
Generates CVE request packages from pentest findings. Reads cve-candidates.json (auto-generated at pentest completion) or findings.json directly, then produces for each qualifying vulnerability: MITRE CVE form data, GitHub Security Advisory draft, full disclosure report, and vendor notification email. Invoke manually after a pentest engagement when you have true-positive findings that warrant CVE IDs.
21
dvcrn
form
Defines structural schemas, data ontologies, and interaction boundaries for autonomous entities and synthetic data architectures.
32
infinition
watcher-design
Translates plain-language monitoring requests into deterministic watcher rule trees for the LaRuche system.
2
shulkwisec
gh-export
Formats all confirmed pentest findings from findings.json into copy-pasteable GitHub issue markdown blocks, following the AppSec reporting guide template.
21
nous-hermeshub
web-scraper
Web scraping inteligente multi-estrategia. Extrai dados estruturados de paginas web (tabelas, listas, precos). Paginacao, monitoramento e export CSV/JSON.
1
stribus
reversa-image-prompt-json
Cria prompts JSON estruturados para geração de imagens de alta qualidade com estética luxuosa e cinematográfica. Use esta skill sempre que o usuário quiser gerar um prompt de imagem, criar uma foto de produto, montar um prompt para IA de imagem, fotografar produto virtualmente, criar imagem de comida, bebida, cosmético, joia, moda ou qualquer item visual. Também deve ser ativada quando o usuário mencionar: "prompt para imagem", "gerar imagem de produto", "foto de produto com IA", "prompt para Midjourney/DALL-E/Flux", "fotografar produto", ou pedir para "montar um prompt JSON de imagem".
1 · bundle
galyarderlabs
schema-markup
Design, validate, and optimize schema.org structured data for eligibility, correctness, and measurable SEO impact.
20 · bundle
infinition
youtube-transcribe
Fetches the transcript of a YouTube video as text or JSON using the video's caption track.
2 · bundle
lap-platform
hhs-media-services-api
HHS Media Services API skill. Use when working with HHS Media Services for resources.json, resources. Covers 31 endpoints.
6 · bundle
delorenj
bloodbank-sdk-generation
Generate typed SDK bindings (Pydantic v2 models, TypeScript types) from the Bloodbank JSON Schema tree at `bloodbank/schemas/bloodbank/v1/**` (Draft 2020-12). Uses `datamodel-code-generator` and `json-schema-to-typescript` — NOT the deprecated hand-rolled Holyfields generators. Use when generating event-contract bindings for a Bloodbank consumer, importing typed CloudEvents envelopes into another project, or scaffolding a `bloodbank-contracts` SDK package. Trigger keywords — "bloodbank SDK", "bloodbank contracts", "Pydantic from bloodbank schemas", "TypeScript types for bloodbank events", "bloodbank.v1.* types", "event contract bindings", "datamodel-code-generator", "json-schema-to-typescript", "regenerate SDK", "CloudEvents bindings". Do NOT use for schema authoring (edit `bloodbank/schemas/` directly per `docs/event-naming.md` §12), runtime envelope validation (use `BLOODBANK_HOOK_VALIDATE=1`), schema-tree consistency (`mise run smoketest:schemas`), or generic JSON Schema codegen unrelated to Bloodbank.
1 · bundle
vikingokft
wp-utf8-text
Handle UTF-8 and text encoding safely in WordPress plugins, especially on WP 6.9+ where wp_is_valid_utf8(), wp_scrub_utf8(), and noncharacter helpers replace older seems_utf8-style checks. Covers when to validate, scrub, reject, or preserve invalid bytes; wp_check_invalid_utf8 behavior; XML/JSON/feed/export.
0
hekivo
superpowers-sage-acorn-routes
Routes, controller, Acorn routes, web.php, route:list, Route::get, Route::post, Route::resource, Route::apiResource, middleware, route model binding, API endpoint, RouteServiceProvider, named routes, resource controller, single-action controller, invokable controller, route group, route prefix, JSON response, rate limiting, token auth, Accept application/json, route cache, WP rewrite conflicts — using Acorn's Laravel routing inside WordPress/Sage/Bedrock
13 · bundle
nvidia
jetson-llm-benchmark
Benchmark Jetson LLM/VLM serving performance across vLLM, llama.cpp, and Ollama with structured JSON output.
2.2k · bundle
agricidaniel
ads-report
Renders Markdown, HTML, or PDF paid-advertising reports from a validated Claude Ads JSON run bundle.
diegosouzapw
beat
Generates 16-step beat sequences from style prompts, producing JSON, MIDI, WAV, and MP3 files.
54 · bundle