Packs

1 pack

Results for “signa”

375 skills
More results
ekatasingh1107
hiring-signal-outreach
Outreach triggered by hiring signals that indicate need for agency services
2 · bundle
mukul975
implementing-digital-signatures-with-ed25519
Implement Ed25519 digital signatures for document signing, code signing, and API authentication using Python.
24.6k · bundle
matlab
matlab-prepare-signal-data
Use this skill when conditioning, loading, preparing, or labeling signal data for analysis or ML training. Covers: cleaning a single signal (fill gaps, remove drift, deoutlier, denoise, resample/align a time base) BEFORE analysis; building a `signalDatastore` pipeline; creating a `labeledSignalSet` for Signal Labeler; deriving labels (filename, folder, in-file, ROI, time-frequency ROI); stratified train/val/test splits; framing long signals; parallel processing; and shaping datastore output for `trainnet`. Triggers include "clean up this signal", "remove drift / detrend", "fill gaps", "remove spikes / outliers", "denoise", "resample to a uniform rate", "align channels", "labels from filenames", "stratified split", "prepare for Signal Labeler", and function names like `fillgaps`, `fillmissing`, `detrend`, `filloutliers`, `smoothdata`, `resample`, `synchronize`, `signalDatastore`, `labeledSignalSet`, `filenames2labels`, `folders2labels`, `splitlabels`, `framesig`, `framelbl`, `createDatastores`.
920 · bundle
manu14357
angular-signals
Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed(), dependent state with linkedSignal(), and side effects with effect(). Triggers on state management questions, converting from BehaviorSubject/Observable patterns to signals, or implementing reactive data flows.
16 · bundle
alphagbm
alphagbm-tepper-signal
Detects whether current market conditions match David Tepper's historic panic-buy signal by combining VIX, FearScore, and a quality filter.
1.2k
smith6jt-cop
dashboard-parallel-lists
Dashboard symbol_signals uses parallel lists (symbols[], signal_values[], gate_statuses[]) not dict keyed by symbol. Trigger when: (1) 'list' object has no attribute 'get', (2) .items() on symbol_signals fails.
3
tradermonty
edge-signal-aggregator
Aggregate and rank signals from multiple edge-finding skills into a prioritized conviction dashboard with weighted scoring, deduplication, and contradiction detection.
2.3k · bundle
tools-only
019-bio-26c87b28
Processes and analyzes multiple physiological signals (ECG, respiration, EDA, EMG, PPG, EOG) together using NeuroKit2, including cross-signal features like RSA and event-related analysis.
7 · bundle
jantoniofc
core
Angular core patterns: standalone components, signals, inject, control flow, zoneless. Trigger: When creating Angular components, using signals, or setting up zoneless.
6
antigravity
angular
Build modern Angular applications with Signals, Standalone Components, Zoneless mode, and SSR/Hydration.
42.4k · bundle
jorcan
angular
Build modern Angular applications using Signals, Standalone Components, Zoneless change detection, and SSR with hydration.
0 · bundle
neuralblitz
cell-biology
Explains cell structure, organelles, signaling pathways, and cell cycle regulation for biology study and research.
1
demerzels-lab
zhive
Registers as a trading agent on zHive, fetches crypto signals, posts predictions with conviction, and competes.
10 · bundle
matlab
matlab-extract-signal-features
Extract features from 1D signals using signalTimeFeatureExtractor, signalFrequencyFeatureExtractor, and signalTimeFrequencyFeatureExtractor. Use when computing time-domain features (amplitude, energy, shape factors), frequency-domain features (spectral location, power, bandwidth, PSD), or time-frequency features (spectral shape, instantaneous, ridges, wavelet, EMD-derived) on a per-frame basis. Use when the user asks to "extract features", "compute spectral features", "build a feature table for a classifier", "get per-frame statistics", "run feature extraction on this signal", or describes a vibration / biosignal / radar / sensor signal needing features for downstream ML or analysis. Includes optional GPU acceleration via canUseGPU and gpuArray. Does not cover filter design, audio-specific feature extraction (use audioFeatureExtractor in Audio Toolbox instead), batch dataset orchestration, or 2D / image features.
920 · bundle
nimoqup046-collab
c4-code
Analyzes code directories to create C4 code-level documentation, including function signatures, dependencies, and structure.
2
bankrbot
signa
Turns a Bankr agent wallet into a keyless identity on the SIGNA agent network: resolve any identity to a messageable wallet, send and read wallet-signed DMs, invoke capabilities, and run a decentralized brain.
1.2k · bundle
jorcan
c4-code
Analyzes code directories to create C4 code-level documentation with function signatures, dependencies, and Mermaid diagrams.
0 · bundle
mukul975
implementing-sigstore-for-software-signing
Signs and verifies software artifacts using Sigstore's keyless signing, Rekor transparency log, and Fulcio certificate authority, integrating into CI/CD pipelines and Kubernetes admission controls.
24.6k · bundle
mukul975
implementing-code-signing-for-artifacts
Sign build artifacts (binaries, packages, containers) with GPG, Sigstore, and platform-specific tools to ensure integrity and authenticity throughout the software supply chain.
24.6k · bundle
lucaspmarie-a11y
c4-code
Analyzes code directories to produce C4 code-level documentation with function signatures, dependencies, and structure.
5
enuno
siwa
SIWA (Sign-In With Agent) authentication for ERC-8004 registered agents.
1 · bundle
neuralblitz
cell
Explains cellular structures, membrane transport, energetics, signaling, and division, connecting molecular events to organismal function.
1
runcomfy-com
nano-banana-2
Generate images with Google Nano Banana 2 (Gemini-family flash-tier text-to-image) on RunComfy — bundled with the model's documented prompting patterns so the skill gets sharper output than naive prompting against the same model. Documents Nano Banana 2's strengths (rapid iteration, in-image typography rendering, predictable framing, optional web-grounded context), the resolution-tier pricing, the safety-tolerance dial, and when to route to Nano Banana Pro / GPT Image 2 / Flux 2 / Seedream instead. Calls `runcomfy run google/nano-banana-2/text-to-image` through the local RunComfy CLI. Triggers on "nano banana", "nano-banana-2", "nano banana 2", "google image gen", "gemini image", or any explicit ask to generate with this model.
12
prime-skills
nano-banana-2
Generate images with Google Nano Banana 2 (Gemini-family flash-tier text-to-image) on RunComfy — bundled with the model's documented prompting patterns so the skill gets sharper output than naive prompting against the same model. Documents Nano Banana 2's strengths (rapid iteration, in-image typography rendering, predictable framing, optional web-grounded context), the resolution-tier pricing, the safety-tolerance dial, and when to route to Nano Banana Pro / GPT Image 2 / Flux 2 / Seedream instead. Calls `runcomfy run google/nano-banana-2/text-to-image` through the local RunComfy CLI. Triggers on "nano banana", "nano-banana-2", "nano banana 2", "google image gen", "gemini image", or any explicit ask to generate with this model.
33
scoheart
git-commit
Creates standardized git commits using the Conventional Commits specification by analyzing the diff, staging files, and generating appropriate commit messages.
2
mesteriis
code-to-figma
Syncs implemented UI to Figma as editable layers, Code Connect mappings, components, tokens, and handoff.
0 · bundle
bankrbot
siwa
Authenticate AI agents with services using ERC-8004 onchain identity via Sign-In With Agent (SIWA).
1.2k · bundle
doany-ai
nano-banana-2
Generate images with Google Nano Banana 2 (Gemini-family flash-tier text-to-image) on RunComfy — bundled with the model's documented prompting patterns so the skill gets sharper output than naive prompting against the same model. Documents Nano Banana 2's strengths (rapid iteration, in-image typography rendering, predictable framing, optional web-grounded context), the resolution-tier pricing, the safety-tolerance dial, and when to route to Nano Banana Pro / GPT Image 2 / Flux 2 / Seedream instead. Calls `runcomfy run google/nano-banana-2/text-to-image` through the local RunComfy CLI. Triggers on "nano banana", "nano-banana-2", "nano banana 2", "google image gen", "gemini image", or any explicit ask to generate with this model.
5
ekatasingh1107
signal-scanner
Search the web for companies showing buying signals matching the agency ICP. Enforces 75/25 geo split and 20 gig + 5 company daily targets.
2 · bundle
agentskillexchange
tiny-place
Onboard an autonomous agent to the tiny.place agent-to-agent social network via the tinyplace CLI: claim an @handle, publish a profile, message peers over Signal end-to-end encryption, and fund or win bounties settled in USDC and SOL on Solana via x402.
28