.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/wheeler/wheeler-service-creator
home/skills/maxwellsdm1867/wheeler/wheeler-service-creator
maxwellsdm1867 avatar

wheeler-service-creator

bymaxwellsdm1867· 2 skills

Stars

10

Category

AI Agents & MCP

View on GitHub

TL;DR

Scaffold a NEW Wheeler service adapter that integrates an external tool into Wheeler end to end. Reach for this whenever the user wants to "create a wheeler service", "add a new tool adapter", "scaffold an integration", "wrap a service for wheeler", "onboard <some CLI/API/agent> into the graph", "ingest a new tool's output", or otherwise connect an external research tool (a search API, a generator, an analyzer, an agent card) to Wheeler so its results land in the knowledge graph with provenance, even if they do not say the word "adapter". Given the tool (interview the scientist, or read its --help / agent card), it produces four pieces: (a) the declarative registry contract the router reads (.wheeler/services.yaml or the bundled default), (b) a marshal-out ingest module wired to the shared _marshal.py helpers with BOTH provenance sides (Execution -[USED]-> inputs, produced nodes -[WAS_GENERATED_BY]-> Execution), (c) the marshal-in act /wh:<provider>-<tool> that reads graph context, passes --used source ids, and shells out, and (d) a parse-unit + live-Neo4j e2e test stub. A bundled scaffolder emits the skeleton files; the human then captures one real output, fills the parser against it, and runs the adversarial review to land it. Do NOT trigger for RUNNING an existing adapter (that is the /wh:asta-* acts), for graph lookups or queries, or for generic coding unrelated to wiring up a new external service.

How to install wheeler-service-creator?

maxwellsdm1867/wheeler/wheeler-service-creator
$npx -y skills add maxwellsdm1867/wheeler --skill wheeler-service-creator

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/maxwellsdm1867/wheeler" --skill "maxwellsdm1867/wheeler/wheeler-service-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/maxwellsdm1867/wheeler" that are relevant to the current task. Run `npx skills add "https://github.com/maxwellsdm1867/wheeler"` and select the relevant skills, then follow their instructions.

Preview

maxwellsdm1867/wheelermaxwellsdm1867/wheeler

$ npx -y skills add maxwellsdm1867/wheeler --skill wheeler-service-creator

▸ installing to .claude/skills…

✓ wheeler-service-creator ready

Repomaxwellsdm1867/wheeler
TypeSkills
CategoryAI Agents & MCP
ForDeveloperArchitect
UpdatedJul 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. vercel-labs avatarfind-skillsHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express…SkillsJul 20262.7M27k
  2. anthropics avatarmcp-builderGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.SkillsJul 202695k164k
  3. google avatargoogle-agents-cli-adk-codeThis skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use…SkillsJul 202666k5.4k
  4. google avatargoogle-agents-cli-workflowThis skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent",…SkillsJul 202665k5.4k
  5. google avatargoogle-agents-cli-evalThis skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval…SkillsJul 202665k5.4k
  6. google avatargoogle-agents-cli-scaffoldThis skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add…SkillsJul 202665k5.4k