Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

fabric

fabric には ObliviousOdin から収集した 203 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
203
Stars
2
更新
2026-07-19
Forks
0
職業カバレッジ
27 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

grok
その他コンピュータ職

Delegate coding to xAI Grok Build CLI (features, PRs).

2026-07-19
honcho
その他コンピュータ職

Configure and use Honcho memory with Fabric -- cross-session user modeling, multi-profile peer isolation, observation config, dialectic reasoning, session summaries, and context budget enforcement. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation, recall, and dialectic settings.

2026-07-19
hyperliquid
ソフトウェア開発者

Hyperliquid market data, account history, trade review.

2026-07-19
baoyu-article-illustrator
グラフィックデザイナー

Article illustrations: type × style × palette consistency.

2026-07-19
baoyu-comic
特殊効果アーティスト・アニメーター

Knowledge comics (知识漫画): educational, biography, tutorial.

2026-07-19
hyperframes
特殊効果アーティスト・アニメーター

Create HTML-based video compositions, animated title cards, social overlays, captioned talking-head videos, audio-reactive visuals, and shader transitions using HyperFrames. HTML is the source of truth for video. Use when the user wants a rendered MP4/WebM from an HTML composition, wants to animate text/logos/charts over media, needs captions synced to audio, wants TTS narration, or wants to convert a website into a video.

2026-07-19
kanban-video-orchestrator
映画・ビデオ編集者

Plan, set up, and monitor a multi-agent video production pipeline backed by Fabric Kanban. Use when the user wants to make ANY video — narrative film, product/marketing, music video, explainer, ASCII/terminal art, abstract/generative loop, comic, 3D, real-time/installation — and the work warrants decomposition into specialized profiles (writer, designer, animator, renderer, voice, editor, etc.) coordinated through a kanban board. Performs adaptive discovery to scope the brief, designs an appropriate team for the requested style, generates the setup script that creates Fabric profiles + initial kanban task, then helps monitor execution and intervene when tasks stall or fail. Routes scenes to whichever Fabric rendering / audio / design skill fits each beat (`ascii-video`, `manim-video`, `p5js`, `comfyui`, `touchdesigner-mcp`, `blender-mcp`, `pixel-art`, `baoyu-comic`, `claude-design`, `excalidraw`, `songsee`, `heartmula`, …) plus external APIs for TTS, image-gen, and image-to-video as needed.

2026-07-19
fabric-s6-container-supervision
ネットワーク・コンピュータシステム管理者

Modify, debug, or extend the s6-overlay supervision tree inside the Fabric Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern.

2026-07-19
pinggy-tunnel
ネットワーク・コンピュータシステム管理者

Zero-install localhost tunnels over SSH via Pinggy.

2026-07-19
watchers
ネットワーク・コンピュータシステム管理者

Poll RSS, JSON APIs, and GitHub with watermark dedup.

2026-07-19
agentmail
ソフトウェア開発者

Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. fabric-agent@agentmail.to).

2026-07-19
openclaw-migration
その他コンピュータ職

Migrate a user's OpenClaw customization footprint into Fabric. Imports Fabric-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.

2026-07-19
axolotl
ソフトウェア開発者

Axolotl: YAML LLM fine-tuning (LoRA, DPO, GRPO).

2026-07-19
stripe-link-cli
ソフトウェア開発者

Agent payments via Stripe Link — cards, SPT, approvals.

2026-07-19
canvas
ビジネスの高等教育教員

Canvas LMS integration — fetch enrolled courses and assignments using API token authentication.

2026-07-19
here-now
ウェブ開発者

Publish static sites to {slug}.here.now and store private files in cloud Drives for agent-to-agent handoff.

2026-07-19
memento-flashcards
その他の高等教育教員

Spaced-repetition flashcard system. Create cards from facts or text, chat with flashcards using free-text answers graded by the agent, generate quizzes from YouTube transcripts, review due cards with adaptive scheduling, and export/import decks as CSV.

2026-07-19
telephony
ソフトウェア開発者

Give Fabric phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.

2026-07-19
darwinian-evolver
ソフトウェア開発者

Evolve prompts/regex/SQL/code with Imbue's evolution loop.

2026-07-19
osint-investigation
ソフトウェア開発者

Public-records OSINT investigation framework — SEC EDGAR filings, USAspending contracts, Senate lobbying, OFAC sanctions, ICIJ offshore leaks, NYC property records (ACRIS), OpenCorporates registries, CourtListener court records, Wayback Machine archives, Wikipedia + Wikidata, GDELT news monitoring. Entity resolution across sources, cross-link analysis, timing correlation, evidence chains. Python stdlib only.

2026-07-19
godmode
情報セキュリティアナリスト

Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.

2026-07-19
unbroker
情報セキュリティアナリスト

Autonomously remove your info from data-broker sites.

2026-07-19
web-pentest
情報セキュリティアナリスト

Authorized web application penetration testing — reconnaissance, vulnerability analysis, proof-based exploitation, and professional reporting. Adapts Shannon's "No Exploit, No Report" methodology with hard guardrails for scope, authorization, and aux-client leakage. Active testing against running applications you own or have written authorization to test.

2026-07-19
code-wiki
ソフトウェア開発者

Generate wiki docs + Mermaid diagrams for any codebase.

2026-07-19
page-agent
ウェブ開発者

Embed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script> tag or npm package and lets end-users of your site drive the UI with natural language ("click login, fill username as John"). No Python, no headless browser, no extension required. Use this skill when the user is a web developer who wants to add an AI copilot to their SaaS / admin panel / B2B tool, make a legacy web app accessible via natural language, or evaluate page-agent against a local (Ollama) or cloud (Qwen / OpenAI / OpenRouter) LLM. NOT for server-side browser automation — point those users to Fabric's built-in browser tool instead.

2026-07-19
google-meet
ソフトウェア開発者

Join a Google Meet call, transcribe live captions, optionally speak in realtime, and do the followup work afterwards. Use when the user asks the agent to sit in on a meeting, take notes, summarize, respond in-call, or action items from it.

2026-07-19
fabric-agent
その他コンピュータ職

Configure, extend, or contribute to Fabric.

2026-07-19
ascii-video
特殊効果アーティスト・アニメーター

ASCII video: convert video/audio to colored ASCII MP4/GIF.

2026-07-19
sketch
ウェブ開発者

Throwaway HTML mockups: 2-3 design variants to compare.

2026-07-19
touchdesigner-mcp
ソフトウェア開発者

Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.

2026-07-19
himalaya
ソフトウェア開発者

Himalaya CLI: IMAP/SMTP email from terminal.

2026-07-19
fabric-contribute
ソフトウェア開発者

File approved Fabric bug reports and feature requests.

2026-07-19
github-auth
ソフトウェア開発者

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

2026-07-19
google-workspace
ソフトウェア開発者

Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.

2026-07-19
notion
ソフトウェア開発者

Notion API + ntn CLI: pages, databases, markdown, Workers.

2026-07-19
fabric-agent-skill-authoring
その他コンピュータ職

Author governed Fabric skills and evaluation contracts.

2026-07-19
simplify-code
ソフトウェア品質保証アナリスト・テスター

Parallel 3-agent cleanup of recent code changes.

2026-07-19
spike
ソフトウェア開発者

Throwaway experiments to validate an idea before build.

2026-07-19
moa-software-development
ソフトウェア開発者

Run a two-layer Mixture-of-Agents software workflow: one-shot GPT/Grok advisory planning, independent subscription-backed coding workers in isolated git worktrees, deterministic viability gates, and a blinded final MoA review owned by one merge agent. Use for difficult cross-module, architectural, security-sensitive, or genuinely disputed repository changes where independent implementations are worth the cost.

2026-07-18
orchestration
ソフトウェア開発者

Front door for multi-agent work — decide when to orchestrate at all, then route between subagent ensembles, parallel fan-out, staged pipelines, a builder crew, adversarial verification, isolated GPT/Grok coding worktrees, kanban worker lanes for durable boards, and Mixture of Agents for multi-model answers. Use when a task feels too big for one context, the user asks for parallel work, subagents, a team of agents, or an ensemble.

2026-07-18
このリポジトリの収集済み skills 203 件中、上位 40 件を表示しています。