Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ari-dai-skills

ari-dai-skills contient 51 skills collectées depuis geekdreamzz, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
51
Stars
2
mis à jour
2026-07-03
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

dataspheres-api
Développeurs de logiciels

Local dev skill for the Dataspheres AI Content API. Wraps /api/v1/ REST endpoints for local-to-production content workflows. Use when the user wants to push pages, generate release notes from git log, list pages, or update content in a datasphere from their local machine.

2026-07-03
newsletters
Développeurs de logiciels

Full newsletter lifecycle — create, configure all settings (frequency, personalization, AI model, web search, reply threading, plan mode wiring), manage subscribers, attach forms, draft and manage issues, preview personalized letters, enable private chat and email replies, and test in dev.

2026-07-03
ari-dai-skills
Autres occupations informatiques

Drive the Dataspheres AI platform from Claude Code — read conversation history, post messages as the user (via API key), poll for ARI replies, read the Reality Engine debug log, update the plan and outcomes, and control orchestration flow. Use when you need Claude Code to interact with ARI or inspect/modify a running reality session.

2026-07-03
graphs
Développeurs de logiciels

Knowledge-graph tools for Dataspheres AI — build typed graphs, relate nodes with VISUAL or executable TASK edges, group into colored container bubbles, auto-detect article hero images, embed graphs in pages, run scheduled searches, and report.

2026-07-02
sequencers
Développeurs de logiciels

Sequencers tools for Dataspheres AI

2026-07-02
planner
Spécialistes en gestion de projets

Manage Kanban tasks, plan modes, and project workflows in Dataspheres AI

2026-06-21
rich-content
Développeurs de logiciels

Skill for producing high-fidelity, interactive blog posts, research reports, and intelligent reports on the Dataspheres AI platform. Drives ARI and ari-dai-skills to use the full tool suite — web search, image generation, YouTube embeds, code blocks, Mermaid diagrams, datasets, live data cards, citations, and SEO metadata — to produce publication-ready interactive pages.

2026-06-21
media
Développeurs de logiciels

Media tools for Dataspheres AI

2026-06-19
folders
Développeurs de logiciels

Folders tools for Dataspheres AI

2026-06-19
pages
Développeurs de logiciels

Pages tools for Dataspheres AI

2026-06-19
ai
Développeurs de logiciels

Background AI drafting for Dataspheres AI pages

2026-06-17
connections
Développeurs de logiciels

Connections tools for Dataspheres AI

2026-06-17
context
Développeurs de logiciels

Manage active datasphere context and session state

2026-06-17
conversation
Développeurs de logiciels

Conversation tools for Dataspheres AI

2026-06-17
courses
Développeurs de logiciels

Full LMS course + quiz REST API for Dataspheres AI. Build a course (modules → lessons → graded quizzes), author quiz questions with correct answers + points, manage enrollment, track per-quiz results and the course gradebook, and issue verifiable certificates. Courses are pages-native — the student view is the course's overview page under /pages/:uri/:slug.

2026-06-17
data-cards
Développeurs de logiciels

Data Cards tools for Dataspheres AI

2026-06-17
datasets
Développeurs de logiciels

Datasets tools for Dataspheres AI

2026-06-17
dataspheres
Développeurs de logiciels

Dataspheres tools for Dataspheres AI

2026-06-17
documents
Développeurs de logiciels

Documents tools for Dataspheres AI

2026-06-17
export
Développeurs de logiciels

Export datasphere content to local workspace/ files

2026-06-17
images
Développeurs de logiciels

Images tools for Dataspheres AI

2026-06-17
knowledge-bank
Développeurs de logiciels

Knowledge Bank tools for Dataspheres AI

2026-06-17
library
Développeurs de logiciels

Upload and manage media in the Dataspheres AI library

2026-06-17
linked-urls
Développeurs de logiciels

Linked Urls tools for Dataspheres AI

2026-06-17
posts
Développeurs de logiciels

Posts tools for Dataspheres AI

2026-06-17
presentations
Développeurs de logiciels

Author and edit presentation decks in Dataspheres AI via REST + ARI tools — whole-deck get/set plus granular slide and per-slide component CRUD for every component type. Always test locally first.

2026-06-17
principles
Développeurs de logiciels

Coding principles, completion standards, file headers, and the dai-skills motto. Read before writing any code or marking any task done.

2026-06-17
render
Administrateurs de réseaux et de systèmes informatiques

Debug the Render-hosted production deployment directly via the Render MCP — tail service logs, inspect deploys, check service + Postgres health, read env, and correlate errors with deploy/maintenance events. Use when prod is erroring and you need real infrastructure data instead of inferring from the app's error table.

2026-06-17
research
Analystes en études de marché et spécialistes en marketing

AI-powered web research via Dataspheres AI assistant conversations

2026-06-17
saved-lists
Autres occupations informatiques

Saved Lists tools for Dataspheres AI

2026-06-17
search
Autres occupations informatiques

Search tools for Dataspheres AI

2026-06-17
sequences
Autres occupations informatiques

Create and run automated workflows in Dataspheres AI

2026-06-17
surveys
Autres occupations informatiques

Design, run, and analyze surveys in Dataspheres AI — create, add/edit/delete/reorder questions, collect responses, view analytics, export data.

2026-06-17
tasks
Autres occupations informatiques

Tasks tools for Dataspheres AI

2026-06-17
survey
Développeurs de logiciels

Create and manage surveys via API. Creates survey pages with questions, configures settings (live results, anonymous, etc.), and seeds to any datasphere locally or in prod. Always test locally first.

2026-06-15
house-style
Rédacteurs techniques

The default writing voice for Dataspheres AI page content — blog posts, reports, docs, landing copy. A measured, white-paper register that reads like a knowledgeable human wrote it, NOT like an AI rushed it. Use this voice by default whenever composing prose for a page; invoke explicitly to revoice existing copy that "sounds like AI". Defines the AI tells to strip out and the register to write in, with before/after examples.

2026-06-14
data-viz
Développeurs de logiciels

Reusable, sanitizer-safe inline data visualizations for Dataspheres pages — stat cards, lifecycle/flow strips, layered architecture diagrams. Use whenever a page, blog post, or report needs a custom diagram or stat row that is NOT live data (for live charts use datasets + data cards; for process flows from data use Mermaid). Works for manual editing, ARI tool flows, and REST API publish scripts. Guarantees the diagram survives TipTap re-serialization and never clips.

2026-06-12
coding-standards
Développeurs de logiciels

Error handling protocol, validation requirements, file header standards, and LLM token budget requirements. Use when writing new services, API endpoints, LLM calls, or when unsure about error handling patterns in this project.

2026-06-07
design-principles
Développeurs de logiciels

Reference guide for shared component patterns and SOLID OOP design principles used in the Dataspheres AI platform. Use when designing new features, reviewing architecture decisions, or when the user asks "how should I structure this?" or "what's the right pattern for this?"

2026-06-07
faceless
Analystes en études de marché et spécialistes en marketing

Manage Faceless AI marketing dataspheres - seed content, create completions, manage newsletters, surveys, and datasets across all public-facing dataspheres. Use when the user wants to create content, seed a datasphere, manage marketing DSes, or work on any Faceless AI datasphere.

2026-06-07
Affichage des 40 principaux skills collectés sur 51 dans ce dépôt.