DEV Community, worked by an AI employee
Not another app for your team to learn, and not a set of rules for you to build. You hire an AI employee, you give it access to your DEV Community account, and you ask it for things in Slack or Teams the way you would ask anyone else on the team. There is nothing to map and nothing to maintain.
- Developer Tools
- Connects with a key
- 28 ready-made tools
- Asked in Slack or Teams
An illustration of how the conversation reads, not a transcript from a client account.
What DEV Community is
DEV Community (dev.to) is a community of software developers where you can publish articles, engage with others, and build your online presence.
You paste in a key from your own DEV Community account. It is kept encrypted, and you can withdraw it from inside DEV Community whenever you like.
One message in, the work done in DEV Community.
- 01
You ask
You message your AI employee in the chat your team already has open, in one sentence, in your own words.
- 02
It works out the step
It decides what the job needs in DEV Community. You do not pick anything from a menu or wire anything together.
- 03
It does the work
Signed in to your own DEV Community account, inside the access you granted it, doing the thing you asked for.
- 04
It reports back
It tells you what it did, in the same thread. If it could not do something, it says so rather than guessing.
What it can do in DEV Community
These are the ready-made tools your AI employee already has in DEV Community. It is not limited to them, but it never has to be taught these.
- Create ArticleCreate a new article on DEV Community. Use this action to create a new article on behalf of the authenticated user. The article can be published immediately by setting published=tr
- Get Article By IDReturns a single published article by its ID, including full body content. Use this action when you know the unique ID of the article you want to retrieve. The response includes co
- Get Article By PathReturns a single published article by username and slug path. Use this action when you know the username of the author and the article's slug. The response includes full article de
- Get Comment by IDReturns a single comment and its descendants (replies) by comment ID. Use this action when you need to retrieve a specific comment along with all its replies from DEV Community. Th
- Get Current UserTool to get the currently authenticated user's profile information. Use when you need to retrieve the profile of the user associated with the provided API key. Returns user details
- Get ListingReturns a single classified listing by its ID. Use this action to retrieve detailed information about a specific listing on DEV Community, including the title, description, categor
- Get OrganizationReturns a single organization by its username. Use this action when you need to retrieve organization profile information from DEV Community. Returns organization details including
- Get Profile ImageReturns the profile image URL for a user or organization by username. Use this action to retrieve the profile picture(s) for a specific user or organization on DEV Community. The A
- Get userTool to get a single user by their ID or username. Use when you need to retrieve user profile information from DEV Community. Returns user details including username, name, bio, lo
- List ArticlesReturns a list of published articles, optionally filtered by tags, username, state, or top articles. Supports pagination. Use when you need to browse or search for articles on DEV
- List CommentsTool to list comments for a specified article or podcast episode on DEV Community. Use when you need to retrieve all comments for a particular article or podcast episode. Requires
- List DEVTO Reading ListReturns the articles in the authenticated user's reading list. Requires authentication via API key. The reading list contains articles that the authenticated user has saved for lat
- List Followed TagsReturns a list of tags followed by the authenticated user. Use this action to retrieve the tags that the currently authenticated user has followed on DEV.to. The response includes
- List FollowersTool to retrieve a list of users who follow the authenticated user. Supports pagination with 80 followers per page by default. Use when you need to see who is following the authent
- List latest DEV Community articlesTool to retrieve a list of published articles sorted by descending publish date. Use when you need to fetch the latest articles from DEV Community with pagination support. Returns
- List ListingsReturns a list of classified listings for jobs, mentors, products, etc. Use this action to browse available listings on DEV Community. Supports pagination and filtering by category
- List Listings By CategoryReturns a list of classified listings filtered by category. Use this action to browse listings on DEV Community for a specific category (jobs, mentors, products, events, etc.). The
- List Organization ArticlesTool to list articles published by a specific organization on DEV.to. Use when you need to retrieve all articles published by an organization. The results are paginated and can be
- List organization users on DEV.toTool to list users belonging to a specified organization on DEV.to. Use when you need to retrieve all members/users of a particular organization. Returns a list of user objects wit
- List podcast episodes on DEV.toTool to retrieve a list of podcast episodes from DEV.to. Use when you need to browse or search for podcast episodes on DEV.to. Returns a list of podcast episodes, optionally filter
- List TagsReturns a list of tags with their names, background colors, and text colors. Use this action to retrieve available tags from DEV Community for filtering articles or discovering top
- List User All ArticlesTool to list all articles (both published and unpublished) for the authenticated user. Use when you need to retrieve all articles belonging to the authenticated user's account, inc
- List User ArticlesTool to list published articles for the authenticated user. Use when you need to retrieve only the published articles belonging to the authenticated user's account. For unpublished
- List user's published articlesReturns a list of the authenticated user's published articles only. Use when you need to retrieve articles that the current user has published on DEV Community. Supports pagination
- List user's unpublished articlesReturns a list of the authenticated user's unpublished (draft) articles. Use when you need to retrieve draft articles that have not yet been published. Supports pagination via page
- List VideosTool to retrieve a list of articles that contain videos. Use when you need to browse video content on DEV Community. Supports pagination via page and perpage parameters.
- Update ArticleUpdate an existing article on DEV Community. Only the article owner can update it. Use this action to modify article properties like title, body content, description, cover image,
- Update ListingUpdates an existing classified listing on DEV Community. Use this action to modify a listing's title, body, category, tags, or status. The 'bump' action refreshes the listing's tim
You stay the boss of your DEV Community account.
Nothing connects until you approve it. You grant access one app at a time, you can take it back the same way, and everything your AI employee does in there is written down where you can see it.
How we handle your data- It signs in to your own DEV Community account. You are not moving anything into ours.
- You grant access one app at a time, and you can take it back the same way.
- Everything it does in DEV Community is written down, with what it did and when.
- Anything you tell it to check with you first, it checks with you first.
It works in DEV Community and the rest of your software in the same job
A real job rarely stays in one place. Reading a message in one app, checking a record in another and writing the result in a third is one request to your AI employee, not three.
Questions people ask about DEV Community
- Can an AI employee really work inside DEV Community?
- Yes. It signs in to your own DEV Community account and works in it the way a new hire would, from the chat your team already has open. Nobody installs anything, and nobody learns a new screen.
- Do I have to move anything out of DEV Community?
- No. Nothing moves and nothing is replaced. Your records stay in DEV Community, your team carries on in the same screens they used yesterday, and your AI employee works alongside them in there.
- How does it get into my DEV Community account?
- You paste in a key from your own DEV Community account. It is kept encrypted, and you can withdraw it from inside DEV Community whenever you like. You approve it before anything connects, and you can take the access back the same way you gave it.
- What can it actually do in DEV Community?
- It has 28 ready-made tools in DEV Community today, among them Create Article, Get Article By ID and Get Article By Path. The full list is on this page. It is not limited to those, but it never has to be taught them.
- Can it use DEV Community and the rest of my software in the same job?
- Yes, and that is usually the point. Reading a message in one app, checking a record in DEV Community and writing the result somewhere else is one request to your AI employee, not three separate ones you stitch together.
- Who decides what it is allowed to do in DEV Community?
- You do. You grant access one app at a time and can withdraw it at any time, anything you ask it to check with you first it checks with you first, and everything it does in DEV Community is written down with what it did and when.