Centralized access to language-specific API references and configuration docs.
Install
mkdir -p .claude/skills/api && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13351" && unzip -o skill.zip -d .claude/skills/api && rm skill.zipInstalls to .claude/skills/api
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
<!-- This file is auto-generated by alef — DO NOT EDIT. --> <!-- alef:hash:3889b2453f18092814e55fb47f584c2119e6465846b5accfbae6b82f487417fc --> <!-- To regenerate: alef docs --> <!-- To verify freshness: alef verify --exit-code -->Key capabilities
- →Access API documentation for Python.
- →Access API documentation for TypeScript.
- →Access API documentation for Ruby.
- →Access API documentation for PHP.
- →Access API documentation for C.
- →Access API documentation for Go.
How it works
This skill directs users to pre-generated documentation pages for various programming languages, data types, and configurations related to html-to-markdown-rs.
Inputs & outputs
When to use api
- →Access API documentation
- →View type configuration
- →Check language-specific implementations
About this skill
html-to-markdown-rs API Reference
Use this skill when working with html-to-markdown-rs generated language APIs, data types, configuration, or error surfaces.
Generated reference pages:
- docs-site/src/content/docs/reference/api-python.md
- docs-site/src/content/docs/reference/api-typescript.md
- docs-site/src/content/docs/reference/api-ruby.md
- docs-site/src/content/docs/reference/api-php.md
- docs-site/src/content/docs/reference/api-c.md
- docs-site/src/content/docs/reference/api-go.md
- docs-site/src/content/docs/reference/api-java.md
- docs-site/src/content/docs/reference/api-csharp.md
- docs-site/src/content/docs/reference/api-elixir.md
- docs-site/src/content/docs/reference/api-wasm.md
- docs-site/src/content/docs/reference/api-r.md
- docs-site/src/content/docs/reference/api-kotlin-android.md
- docs-site/src/content/docs/reference/api-c.md
- docs-site/src/content/docs/reference/api-swift.md
- docs-site/src/content/docs/reference/api-dart.md
- docs-site/src/content/docs/reference/api-zig.md
- docs-site/src/content/docs/reference/api-rust.md
- docs-site/src/content/docs/reference/configuration.md
- docs-site/src/content/docs/reference/types.md
- docs-site/src/content/docs/reference/errors.md
When not to use it
- →When the task is not related to html-to-markdown-rs generated language APIs.
- →When the task is not related to data types, configuration, or error surfaces of html-to-markdown-rs.
Limitations
- →It only provides access to documentation for html-to-markdown-rs.
- →It relies on pre-generated documentation pages.
- →It does not generate new documentation on demand.
How it compares
This skill provides direct links to specific, generated API reference pages, eliminating the need to manually search for documentation across different languages and types.
Compared to similar skills
api side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| api (this skill) | 0 | 1mo | No flags | Beginner |
| deepwiki-rs | 25 | 9mo | Review | Intermediate |
| rust-learner | 8 | 6mo | Review | Beginner |
| exploring-rust-crates | 3 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by xberg-io
View all by xberg-io →You might also like
deepwiki-rs
sopaco
AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional documentation from any programming language.
rust-learner
actionbook
Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo update, 最新版本, 版本号, 稳定版, 最新, 哪个版本, crate 信息, 文档, 依赖, Rust 版本, 新特性, 有什么特性
exploring-rust-crates
hashintel
Generate Rust documentation to understand crate APIs, structure, and usage. Use when exploring Rust code, understanding crate organization, finding functions/types/traits, or needing context about a Rust package in the HASH workspace.
writing-user-outputs
max-sixty
CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system.
add-api-version
oxidecomputer
Add a new version to a Dropshot HTTP API. Use when the user wants to make versioned changes to a Dropshot-managed HTTP API, such as adding, making changes to, or removing an API endpoint.
sync-upstream
rust-lang-cn
Sync Chinese translation repository with upstream rust-lang/nomicon. Use when user wants to check for upstream changes, sync translations, update from upstream, or asks about differences between local translation and upstream English version. Triggers on requests like "sync upstream", "check upstream changes", "update from nomicon", or "sync translation".