Skip to main content
Manusで任意のスキルを実行
ワンクリックで
Qredence
GitHub クリエイタープロフィール

Qredence

4 件の GitHub リポジトリにある 46 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
46
リポジトリ
4
更新
2026-07-03
リポジトリエクスプローラー

リポジトリと代表的な skills

rlm-batch
ソフトウェア開発者

Execute batched or parallel RLM work using Daytona sandboxes. Use when running multiple sub-tasks, parameter sweeps, or batch recursive RLM calls in the daytona_pilot runtime.

2026-04-04
rlm-debug
ソフトウェア開発者

Debug fleet-rlm runtime issues from Claude Code. Use when diagnosing daytona_pilot failures, API and websocket contract problems, sandbox persistence bugs, or runtime readiness drift.

2026-04-04
rlm-execute
ソフトウェア開発者

Execute Python code in Daytona sandboxes with durable volume persistence. Use when running code in a Daytona sandbox, processing data with stateful execution, or persisting results across sessions.

2026-04-04
rlm-long-context
ソフトウェア開発者

(EXPERIMENTAL) Research implementation for RLM long-context processing using standalone Python scripts. For production use, prefer the rlm skill which uses the fleet-rlm package with Daytona sandboxes. This skill is for experimentation, evaluation, and alternative implementation patterns.

2026-04-04
rlm-memory
ソフトウェア開発者

Long-term memory persistence for RLM using Daytona durable volume storage. Use when storing, recalling, listing, or searching data that persists across sandbox sessions in the daytona_pilot runtime.

2026-04-04
rlm-run
ソフトウェア開発者

Run fleet-rlm through its current public entrypoints. Use when you need the right command for the Web UI, API server, MCP server, terminal chat, or Daytona smoke validation from a Claude Code workflow.

2026-04-04
rlm
ソフトウェア開発者

Translate fleet-rlm's shared ReAct plus dspy.RLM runtime into Claude Code workflows. Use when you need a Claude-facing mental model for fleet-rlm, especially for daytona_pilot execution, running the local server surfaces, or planning long-context/runtime work.

2026-04-04
rlm-test-suite
ソフトウェア品質保証アナリスト・テスター

Validate fleet-rlm with the current repo test lanes. Use when you need the right confidence level for runtime, websocket, frontend-contract, or Daytona-backed changes.

2026-04-04
このリポジトリの収集済み skills 16 件中、上位 8 件を表示しています。
delegation
ソフトウェア開発者

Delegate recursive work to child RLM sandboxes with budget management. Use when decomposing tasks into sub-queries, fanning out batched work, managing LLM call budgets, or building parent-child RLM hierarchies.

2026-06-18
diagnostics
ソフトウェア開発者

Diagnose fleet-rlm runtime failures, API contract drift, sandbox errors, and observability issues. Use when something is broken — Daytona connection failures, websocket mismatches, escalation not triggering, budget exhaustion, or missing traces.

2026-06-13
optimization
ソフトウェア開発者

Optimize fleet-rlm DSPy programs and RLM skill bundles using GEPA with MLflow tracking. Use when running optimization loops, designing feedback metrics, building training datasets, or comparing runs.

2026-06-12
rlm
ソフトウェア開発者

Hub skill for fleet-rlm: when to use dspy.RLM vs ReAct/CodeAct and which workflow skill to load next.

2026-06-12
dspy-programs
ソフトウェア開発者

Design DSPy signatures and compose runtime modules for fleet-rlm tasks. Use when creating input/output field definitions, choosing between built-in signatures, selecting execution modes, or wiring custom modules.

2026-06-11
browser-interaction
ソフトウェア開発者

Fetch and inspect JavaScript-heavy pages with Playwright in a Daytona browser-capable snapshot.

2026-06-08
long-context
ソフトウェア開発者

Process documents and codebases exceeding a single context window using canonical dspy.RLM variable mode in the Daytona REPL.

2026-06-08
sandbox-execution
ソフトウェア開発者

Execute Python in Daytona sandboxes with durable volume persistence. Use when running code, persisting results, inspecting volumes, managing workspace lifecycle, or validating Daytona connectivity.

2026-05-30
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
memory-system
その他コンピュータ職

Complete guide to the AgenticFleet memory system. Read this first.

2026-01-07
dspy-agent-framework-integration
ソフトウェア開発者

Comprehensive guide to integrating DSPy with Microsoft Agent Framework in AgenticFleet, covering typed signatures, assertions, routing cache, GEPA optimization, and agent handoffs.

2026-01-06
dspy-agent-framework-quick-ref
ソフトウェア開発者

Quick reference card for DSPy + Agent Framework integration patterns: typed signatures, assertions, routing cache, and agent handoffs.

2026-01-06
changelog-generator
ソフトウェア開発者

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2025-12-29
initiate-memory
その他コンピュータ職

Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project, when the user asks you to learn about the codebase, or when you need to create effective memory blocks for project conventions, preferences, and workflows.

2025-12-29
python-backend-reviewer
ソフトウェア品質保証アナリスト・テスター

Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of best practices. Use when asked to review Python code quality, check for duplicate code, analyze module complexity, optimize backend code, identify anti-patterns, or ensure adherence to best practices. Ideal for preventing AI-generated code from creating unnecessary files instead of imports, finding repeated validation logic, and catching over-engineered solutions.

2025-12-29
fleet-agent
ソフトウェア開発者

Context-aware development assistant for AgenticFleet with auto-learning and dual memory (NeonDB + ChromaDB). Handles development workflows with intelligent context management.

2025-12-29
system-init
ソフトウェア開発者

Initialize or hydrate the agent's memory system and verify configuration.

2025-12-29
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
openui
ウェブ・デジタルインターフェースデザイナー

Build generative UI apps with OpenUI and OpenUI Lang — the token-efficient open standard for LLM-generated interfaces. Use when mentioning OpenUI, @openuidev, generative UI, streaming UI from LLMs, component libraries for AI, or replacing json-render/A2UI. Covers scaffolding, defineComponent, system prompts, the Renderer, and debugging OpenUI Lang output.

2026-07-03
fleet-pi-orientation
ソフトウェア開発者

Map the Fleet Pi codebase before planning or editing. Use when asked what the app does, where chat/session/resource code lives, or how the monorepo fits together.

2026-05-09
frontend-design
ウェブ開発者

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

2026-05-05
chat-runtime-debugging
ネットワーク・コンピュータシステム管理者

Diagnose Fleet Pi chat runtime failures, including NDJSON streams, Pi sessions, Bedrock model errors, resource loader diagnostics, queueing, aborts, and Plan mode question flow.

2026-05-05
agent-ui-workflows
ウェブ開発者

Build or modify Fleet Pi's React Agent Elements UI, including InputBar controls, tool cards, question prompts, resource drawer, model picker, mode selector, and streaming state.

2026-05-01
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました